This website requires JavaScript.
Explore
Help
Sign In
yarmo
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
quantum
History
Fred Sundvik
5c251b5575
Fix buffer overrun in lcd_keyframes
...
This would often cause the keyboard to crash when restarting the computer.
2017-04-13 21:40:06 +03:00
..
api
…
audio
…
keymap_extras
Fix name collision between ChibiOS and keymap_german
2017-04-13 16:00:29 +03:00
process_keycode
Fix warnings in process_printer
2017-04-13 16:00:29 +03:00
serial_link
Only re-send matrix every 5ms
2017-04-09 18:34:59 +03:00
template
…
tools
…
visualizer
Fix buffer overrun in lcd_keyframes
2017-04-13 21:40:06 +03:00
analog.c
…
analog.h
…
api.c
…
api.h
…
config_common.h
…
dynamic_macro.h
…
fauxclicky.c
…
fauxclicky.h
…
keycode_config.c
…
keycode_config.h
…
keymap_common.c
Disable array bounds warning in keymap_function_id_to_action
2017-04-13 16:00:29 +03:00
keymap.h
…
led_tables.c
Move CIE1931 and breathing tables to its own file
2017-04-09 18:34:59 +03:00
led_tables.h
Move CIE1931 and breathing tables to its own file
2017-04-09 18:34:59 +03:00
light_ws2812.c
…
light_ws2812.h
…
matrix.c
…
pincontrol.h
…
quantum_keycodes.h
…
quantum.c
…
quantum.h
…
rgblight.c
Move CIE1931 and breathing tables to its own file
2017-04-09 18:34:59 +03:00
rgblight.h
…
variable_trace.c
…
variable_trace.h
…