diff options
Diffstat (limited to 'keyboards/converter/adb_usb/readme.md')
-rw-r--r-- | keyboards/converter/adb_usb/readme.md | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/keyboards/converter/adb_usb/readme.md b/keyboards/converter/adb_usb/readme.md index 8de9b9ad46..2d2e3cd4e3 100644 --- a/keyboards/converter/adb_usb/readme.md +++ b/keyboards/converter/adb_usb/readme.md @@ -51,16 +51,8 @@ Keymap ------ To build the default keymap run this command: - $ make converter/adb_usb:default - -You may add your own keymap to the converter/adb_usb/keymaps directory, as you would with any other QMK-powered keyboard. - -To build your custom keymap, change the build command to: - - $ make converter/adb_usb:my_keymap - -Where 'my_keymap' is the name of your custom keymap directory. - + $ make converter/adb_usb/rev1:default # Pro Micro-based + $ make converter/adb_usb/rev2:default # Hasu 32U2 PCB Locking Caps Lock ---------------- |