From 52f4a38cb39e3640e0479b794815eae38a49f503 Mon Sep 17 00:00:00 2001 From: Yu He Date: Sat, 12 Aug 2017 16:05:05 +0200 Subject: Add support for the ErgoDone --- keyboards/ergodox/readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'keyboards/ergodox/readme.md') diff --git a/keyboards/ergodox/readme.md b/keyboards/ergodox/readme.md index 7327087ffe..db44004dae 100644 --- a/keyboards/ergodox/readme.md +++ b/keyboards/ergodox/readme.md @@ -145,6 +145,16 @@ You have a few options in how you flash the firmware: any part of the firmware code itself, you can program only the MASTER half. It is safest to program both halves though. +## ErgoDone + +The ErgoDone uses its own HID bootloader and needs to be flashed using the [TKG Toolkit](https://github.com/kairyu/tkg-toolkit). + + - Build the firmware with `make ergodone-keymapname` + + - While plugging in the USB cable, hold the two right-most keys on the left half of the ErgoDone to enter FLASH mode. + + - Use the utility from [TKG Toolkit](https://github.com/kairyu/tkg-toolkit) to flash the keyboard: `hid_bootloader_cli -mmcu=atmega32u4 ergodox_ergodone_keymapname.hex` + # Contributing your keymap The QMK firmware is open-source, so it would be wonderful to have your contribution! Within a very short time after launching we already amassed dozens of user-contributed keymaps, with all sorts of creative improvements and tweaks. This is very valuable for people who aren't comfortable coding, but do want to customize their ErgoDox. To make it easy for these people to use your layout, I recommend submitting your PR in the following format. -- cgit v1.2.3