Erez Zukerman 1485098443 Merge pull request #4453 from drashna/fix_ucis 6 years ago
..
api 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
audio 0633eb0273 Increasing square wave buffer to max volume. (#4296) 6 years ago
keymap_extras 4636f0f623 Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338) 6 years ago
process_keycode 26156e84e8 Fix UCIS code 6 years ago
serial_link 503565d174 Only re-send matrix every 5ms 8 years ago
split_common f1529e74c4 Remove old declaration 6 years ago
template d0f8e1babe modify quantum/template/avr/config.h: add rgblight effect configurations 6 years ago
tools 13bb6b4b7f Backlight abstraction and other changes (#439) 9 years ago
visualizer bba871df2f move lcd_backlight_keyframes to correct location 7 years ago
api.c 23839b8c6d Clarify the quantum license (#1042) 8 years ago
api.h 1dc1e12fec Only include lufa.h if AVR in quantum/api.h 6 years ago
color.c 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
color.h 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
config_common.h 15f6278aa6 Add support for Atmega32A to pin declarations and universal matrix (#4015) 6 years ago
dynamic_keymap.c 66ef1e3d67 RAMA M6-B and IS31FL3218 driver (#4021) 6 years ago
dynamic_keymap.h a173eda6d2 Improved dynamic keymaps (#3972) 6 years ago
dynamic_macro.h 67eeb889ba Fix dynamic macros on ChibiOS keyboards 7 years ago
encoder.c 85688e5b52 add support for encoders to core 6 years ago
encoder.h 85688e5b52 add support for encoders to core 6 years ago
fauxclicky.c ffa4c72a89 Faux clicky bug fixes 8 years ago
fauxclicky.h ffa4c72a89 Faux clicky bug fixes 8 years ago
keycode_config.c 34580baccf Fix #1566 - NKRO reseting issue 7 years ago
keycode_config.h 61cdc9aaa4 Allow mod swapping for mod tap (MT) (#1202) 8 years ago
keymap.h 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
keymap_common.c 0fab3bbde3 Lets split eh (#3120) 6 years ago
led_tables.c f113f95440 Move CIE1931 and breathing tables to its own file 8 years ago
led_tables.h f113f95440 Move CIE1931 and breathing tables to its own file 8 years ago
matrix.c 7fe03d085c Update quantum matrix to support both AVR and Chibios ARM (#3968) 6 years ago
pincontrol.h 23839b8c6d Clarify the quantum license (#1042) 8 years ago
pointing_device.c cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 7 years ago
pointing_device.h 101b998ac2 Fix Pointing Device code (#1934) 7 years ago
quantum.c 6e44f94f21 Add EEPROM_RESET keycode to core code (#4234) 6 years ago
quantum.h 15f6278aa6 Add support for Atmega32A to pin declarations and universal matrix (#4015) 6 years ago
quantum_keycodes.h 6e44f94f21 Add EEPROM_RESET keycode to core code (#4234) 6 years ago
rgb.h afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 7 years ago
rgb_matrix.c 504bf11769 Allows disabling rgb effects in userspace (#4422) 6 years ago
rgb_matrix.h 504bf11769 Allows disabling rgb effects in userspace (#4422) 6 years ago
rgb_matrix_drivers.c f70f45ee67 RGB Matrix refactoring to open up for new drivers (#3913) 6 years ago
rgblight.c 94f58322ac Configurable Rainbow Swirl range (#4376) 6 years ago
rgblight.h 4bb0fb2ffc A comment indicating the insertion location of the new mode was added. 6 years ago
rgblight_list.h 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 7 years ago
rgblight_reconfig.h 6d6d91c834 rgblight.[ch] more configurable (#3582) 6 years ago
rgblight_types.h ade22f8e2c Adds support for Planck Rev 6 (#2666) 6 years ago
send_string_keycodes.h 6590f3c811 Clean up SEND_STRING keycodes and add media keys (#3214) 7 years ago
variable_trace.c 23839b8c6d Clarify the quantum license (#1042) 8 years ago
variable_trace.h 23839b8c6d Clarify the quantum license (#1042) 8 years ago