James Churchill 563ce3f225 Add explicit eeprom include in split_common hace 7 años
..
api 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) hace 7 años
audio 3a0f3a5bd0 Make ARM Audio max volume configurable (#4540) hace 7 años
keymap_extras e76bf17d36 Remove redundant, language-specific aliases for KC_ALGR (#4720) hace 7 años
process_keycode 3ddec14eb8 Register the interrupting keycode in the tap dance state struct hace 7 años
serial_link 503565d174 Only re-send matrix every 5ms hace 8 años
split_common 563ce3f225 Add explicit eeprom include in split_common hace 7 años
template 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419) hace 7 años
tools 13bb6b4b7f Backlight abstraction and other changes (#439) hace 9 años
visualizer bba871df2f move lcd_backlight_keyframes to correct location hace 8 años
api.c 23839b8c6d Clarify the quantum license (#1042) hace 8 años
api.h 1dc1e12fec Only include lufa.h if AVR in quantum/api.h hace 7 años
color.c 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) hace 7 años
color.h 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) hace 7 años
config_common.h 15f6278aa6 Add support for Atmega32A to pin declarations and universal matrix (#4015) hace 7 años
dynamic_keymap.c d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) hace 7 años
dynamic_keymap.h d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) hace 7 años
dynamic_macro.h 67eeb889ba Fix dynamic macros on ChibiOS keyboards hace 8 años
encoder.c 85688e5b52 add support for encoders to core hace 7 años
encoder.h 85688e5b52 add support for encoders to core hace 7 años
fauxclicky.c ffa4c72a89 Faux clicky bug fixes hace 8 años
fauxclicky.h ffa4c72a89 Faux clicky bug fixes hace 8 años
keycode_config.c 34580baccf Fix #1566 - NKRO reseting issue hace 7 años
keycode_config.h 61cdc9aaa4 Allow mod swapping for mod tap (MT) (#1202) hace 8 años
keymap.h 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) hace 7 años
keymap_common.c 8b85ec2a98 Add Extrakey support for Brightness up/down (#4477) hace 7 años
led_tables.c f113f95440 Move CIE1931 and breathing tables to its own file hace 8 años
led_tables.h f113f95440 Move CIE1931 and breathing tables to its own file hace 8 años
matrix.c 7fe03d085c Update quantum matrix to support both AVR and Chibios ARM (#3968) hace 7 años
pincontrol.h 23839b8c6d Clarify the quantum license (#1042) hace 8 años
pointing_device.c cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) hace 8 años
pointing_device.h 101b998ac2 Fix Pointing Device code (#1934) hace 8 años
quantum.c fdeec29636 Overhaul Unicode Common functionality (#4325) hace 7 años
quantum.h 40bf3a2ce9 Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `readPin` hace 7 años
quantum_keycodes.h fdeec29636 Overhaul Unicode Common functionality (#4325) hace 7 años
rgb.h afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) hace 7 años
rgb_matrix.c b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) hace 7 años
rgb_matrix.h b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) hace 7 años
rgb_matrix_drivers.c f70f45ee67 RGB Matrix refactoring to open up for new drivers (#3913) hace 7 años
rgblight.c b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) hace 7 años
rgblight.h b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) hace 7 años
rgblight_list.h 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) hace 7 años
rgblight_reconfig.h 6d6d91c834 rgblight.[ch] more configurable (#3582) hace 7 años
rgblight_types.h ade22f8e2c Adds support for Planck Rev 6 (#2666) hace 7 años
send_string_keycodes.h 6590f3c811 Clean up SEND_STRING keycodes and add media keys (#3214) hace 7 años
variable_trace.c 23839b8c6d Clarify the quantum license (#1042) hace 8 años
variable_trace.h 23839b8c6d Clarify the quantum license (#1042) hace 8 años