qmk-dactyl-manuform-a/keyboards/duck/lightsaver
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2021-09-30 08:14:21 +10:00
..
keymaps Remove/migrate action_get_macro()s from default keymaps (#5625) 2019-07-15 23:04:02 -07:00
config.h Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
indicator_leds.c [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
indicator_leds.h Keyboard: Putting all my ducks in a row: Lightsaver (#3758) 2018-08-26 09:30:49 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
lightsaver.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
lightsaver.h [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2021-09-30 08:14:21 +10:00

readme.md

Duck Lightsaver V3

Lightsaver V3

Non official firmware for custom Korean keyboard with 96 key layout made by Duck.
Group buy was run 2017 May via geekhack and limited to 100 units.

Keyboard Maintainer: Rasmus Schults
Hardware Supported: Lightsaver PCB Ver 3.0, Atmega32u4
Hardware Availability: geekhack

Make example for this keyboard (after setting up your build environment):

make lightsaver:default

See build environment setup then the make instructions for more information.

Notes

Thanks to Ralf Schmitt for previous implementations in his TMK fork and few helping words.