You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

README.md 1.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. NerD keyboard firmware
  2. ========================
  3. Korean Keyboard designed by GON.
  4. *Note that this is not the official firmware*
  5. Hardware revision
  6. -----------------
  7. This firmware was developed and tested for NerD pcb version 1.61 and 2.0.
  8. Supported features
  9. ------------------
  10. * All layout options are supported
  11. * All leds are supported
  12. Changing Bootloader
  13. -------------------
  14. You can't simply just upload this firmware to a new NerD board because the original
  15. bootloader won't accept DFU connections.
  16. You can change the bootloader of the keyboard with an ISP programmer of your choice.
  17. The bootloader pins are easy to access on the NerD pcb.
  18. *Be aware that after changing the bootloader the official configuration software
  19. won't work anymore and you'll lose your warrenty. GON won't provide any support for this firmware.*
  20. Build
  21. -----
  22. Move to this directory then just run `make`.
  23. Jump to Bootloader
  24. ------------------
  25. You can jump to bootloader by software if you have a macro defined for this in your keymap. The
  26. default command is (LSFT+RSFT+PAUS) to access the bootloader by software jump.