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.
Konstantin Đorđević 1904319745
Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
6 years ago
..
api
audio Increasing square wave buffer to max volume. (#4296) 6 years ago
keymap_extras Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338) 6 years ago
process_keycode Fix UCIS code 6 years ago
serial_link
split_common Remove old declaration 6 years ago
template modify quantum/template/avr/config.h: add rgblight effect configurations 6 years ago
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 Add support for Atmega32A to pin declarations and universal matrix (#4015) 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
encoder.c add support for encoders to core 6 years ago
encoder.h add support for encoders to core 6 years ago
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 EEPROM_RESET keycode to core code (#4234) 6 years ago
quantum.h Add tap_code16 function (#4362) 6 years ago
quantum_keycodes.h Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319) 6 years ago
rgb.h
rgb_matrix.c Allows disabling rgb effects in userspace (#4422) 6 years ago
rgb_matrix.h Allows disabling rgb effects in userspace (#4422) 6 years ago
rgb_matrix_drivers.c RGB Matrix refactoring to open up for new drivers (#3913) 6 years ago
rgblight.c Configurable Rainbow Swirl range (#4376) 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