qmk_firmware/keyboards/duck/lightsaver
2023-02-17 08:49:49 +11:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +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 Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +11:00
lightsaver.c Refactor some led_set_kb instances (#19179) 2022-12-09 01:42:22 +00:00
lightsaver.h [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 2023-02-11 03:47:17 +00:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.