qmk_firmware/quantum
Lukas Stiebig 2aa079d93e Left control and alt
Use the left control and the left alt key.
..
api API Sysex fixes
audio fix travis and reduce warnings
keymap_extras remove more warnings
process_keycode Fix UNICODE_MAP input_mode problem
serial_link Convert tirple_buffered_object_tests to GTest
template Implement faux-clicky feature
tools Backlight abstraction and other changes ()
visualizer added mods status bit to visualizer.
analog.c quantum separated
analog.h quantum separated
api.c rgb clean-up, api clean-up
api.h separated into api files/folder
config_common.h Add new DIODE_DIRECTION option
dynamic_macro.h Reduce the default dynamic macro buffer
fauxclicky.c Implement faux-clicky feature
fauxclicky.h Add keycodes to turn on, turn off and toggle faux clicky
keycode_config.c Cleans up quantum/keymap situation, removes extra lufa folders ()
keycode_config.h Use keyboard config for nkro ()
keymap.h Keycode refactor
keymap_common.c adds layer tap toggle
light_ws2812.c Fix compile warnings in light_ws2812.c
light_ws2812.h rgb clean-up, api clean-up
matrix.c Add new DIODE_DIRECTION option
pincontrol.h Add arduino-alike GPIO pin control helpers
quantum.c split up unicode systems into different files
quantum.h split up unicode systems into different files
quantum_keycodes.h Left control and alt
rgblight.c Added non-animated gradient mode
rgblight.h Added non-animated gradient mode
variable_trace.c Add possibility to control variable trace from make
variable_trace.h Add documentation for the variable tracing