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.
ROMUSKING 5694e7b6a6
Keymap: add new keymap (#4127)
6 years ago
..
api
audio Add functions so you can configure programatically 6 years ago
keymap_extras Keymap: add new keymap (#4127) 6 years ago
process_keycode Fix Unicode EEPROM handling so it is consistent. (#4066) 6 years ago
serial_link
split_common split_common: fix backlight update for serial boards 6 years ago
template
tools
visualizer
api.c
api.h Only include lufa.h if AVR in quantum/api.h 6 years ago
color.c
color.h
config_common.h Update quantum matrix to support both AVR and Chibios ARM (#3968) 6 years ago
dynamic_keymap.c RAMA M6-B and IS31FL3218 driver (#4021) 6 years ago
dynamic_keymap.h Improved dynamic keymaps (#3972) 6 years ago
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led_tables.c
led_tables.h
matrix.c Update quantum matrix to support both AVR and Chibios ARM (#3968) 6 years ago
pincontrol.h
pointing_device.c
pointing_device.h
quantum.c Add Function level EECONFIG code for EEPROM (#3084) 6 years ago
quantum.h Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785) 6 years ago
quantum_keycodes.h Add On/Off keycodes 6 years ago
rgb.h
rgb_matrix.c rgb_matrix: continue calling rgb_matrix_indicators() when toggled off 6 years ago
rgb_matrix.h Adds a method allowing to set custom colors to the rgb matrix 6 years ago
rgb_matrix_drivers.c RGB Matrix refactoring to open up for new drivers (#3913) 6 years ago
rgblight.c optimize rgblight_effect_alternating(void) 6 years ago
rgblight.h A comment indicating the insertion location of the new mode was added. 6 years ago
rgblight_list.h
rgblight_reconfig.h
rgblight_types.h
send_string_keycodes.h
variable_trace.c
variable_trace.h