diff options
Diffstat (limited to 'keyboards/duck/lightsaver/readme.md')
| -rw-r--r-- | keyboards/duck/lightsaver/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/duck/lightsaver/readme.md b/keyboards/duck/lightsaver/readme.md new file mode 100644 index 000000000..9d4b453c0 --- /dev/null +++ b/keyboards/duck/lightsaver/readme.md | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | # Duck Lightsaver V3 | ||
| 2 | |||
| 3 |  | ||
| 4 | |||
| 5 | Non official firmware for custom Korean keyboard with 96 key layout made by Duck. | ||
| 6 | Group buy was run 2017 May via [geekhack](https://geekhack.org/index.php?topic=89546.0) and limited to 100 units. | ||
| 7 | |||
| 8 | Keyboard Maintainer: [Rasmus Schults](https://github.com/rasmusx) | ||
| 9 | Hardware Supported: Lightsaver PCB Ver 3.0, Atmega32u4 | ||
| 10 | Hardware Availability: [geekhack](https://geekhack.org/index.php?topic=89546.0) | ||
| 11 | |||
| 12 | Make example for this keyboard (after setting up your build environment): | ||
| 13 | |||
| 14 | make lightsaver:default | ||
| 15 | |||
| 16 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. | ||
| 17 | |||
| 18 | ## Notes | ||
| 19 | Thanks to Ralf Schmitt for previous implementations in his [TMK fork](https://github.com/xauser/tmk_keyboard/tree/xauser/) and few helping words. | ||
