summaryrefslogtreecommitdiff
path: root/keyboard/lightpad/README.md
diff options
context:
space:
mode:
authorRalf Schmitt <ralf@bunkertor.net>2014-08-23 17:16:16 +0200
committerRalf Schmitt <ralf@bunkertor.net>2014-08-24 16:31:12 +0200
commitaf19f56ec98d27ab939b024effefcbebbab8f125 (patch)
treea36580e1181affb90423987063d423a498479584 /keyboard/lightpad/README.md
parent79840c678e13f9a737f80048bc3b9c9c55e3fc77 (diff)
Support for Lightpad keypad
Diffstat (limited to 'keyboard/lightpad/README.md')
-rw-r--r--keyboard/lightpad/README.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboard/lightpad/README.md b/keyboard/lightpad/README.md
new file mode 100644
index 0000000000..b21cccc6a2
--- /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.