aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lightsaver/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-08-26 09:30:49 -0700
committerDrashna Jaelre <drashna@live.com>2018-08-26 09:30:49 -0700
commita63d4774f5115b91703936183a39a4724b44b94d (patch)
tree3e5e1e394b0c23aed6d187b73755b2eb009c556f /keyboards/lightsaver/readme.md
parent1ee545014a0415eee8cbe4a3773002fb13371d14 (diff)
downloadfirmware-a63d4774f5115b91703936183a39a4724b44b94d.tar.gz
firmware-a63d4774f5115b91703936183a39a4724b44b94d.tar.bz2
firmware-a63d4774f5115b91703936183a39a4724b44b94d.zip
Keyboard: Putting all my ducks in a row: Lightsaver (#3758)
Diffstat (limited to 'keyboards/lightsaver/readme.md')
-rw-r--r--keyboards/lightsaver/readme.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/lightsaver/readme.md b/keyboards/lightsaver/readme.md
deleted file mode 100644
index 9d4b453c0..000000000
--- a/keyboards/lightsaver/readme.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.