Drashna Jaelre cc146e32dc Improve RGB Light code (#4326) 6 年之前
..
api 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 年之前
audio 85022f8bb5 Fix ARM Audio issues and its EEPROM persistence (#4936) 6 年之前
debounce 562c0d702a Fix compile error in debounce_eager_pk 6 年之前
keymap_extras e9c3e04146 Fix QWERTZ <> QWERTY issue in sendstring_german.h 6 年之前
process_keycode d7754a19b9 Remove problematic unicode_map stub definition in process_unicodemap.c (#5110) 6 年之前
serial_link 503565d174 Only re-send matrix every 5ms 8 年之前
split_common 28929ad017 Simplify split_common Code significantly (#4772) 6 年之前
stm32 3cf179be61 Adds Proton C Conversion (#4661) 6 年之前
template 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 6 年之前
tools 13bb6b4b7f Backlight abstraction and other changes (#439) 9 年之前
visualizer bba871df2f move lcd_backlight_keyframes to correct location 7 年之前
api.c 23839b8c6d Clarify the quantum license (#1042) 8 年之前
api.h 1dc1e12fec Only include lufa.h if AVR in quantum/api.h 6 年之前
color.c 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 年之前
color.h 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 年之前
config_common.h 28929ad017 Simplify split_common Code significantly (#4772) 6 年之前
debounce.h b5b119544a Removed #include "matrix.h" from debounce.h 6 年之前
dynamic_keymap.c d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 6 年之前
dynamic_keymap.h d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 6 年之前
dynamic_macro.h 67eeb889ba Fix dynamic macros on ChibiOS keyboards 7 年之前
encoder.c 85688e5b52 add support for encoders to core 6 年之前
encoder.h 85688e5b52 add support for encoders to core 6 年之前
fauxclicky.c ffa4c72a89 Faux clicky bug fixes 8 年之前
fauxclicky.h ffa4c72a89 Faux clicky bug fixes 8 年之前
keycode_config.c 34580baccf Fix #1566 - NKRO reseting issue 7 年之前
keycode_config.h 61cdc9aaa4 Allow mod swapping for mod tap (MT) (#1202) 8 年之前
keymap.h 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 年之前
keymap_common.c 35f6919673 Fix Bootmgic Mod Handling for LM keycodes (#4740) 6 年之前
led_matrix.c c5221fa1cb fix the led_matrix.h naming conflict 6 年之前
led_matrix_drivers.c c5221fa1cb fix the led_matrix.h naming conflict 6 年之前
led_tables.c f113f95440 Move CIE1931 and breathing tables to its own file 8 年之前
led_tables.h f113f95440 Move CIE1931 and breathing tables to its own file 8 年之前
ledmatrix.h c5221fa1cb fix the led_matrix.h naming conflict 6 年之前
matrix.c c22f3ba3a2 Debounce refactor / API (#3720) 6 年之前
mcu_selection.mk 3cf179be61 Adds Proton C Conversion (#4661) 6 年之前
pincontrol.h 23839b8c6d Clarify the quantum license (#1042) 8 年之前
pointing_device.c cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 7 年之前
pointing_device.h 101b998ac2 Fix Pointing Device code (#1934) 7 年之前
quantum.c 84879f28a3 fix compiling for backlight without led matrix 6 年之前
quantum.h c5221fa1cb fix the led_matrix.h naming conflict 6 年之前
quantum_keycodes.h 79b58937f4 Add C(), A() and G() to match already existing S() (#4673) 6 年之前
rgb.h afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 7 年之前
rgb_matrix.c b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 6 年之前
rgb_matrix.h 159191a874 revert accidental rgb_matrix.h changes 6 年之前
rgb_matrix_drivers.c f70f45ee67 RGB Matrix refactoring to open up for new drivers (#3913) 6 年之前
rgblight.c cc146e32dc Improve RGB Light code (#4326) 6 年之前
rgblight.h cc146e32dc Improve RGB Light code (#4326) 6 年之前
rgblight_list.h 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 7 年之前
rgblight_reconfig.h 6d6d91c834 rgblight.[ch] more configurable (#3582) 6 年之前
rgblight_types.h ade22f8e2c Adds support for Planck Rev 6 (#2666) 7 年之前
send_string_keycodes.h 6590f3c811 Clean up SEND_STRING keycodes and add media keys (#3214) 7 年之前
variable_trace.c 23839b8c6d Clarify the quantum license (#1042) 8 年之前
variable_trace.h 23839b8c6d Clarify the quantum license (#1042) 8 年之前