THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
lunny
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0.5.183
Branches
Tags
View all branches
qmk_firmware
/
quantum
History
Colin T.A. Gray
b7c76fda31
fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM
2017-12-07 11:07:45 -05:00
..
api
…
audio
adds planck light keyboard
2017-11-20 23:37:38 -05:00
keymap_extras
…
process_keycode
Fix for issue
https://github.com/qmk/qmk_firmware/issues/1751
2017-10-29 20:05:54 -04:00
serial_link
…
template
update template readme
2017-11-01 21:14:24 -04:00
tools
…
visualizer
make it easy to customize logo image
2017-11-06 12:10:17 -05:00
api.c
…
api.h
…
config_common.h
…
dynamic_macro.h
Fix dynamic macros on ChibiOS keyboards
2017-09-30 06:22:24 -10:00
fauxclicky.c
…
fauxclicky.h
…
keycode_config.c
…
keycode_config.h
…
keymap_common.c
…
keymap.h
…
led_tables.c
…
led_tables.h
…
matrix.c
…
pincontrol.h
…
pointing_device.c
Added Dichotemy Keyboard, updated docs for Pointing Device (
#1817
)
2017-10-10 07:07:59 -10:00
pointing_device.h
Fix Pointing Device code (
#1934
)
2017-10-31 11:13:00 -04:00
quantum_keycodes.h
adds 'RGB_RMOD' to go through RGB modes in reverse
2017-12-04 11:12:52 -08:00
quantum.c
fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM
2017-12-07 11:07:45 -05:00
quantum.h
added SS_LSFT to featured macros
2017-11-20 12:25:42 -05:00
rgblight_types.h
…
rgblight.c
Address
#1689
by using a formula to define the breathing curve (
#1692
)
2017-10-17 16:47:49 -07:00
rgblight.h
Address
#1689
by using a formula to define the breathing curve (
#1692
)
2017-10-17 16:47:49 -07:00
send_string_keycodes.h
…
variable_trace.c
…
variable_trace.h
…