You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2 years ago
..
keymaps Remove/migrate action_get_macro()s from default keymaps (#5625) 4 years ago
config.h Remove `DESCRIPTION`, B-D (#11513) 3 years ago
indicator_leds.c [Keyboard] Small Refactor of Duck boards (#5521) 5 years ago
indicator_leds.h Keyboard: Putting all my ducks in a row: Lightsaver (#3758) 5 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
lightsaver.c Remove empty override functions (#14312) 2 years ago
lightsaver.h [Keyboard] Small Refactor of Duck boards (#5521) 5 years ago
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 4 years ago
readme.md Modified URLs to point to new locations 5 years ago
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 years ago

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.