You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/quantum
Ofer Plesser 40abf8bc9c
Moved combo processing lower down in process logic
10 years ago
..
api separated into api files/folder 10 years ago
audio re-enable audio and extrakeys 10 years ago
keymap_extras Annotates nordic 10 years ago
process_keycode Merge branch 'master' into feature/combos 10 years ago
serial_link Convert tirple_buffered_object_tests to GTest 10 years ago
template Fix the keyboard template with new make syntax 10 years ago
tools Backlight abstraction and other changes (#439) 10 years ago
visualizer Move the visualizer_user file to keymap folder 10 years ago
analog.c quantum separated 11 years ago
analog.h quantum separated 11 years ago
api.c separated into api files/folder 10 years ago
api.h separated into api files/folder 10 years ago
config_common.h Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 10 years ago
dynamic_macro.h Reduce the default dynamic macro buffer 10 years ago
keycode_config.c Cleans up quantum/keymap situation, removes extra lufa folders (#416) 10 years ago
keycode_config.h Use keyboard config for nkro (#7) 10 years ago
keymap.h merging 10 years ago
keymap_common.c Fixes midi functionality 10 years ago
light_ws2812.c rgb light through midi 10 years ago
light_ws2812.h cleaning up new code 10 years ago
matrix.c don't always detect a matrix change (fixes debounce) 10 years ago
pincontrol.h Add arduino-alike GPIO pin control helpers 10 years ago
quantum.c Moved combo processing lower down in process logic 10 years ago
quantum.h Implemented basic key combination feature 10 years ago
rgblight.c Test layout for ErgoDox EZ manufacturing robot 10 years ago
rgblight.h Test layout for ErgoDox EZ manufacturing robot 10 years ago
variable_trace.c Add possibility to control variable trace from make 10 years ago
variable_trace.h Add documentation for the variable tracing 10 years ago