Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Tento repozitář je archivovaný. Můžete prohlížet soubory, klonovat, ale nemůžete nahrávat a vytvářet nové úkoly a požadavky na natažení.

123456789101112131415161718192021222324
  1. Lightpad keypad firmware
  2. ======================
  3. Korean custom keypad designed by Duck.
  4. *Note that this is not the official firmware*
  5. Supported models
  6. ----------------
  7. All pcb options are supported.
  8. Build
  9. -----
  10. Move to this directory then just run `make` like:
  11. $ make -f Makefile.lufa
  12. Bootloader
  13. ---------
  14. The PCB is hardwired to run the bootloader if the key at the `top left` position is held down when connecting the keyboard.
  15. It is still possible to use Boot Magic and Command to access the bootloader though.