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
qmk_firmware
/
quantum
History
Martin Sandiford
4757140107
Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined.
2017-08-15 19:51:06 -04:00
..
api
…
audio
adds music mode, music mode songs, music mask
2017-07-23 14:59:29 -04:00
keymap_extras
Add support for GeminiPR steno protocol.
2017-07-27 16:10:36 -04:00
process_keycode
Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined.
2017-08-15 19:51:06 -04:00
serial_link
…
template
add description of new option to docs and add option (commented out) into template.
2017-08-11 16:54:10 -04:00
tools
…
visualizer
Fix uninitialized backlight_level in the Visualizer
2017-07-10 09:02:36 -04:00
api.c
…
api.h
…
config_common.h
clean-up planck and preonic keymaps, move audio stuff around
2017-07-23 14:59:29 -04:00
dynamic_macro.h
Prevent the recording of looping dynamic macros.
2017-06-01 16:29:58 +01:00
fauxclicky.c
…
fauxclicky.h
…
keycode_config.c
Allow mod swapping for mod tap (MT) (
#1202
)
2017-06-26 18:54:01 -04:00
keycode_config.h
Allow mod swapping for mod tap (MT) (
#1202
)
2017-06-26 18:54:01 -04:00
keymap_common.c
Fix unreferenced errors with mingw compiler and unit tests
2017-07-11 19:41:04 +03:00
keymap.h
…
led_tables.c
…
led_tables.h
…
matrix.c
…
pincontrol.h
…
quantum_keycodes.h
Initial implementation of the key_lock feature.
2017-08-08 10:02:53 -04:00
quantum.c
fix for issue
#1568
2017-08-12 12:15:36 +02:00
quantum.h
Initial implementation of the key_lock feature.
2017-08-08 10:02:53 -04:00
rgblight.c
…
rgblight.h
Start mvoing hardware drivers to /drivers/ (
#1433
)
2017-07-10 11:18:47 -04:00
variable_trace.c
…
variable_trace.h
…