This website requires JavaScript.
Explore
Help
Sign In
keyboard
/
qmk-keychron-q3-colemak-dh
Watch
1
Star
0
Fork
0
You've already forked qmk-keychron-q3-colemak-dh
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
vial
qmk-keychron-q3-colemak-dh
/
keyboards
/
duck
/
lightsaver
/
rules.mk
4 lines
79 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
Add Lightsaver V3 keyboard
2017-11-30 00:50:03 +01: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 19:17:25 +02:00
matrix.c duck_led/duck_led.c
Reference in New Issue
Copy Permalink