]> git.gir.st - tmk_keyboard.git/blob - orphan/lightsaber/README.md
Move some projects to 'orphan' directory
[tmk_keyboard.git] / orphan / lightsaber / README.md
1 Lightsaber keyboard firmware
2 ======================
3 Korean custom keyboard designed by Duck.
4
5 *Note that this is not the official firmware*
6
7 Supported models
8 ----------------
9 All pcb options are supported.
10
11
12 Build
13 -----
14 Move to this directory then just run `make` like:
15
16 $ make -f Makefile.[pjrc|lufa]
17
18 Use `Makefile.pjrc` if you want to use PJRC stack or use `Makefile.lufa` for LUFA stack.
19
20
21 Bootloader
22 ---------
23 The PCB is hardwired to run the bootloader if the key at the `one above backspace` position is held down when connecting the keyboard.
24
25 It is still possible to use Boot Magic and Command to access the bootloader though.
26
Imprint / Impressum