zvecr 91b18e263f [Keyboard] Refactor jj40 to current standards (#5574) il y a 6 ans
..
api 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) il y a 8 ans
audio 61b2f2b16e Added some new songs (#5525) il y a 6 ans
debounce 17e7762de7 Eager Per Row Debouncing added (added to Ergodox) (#5498) il y a 6 ans
keymap_extras 0e68b6c1a9 Add UK variant of the SEND_STRING() LUTs il y a 7 ans
process_keycode f9f0a31904 Unicode fix for new wincompose version (#5082) il y a 7 ans
rgb_matrix_animations 2ffa4798a4 Fix bugs that cause compile failures when enabling only some animations. il y a 6 ans
serial_link 503565d174 Only re-send matrix every 5ms il y a 8 ans
split_common 63177760de Added encoder support to split common code (#5477) il y a 6 ans
stm32 3cf179be61 Adds Proton C Conversion (#4661) il y a 7 ans
template 4c1760883e Update ps2avrgb template to use standard matrix/i2c code (#4957) il y a 6 ans
tools 13bb6b4b7f Backlight abstraction and other changes (#439) il y a 9 ans
visualizer 3f4d706c98 Fixing dead links (#5503) il y a 7 ans
api.c 9c4424ae2c rgblight split transfer non-eeprom config (#5396) il y a 7 ans
api.h 1dc1e12fec Only include lufa.h if AVR in quantum/api.h il y a 7 ans
color.c c98247e3dd RGB Matrix Overhaul (#5372) il y a 6 ans
color.h 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) il y a 7 ans
config_common.h 2f3dbb1253 Add new keyboard Plaid and ATMEGA328p support (#5379) il y a 7 ans
debounce.h b5b119544a Removed #include "matrix.h" from debounce.h il y a 7 ans
dynamic_keymap.c d15bb05c93 Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE il y a 7 ans
dynamic_keymap.h d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) il y a 7 ans
dynamic_macro.h 67eeb889ba Fix dynamic macros on ChibiOS keyboards il y a 8 ans
encoder.c 63177760de Added encoder support to split common code (#5477) il y a 6 ans
encoder.h 63177760de Added encoder support to split common code (#5477) il y a 6 ans
fauxclicky.c ffa4c72a89 Faux clicky bug fixes il y a 8 ans
fauxclicky.h ffa4c72a89 Faux clicky bug fixes il y a 8 ans
keycode_config.c 34580baccf Fix #1566 - NKRO reseting issue il y a 8 ans
keycode_config.h 61cdc9aaa4 Allow mod swapping for mod tap (MT) (#1202) il y a 8 ans
keymap.h 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) il y a 8 ans
keymap_common.c 37932c293c Next set of split_common changes (#4974) il y a 7 ans
led_matrix.c c5221fa1cb fix the led_matrix.h naming conflict il y a 7 ans
led_matrix_drivers.c c5221fa1cb fix the led_matrix.h naming conflict il y a 7 ans
led_tables.c f113f95440 Move CIE1931 and breathing tables to its own file il y a 8 ans
led_tables.h f113f95440 Move CIE1931 and breathing tables to its own file il y a 8 ans
ledmatrix.h c5221fa1cb fix the led_matrix.h naming conflict il y a 7 ans
matrix.c c22f3ba3a2 Debounce refactor / API (#3720) il y a 7 ans
mcu_selection.mk 3cf179be61 Adds Proton C Conversion (#4661) il y a 7 ans
pincontrol.h 23839b8c6d Clarify the quantum license (#1042) il y a 9 ans
pointing_device.c cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) il y a 8 ans
pointing_device.h 101b998ac2 Fix Pointing Device code (#1934) il y a 8 ans
quantum.c 91b18e263f [Keyboard] Refactor jj40 to current standards (#5574) il y a 6 ans
quantum.h 908966bdf3 Fixed tap/down/up handling in dynamic keymap macros (#5363) il y a 6 ans
quantum_keycodes.h d5dcf54e23 Fix indentation in quantum_keycodes.h (#5221) il y a 7 ans
rgb.h afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) il y a 7 ans
rgb_matrix.c 2ffa4798a4 Fix bugs that cause compile failures when enabling only some animations. il y a 6 ans
rgb_matrix.h c98247e3dd RGB Matrix Overhaul (#5372) il y a 6 ans
rgb_matrix_drivers.c f70f45ee67 RGB Matrix refactoring to open up for new drivers (#3913) il y a 7 ans
rgb_matrix_types.h 763b26cdb9 RGB Matrix support for Massdrop CTRL/ALT (#5328) il y a 6 ans
rgblight.c f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392) il y a 7 ans
rgblight.h f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392) il y a 7 ans
rgblight_list.h 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) il y a 7 ans
rgblight_reconfig.h 6d6d91c834 rgblight.[ch] more configurable (#3582) il y a 7 ans
rgblight_types.h ade22f8e2c Adds support for Planck Rev 6 (#2666) il y a 7 ans
send_string_keycodes.h 6590f3c811 Clean up SEND_STRING keycodes and add media keys (#3214) il y a 7 ans
variable_trace.c 23839b8c6d Clarify the quantum license (#1042) il y a 9 ans
variable_trace.h 23839b8c6d Clarify the quantum license (#1042) il y a 9 ans
velocikey.c c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) il y a 7 ans
velocikey.h c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) il y a 7 ans