This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
quantum
History
Jack Humbert
d6ad9787a0
update template readme
2017-11-01 21:14:24 -04:00
..
api
…
audio
…
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 arguments redo, subproject elimination (
#1784
)
2017-10-14 11:32:19 -10:00
api.c
…
api.h
…
config_common.h
…
dynamic_macro.h
…
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
…
pointing_device.h
Fix Pointing Device code (
#1934
)
2017-10-31 11:13:00 -04:00
quantum_keycodes.h
Added a new keycode for cycling through RBG modes which reverses directions when shift is hold.
2017-10-24 17:02:20 -10:00
quantum.c
Added a new keycode for cycling through RBG modes which reverses directions when shift is hold.
2017-10-24 17:02:20 -10:00
quantum.h
…
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
…