XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773) пре 6 година
..
api 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) пре 7 година
audio fa4052c26e Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532) пре 6 година
debounce 7a1086e405 [core] Fix for eager_pr #5643 пре 6 година
keymap_extras c3be0520c4 Fix sendstring "#" producing "£" instead (#5724) пре 6 година
process_keycode e290dc5ad8 Space Cadet: Reducing unnecessary reported keypresses (#5781) пре 6 година
rgb_matrix_animations 3235c8527d Simple fix for selecting which tracked key press to work off of for simple reactive effects (#5745) пре 6 година
serial_link 503565d174 Only re-send matrix every 5ms пре 8 година
split_common e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773) пре 6 година
stm32 41beecfc18 Add DFU Suffix for ARM boards (#5763) пре 6 година
template 4c14b5832a Fix up ps2avrgb templates (#5606) пре 6 година
tools 13bb6b4b7f Backlight abstraction and other changes (#439) пре 9 година
visualizer 3f4d706c98 Fixing dead links (#5503) пре 6 година
api.c 9c4424ae2c rgblight split transfer non-eeprom config (#5396) пре 6 година
api.h 1dc1e12fec Only include lufa.h if AVR in quantum/api.h пре 7 година
color.c 12a07dae33 Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739) пре 6 година
color.h 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) пре 7 година
config_common.h 2f3dbb1253 Add new keyboard Plaid and ATMEGA328p support (#5379) пре 6 година
debounce.h b5b119544a Removed #include "matrix.h" from debounce.h пре 6 година
dynamic_keymap.c d15bb05c93 Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE пре 6 година
dynamic_keymap.h d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) пре 7 година
dynamic_macro.h 67eeb889ba Fix dynamic macros on ChibiOS keyboards пре 8 година
encoder.c 63177760de Added encoder support to split common code (#5477) пре 6 година
encoder.h 63177760de Added encoder support to split common code (#5477) пре 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 37932c293c Next set of split_common changes (#4974) пре 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 12a07dae33 Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739) пре 6 година
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 0137b02319 Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091) пре 6 година
mcu_selection.mk 41beecfc18 Add DFU Suffix for ARM boards (#5763) пре 6 година
pincontrol.h 23839b8c6d Clarify the quantum license (#1042) пре 8 година
pointing_device.c cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) пре 8 година
pointing_device.h 101b998ac2 Fix Pointing Device code (#1934) пре 8 година
quantum.c e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773) пре 6 година
quantum.h c745d9b82e Simple extended space cadet (#5277) пре 6 година
quantum_keycodes.h bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) пре 6 година
rgb.h afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) пре 7 година
rgb_matrix.c bb208f3e3b Implement kb function for rgb matrix to led lookup (#5738) пре 6 година
rgb_matrix.h a7113c8ed0 Updated rgb_led struct field modifier to flags (#5619) пре 6 година
rgb_matrix_drivers.c 50bc2dbe77 Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744) пре 6 година
rgb_matrix_types.h a7113c8ed0 Updated rgb_led struct field modifier to flags (#5619) пре 6 година
rgblight.c 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) пре 6 година
rgblight.h 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) пре 6 година
rgblight_breathe_table.h 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) пре 6 година
rgblight_list.h 22ba36a4d8 rgblight 255 hue (#5547) пре 6 година
rgblight_modes.h dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020) пре 6 година
rgblight_post_config.h 7e67bd791b Change split_common to use RGBLIGHT_SPLIT (#5509) пре 6 година
rgblight_reconfig.h 6d6d91c834 rgblight.[ch] more configurable (#3582) пре 7 година
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 година
velocikey.c c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) пре 6 година
velocikey.h c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) пре 6 година