summaryrefslogtreecommitdiff
path: root/keyboard/lightsaber/README.md
diff options
context:
space:
mode:
authorIBNobody <ibnobody@gmail.com>2016-06-11 13:28:27 -0500
committerIBNobody <ibnobody@gmail.com>2016-06-11 13:28:27 -0500
commit50621a2e6a7d03add0c202e5b2698338c7fbbf5b (patch)
treed6f002712c22e8cf4523e04a9da889c7ec379d6b /keyboard/lightsaber/README.md
parent26277dbdf40ba7247981361c956ea44c92bf76ea (diff)
parentd9e4dad0a828a8a904f44dda090a4d6d08fe2948 (diff)
Merge remote-tracking branch 'remotes/jackhumbert/master'
Diffstat (limited to 'keyboard/lightsaber/README.md')
-rw-r--r--keyboard/lightsaber/README.md26
1 files changed, 0 insertions, 26 deletions
diff --git a/keyboard/lightsaber/README.md b/keyboard/lightsaber/README.md
deleted file mode 100644
index 9dcd693095..0000000000
--- a/keyboard/lightsaber/README.md
+++ /dev/null
@@ -1,26 +0,0 @@
-Lightsaber keyboard firmware
-======================
-Korean custom keyboard 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.[pjrc|lufa]
-
-Use `Makefile.pjrc` if you want to use PJRC stack or use `Makefile.lufa` for LUFA stack.
-
-
-Bootloader
----------
-The PCB is hardwired to run the bootloader if the key at the `one above backspace` position is held down when connecting the keyboard.
-
-It is still possible to use Boot Magic and Command to access the bootloader though.
-