summaryrefslogtreecommitdiff
path: root/keyboards/lightsaver/readme.md
diff options
context:
space:
mode:
authorRasmus Schults2017-11-30 01:50:03 +0200
committerJack Humbert2017-12-10 13:28:37 -0500
commit41d5d3e6558d2b25680a66ba79e12bd9f1577328 (patch)
tree9866a9fc2f4ebc80bffed7087d9426db0c8fe361 /keyboards/lightsaver/readme.md
parente6b91549e36f9d9d20f9857c8a081ad1ecfbfff0 (diff)
Add Lightsaver V3 keyboard
Diffstat (limited to 'keyboards/lightsaver/readme.md')
-rw-r--r--keyboards/lightsaver/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/lightsaver/readme.md b/keyboards/lightsaver/readme.md
new file mode 100644
index 000000000..9d4b453c0
--- /dev/null
+++ b/keyboards/lightsaver/readme.md
@@ -0,0 +1,19 @@
+# Duck Lightsaver V3
+
+![Lightsaver V3](https://i.imgur.com/Vz23Dkel.jpg)
+
+Non official firmware for custom Korean keyboard with 96 key layout made by Duck.
+Group buy was run 2017 May via [geekhack](https://geekhack.org/index.php?topic=89546.0) and limited to 100 units.
+
+Keyboard Maintainer: [Rasmus Schults](https://github.com/rasmusx)
+Hardware Supported: Lightsaver PCB Ver 3.0, Atmega32u4
+Hardware Availability: [geekhack](https://geekhack.org/index.php?topic=89546.0)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make lightsaver:default
+
+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.
+
+## Notes
+Thanks to Ralf Schmitt for previous implementations in his [TMK fork](https://github.com/xauser/tmk_keyboard/tree/xauser/) and few helping words.