qmk-dactyl-manuform-a/quantum
Pavlos Vinieratos a28a6e5b79 extract reset keyboard into a function
that makes it easy to call reset_keyboard() from a function in a keymap
2016-07-13 16:38:02 +02:00
..
audio Implements subprojects and updates projects for this (#459) 2016-06-29 16:21:41 -04:00
keymap_extras Fix for '~' in spanish layout 2016-07-02 10:26:04 +02:00
process_keycode Moves features to their own files (process_*), adds tap dance feature (#460) 2016-06-29 17:49:41 -04:00
serial_link Remove extra serial_link subdirectory 2016-07-06 13:26:20 +03:00
template fixes quantum template (actually) 2016-07-07 12:22:10 -04:00
tools Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
visualizer Move the visualizer_user file to keymap folder 2016-07-07 14:42:16 +03:00
analog.c quantum separated 2015-10-26 14:49:46 -04:00
analog.h quantum separated 2015-10-26 14:49:46 -04:00
config_common.h Backlight abstraction and other changes (#439) 2016-06-23 22:18:20 -04:00
keycode_config.c Cleans up quantum/keymap situation, removes extra lufa folders (#416) 2016-06-18 14:30:24 -04:00
keycode_config.h Add ChibiOS support for QMK (#465) 2016-07-01 10:04:53 -04:00
keymap.h Create keycodes for RGB control functions 2016-07-07 23:34:33 -04:00
keymap_common.c Fix the range for consumer keys 2016-07-07 19:48:39 +03:00
light_ws2812.c updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00
light_ws2812.h Integrate WS2812 code into quantum core 2016-01-24 17:05:47 -08:00
matrix.c fix/annotate wait_us lines 2016-07-06 00:24:31 -04:00
quantum.c extract reset keyboard into a function 2016-07-13 16:38:02 +02:00
quantum.h extract reset keyboard into a function 2016-07-13 16:38:02 +02:00
rgblight.c updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00
rgblight.h updates rgblight implementation, makes non-timer stuff compatible with audio 2016-07-07 11:33:34 -04:00