jlj-qmk/quantum
Nikolaus Wittenstein 8cbf61c919 Add new DIODE_DIRECTION option
The previous two options were COL2ROW, ROW2COL; this adds CUSTOM_MATRIX
to disable the built-in matrix scanning code.

Most notably, this obviates the need to set MATRIX_ROW_PINS or
MATRIX_COL_PINS.
2017-02-05 19:47:33 -05:00
..
api API Sysex fixes 2016-12-29 12:13:30 +02:00
audio initial subatomic keymap (text) 2016-12-21 00:22:32 -05:00
keymap_extras Clarify license on abnt2 keymap (#1038) 2017-01-27 18:22:44 -02:00
process_keycode race condition between oneshot_mods and tap_dance 2017-01-29 13:26:31 -05:00
serial_link
template Add new DIODE_DIRECTION option 2017-02-05 19:47:33 -05:00
tools
visualizer added mods status bit to visualizer. 2017-01-17 21:57:32 -05:00
analog.c
analog.h
api.c rgb clean-up, api clean-up 2016-12-19 11:18:18 -05:00
api.h
config_common.h Add new DIODE_DIRECTION option 2017-02-05 19:47:33 -05:00
dynamic_macro.h Reduce the default dynamic macro buffer 2016-10-09 12:52:39 +02:00
keycode_config.c
keycode_config.h
keymap_common.c Keycode refactor 2016-12-29 18:28:48 +11:00
keymap.h Keycode refactor 2016-12-29 18:28:48 +11:00
light_ws2812.c Fix compile warnings in light_ws2812.c 2017-02-03 21:00:13 -05:00
light_ws2812.h rgb clean-up, api clean-up 2016-12-19 11:18:18 -05:00
matrix.c Add new DIODE_DIRECTION option 2017-02-05 19:47:33 -05:00
pincontrol.h
quantum_keycodes.h Update quantum_keycodes.h 2017-01-13 14:04:51 -05:00
quantum.c Added check that makes sure a code is a right modifier before considering it as one 2016-12-23 21:51:11 +02:00
quantum.h
rgblight.c Removed errant + 2016-12-29 09:32:02 -05:00
rgblight.h Add extern for 'led' global, set 'weak' attribute for rgblight_set() 2016-12-28 16:29:02 -05:00
variable_trace.c
variable_trace.h