From af19f56ec98d27ab939b024effefcbebbab8f125 Mon Sep 17 00:00:00 2001 From: Ralf Schmitt Date: Sat, 23 Aug 2014 17:16:16 +0200 Subject: Support for Lightpad keypad --- keyboard/lightpad/README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 keyboard/lightpad/README.md (limited to 'keyboard/lightpad/README.md') diff --git a/keyboard/lightpad/README.md b/keyboard/lightpad/README.md new file mode 100644 index 000000000..b21cccc6a --- /dev/null +++ b/keyboard/lightpad/README.md @@ -0,0 +1,24 @@ +Lightpad keypad firmware +====================== +Korean custom keypad designed by Duck. + +*Note that this is not the official firmware* + + +Supported models +---------------- +All pcb options are supported. + + +Build +----- +Move to this directory then just run `make` like: + + $ make -f Makefile.lufa + + +Bootloader +--------- +The PCB is hardwired to run the bootloader if the key at the `top left` position is held down when connecting the keyboard. + +It is still possible to use Boot Magic and Command to access the bootloader though. -- cgit v1.2.3