qmk_firmware/keyboards/duck/lightsaver
2024-04-14 18:28:15 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
indicator_leds.c [Keyboard] Small Refactor of Duck boards (#5521) 2019-04-03 10:17:25 -07:00
indicator_leds.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
keyboard.json Migrate build target markers to keyboard.json - DE (#23515) 2024-04-14 18:28:15 +01:00
lightsaver.c Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10: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 Data-Driven Keyboard Conversions: D (#23461) 2024-04-13 06:33:49 +01: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.