This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-11-26 10:27:52 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3ebf9880ca
keychron_qmk_firmware
/
keyboards
/
duck
/
lightsaver
/
rules.mk
4 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add Lightsaver V3 keyboard
2017-11-30 05:50:03 +06:00
CUSTOM_MATRIX
=
yes
SRC
+=
indicator_leds.c
\
[Keyboard] Small Refactor of Duck boards (#5521) * first [ass at pulling out common duck library functions * use new library in jetfire * use new library in duck lightsaver * use new library in octagon v2 * put Device into the library * refactor send_value * refactor send_value and send_color * use pragma once * use pragma once * use pragma once * use pragma once * rename backlight_led to indicator_leds to match with other duck boards * rename enum * make #define names consistent * rename ducklib to duck_led * update rules.mk ?= to = * put rgb in the correct order * add debounce debugging printouts * turn on bootmagic lite and set it to the top left most key commonly programmed as Escape * add reset key documentation * fix that typo * Update keyboards/duck/duck_led/duck_led.c Co-Authored-By: mechmerlin <30334081+mechmerlin@users.noreply.github.com> * include the correct library
2019-04-03 23:17:25 +06:00
matrix.c duck_led/duck_led.c
Reference in New Issue
Copy Permalink