avatak 8dd1dab7cb Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252) %!s(int64=6) %!d(string=hai) anos
..
api 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) %!s(int64=7) %!d(string=hai) anos
audio 8dd1dab7cb Added two songs to song_list.h (FF Prelude and To Boldly Go) (#5252) %!s(int64=6) %!d(string=hai) anos
debounce 562c0d702a Fix compile error in debounce_eager_pk %!s(int64=6) %!d(string=hai) anos
keymap_extras 0e68b6c1a9 Add UK variant of the SEND_STRING() LUTs %!s(int64=6) %!d(string=hai) anos
process_keycode a69e4406d4 Fix Tx Bolt ghosting second character on key press (#5229) %!s(int64=6) %!d(string=hai) anos
serial_link 503565d174 Only re-send matrix every 5ms %!s(int64=8) %!d(string=hai) anos
split_common 030faf951c Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174) %!s(int64=6) %!d(string=hai) anos
stm32 3cf179be61 Adds Proton C Conversion (#4661) %!s(int64=6) %!d(string=hai) anos
template 0d936b2fe6 Ask for your name when generating a new keyboard (#5214) %!s(int64=6) %!d(string=hai) anos
tools 13bb6b4b7f Backlight abstraction and other changes (#439) %!s(int64=9) %!d(string=hai) anos
visualizer bba871df2f move lcd_backlight_keyframes to correct location %!s(int64=8) %!d(string=hai) anos
api.c 23839b8c6d Clarify the quantum license (#1042) %!s(int64=8) %!d(string=hai) anos
api.h 1dc1e12fec Only include lufa.h if AVR in quantum/api.h %!s(int64=7) %!d(string=hai) anos
color.c 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) %!s(int64=7) %!d(string=hai) anos
color.h 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) %!s(int64=7) %!d(string=hai) anos
config_common.h 28929ad017 Simplify split_common Code significantly (#4772) %!s(int64=6) %!d(string=hai) anos
debounce.h b5b119544a Removed #include "matrix.h" from debounce.h %!s(int64=6) %!d(string=hai) anos
dynamic_keymap.c d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) %!s(int64=7) %!d(string=hai) anos
dynamic_keymap.h d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) %!s(int64=7) %!d(string=hai) anos
dynamic_macro.h 67eeb889ba Fix dynamic macros on ChibiOS keyboards %!s(int64=8) %!d(string=hai) anos
encoder.c 85688e5b52 add support for encoders to core %!s(int64=7) %!d(string=hai) anos
encoder.h 85688e5b52 add support for encoders to core %!s(int64=7) %!d(string=hai) anos
fauxclicky.c ffa4c72a89 Faux clicky bug fixes %!s(int64=8) %!d(string=hai) anos
fauxclicky.h ffa4c72a89 Faux clicky bug fixes %!s(int64=8) %!d(string=hai) anos
keycode_config.c 34580baccf Fix #1566 - NKRO reseting issue %!s(int64=7) %!d(string=hai) anos
keycode_config.h 61cdc9aaa4 Allow mod swapping for mod tap (MT) (#1202) %!s(int64=8) %!d(string=hai) anos
keymap.h 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) %!s(int64=7) %!d(string=hai) anos
keymap_common.c 35f6919673 Fix Bootmgic Mod Handling for LM keycodes (#4740) %!s(int64=6) %!d(string=hai) anos
led_matrix.c c5221fa1cb fix the led_matrix.h naming conflict %!s(int64=6) %!d(string=hai) anos
led_matrix_drivers.c c5221fa1cb fix the led_matrix.h naming conflict %!s(int64=6) %!d(string=hai) anos
led_tables.c f113f95440 Move CIE1931 and breathing tables to its own file %!s(int64=8) %!d(string=hai) anos
led_tables.h f113f95440 Move CIE1931 and breathing tables to its own file %!s(int64=8) %!d(string=hai) anos
ledmatrix.h c5221fa1cb fix the led_matrix.h naming conflict %!s(int64=6) %!d(string=hai) anos
matrix.c c22f3ba3a2 Debounce refactor / API (#3720) %!s(int64=6) %!d(string=hai) anos
mcu_selection.mk 3cf179be61 Adds Proton C Conversion (#4661) %!s(int64=6) %!d(string=hai) anos
pincontrol.h 23839b8c6d Clarify the quantum license (#1042) %!s(int64=8) %!d(string=hai) anos
pointing_device.c cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) %!s(int64=8) %!d(string=hai) anos
pointing_device.h 101b998ac2 Fix Pointing Device code (#1934) %!s(int64=8) %!d(string=hai) anos
quantum.c c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) %!s(int64=6) %!d(string=hai) anos
quantum.h 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939) %!s(int64=6) %!d(string=hai) anos
quantum_keycodes.h d5dcf54e23 Fix indentation in quantum_keycodes.h (#5221) %!s(int64=6) %!d(string=hai) anos
rgb.h afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) %!s(int64=7) %!d(string=hai) anos
rgb_matrix.c b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) %!s(int64=7) %!d(string=hai) anos
rgb_matrix.h 159191a874 revert accidental rgb_matrix.h changes %!s(int64=6) %!d(string=hai) anos
rgb_matrix_drivers.c f70f45ee67 RGB Matrix refactoring to open up for new drivers (#3913) %!s(int64=7) %!d(string=hai) anos
rgblight.c e3621c162c fix rgblight_effect_breathing interval time (#5213) %!s(int64=6) %!d(string=hai) anos
rgblight.h 4e2369693f Move RGBLIGHT_LIMIT_VAL definition from rgblight.c to rgblight.h (#5167) %!s(int64=6) %!d(string=hai) anos
rgblight_list.h 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) %!s(int64=7) %!d(string=hai) anos
rgblight_reconfig.h 6d6d91c834 rgblight.[ch] more configurable (#3582) %!s(int64=7) %!d(string=hai) anos
rgblight_types.h ade22f8e2c Adds support for Planck Rev 6 (#2666) %!s(int64=7) %!d(string=hai) anos
send_string_keycodes.h 6590f3c811 Clean up SEND_STRING keycodes and add media keys (#3214) %!s(int64=7) %!d(string=hai) anos
variable_trace.c 23839b8c6d Clarify the quantum license (#1042) %!s(int64=8) %!d(string=hai) anos
variable_trace.h 23839b8c6d Clarify the quantum license (#1042) %!s(int64=8) %!d(string=hai) anos
velocikey.c c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) %!s(int64=6) %!d(string=hai) anos
velocikey.h c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) %!s(int64=6) %!d(string=hai) anos