Drashna Jaelre 06975aa0dd Remove all Copyrighted Sounds and Songs (#5905) 6 år sedan
..
api 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 år sedan
audio 06975aa0dd Remove all Copyrighted Sounds and Songs (#5905) 6 år sedan
debounce 7a1086e405 [core] Fix for eager_pr #5643 6 år sedan
keymap_extras 4d97f35230 Add belgian layout for sendstring (#6008) 6 år sedan
process_keycode d85110b6ec Adds a configurable initial delay to the audio clicky feature (#4286) 6 år sedan
rgb_matrix_animations c9a7161d93 Reduce rgb matrix firmware size 6 år sedan
rgb_matrix_runners c9a7161d93 Reduce rgb matrix firmware size 6 år sedan
serial_link 503565d174 Only re-send matrix every 5ms 8 år sedan
split_common 2c8149aa55 Fix compilation error when I2C and encoder is enabled for split code 6 år sedan
stm32 41beecfc18 Add DFU Suffix for ARM boards (#5763) 6 år sedan
template 83afae31ed Fix up Debouncing in AVR Templates (#5964) 6 år sedan
tools 13bb6b4b7f Backlight abstraction and other changes (#439) 9 år sedan
visualizer 3f4d706c98 Fixing dead links (#5503) 6 år sedan
api.c 9c4424ae2c rgblight split transfer non-eeprom config (#5396) 6 år sedan
api.h 1dc1e12fec Only include lufa.h if AVR in quantum/api.h 7 år sedan
color.c f11fde9bf5 Fixing hsv_to_rgb where s = 0 and v < 255 (#5915) 6 år sedan
color.h e7711b3b66 Moving rgb typedefs into a single location (#5978) 6 år sedan
config_common.h c393d3afde Add additional pins for Teensy 3.x and LC 6 år sedan
debounce.h b5b119544a Removed #include "matrix.h" from debounce.h 6 år sedan
dynamic_keymap.c d15bb05c93 Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE 6 år sedan
dynamic_keymap.h d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 7 år sedan
dynamic_macro.h 67eeb889ba Fix dynamic macros on ChibiOS keyboards 8 år sedan
encoder.c 63177760de Added encoder support to split common code (#5477) 6 år sedan
encoder.h 63177760de Added encoder support to split common code (#5477) 6 år sedan
fauxclicky.c ffa4c72a89 Faux clicky bug fixes 8 år sedan
fauxclicky.h ffa4c72a89 Faux clicky bug fixes 8 år sedan
keycode_config.c 34580baccf Fix #1566 - NKRO reseting issue 7 år sedan
keycode_config.h 61cdc9aaa4 Allow mod swapping for mod tap (MT) (#1202) 8 år sedan
keymap.h 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 år sedan
keymap_common.c 37932c293c Next set of split_common changes (#4974) 6 år sedan
led_matrix.c c5221fa1cb fix the led_matrix.h naming conflict 6 år sedan
led_matrix_drivers.c acd3e79add NK65 Addition (#5865) 6 år sedan
led_tables.c 12a07dae33 Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739) 6 år sedan
led_tables.h f113f95440 Move CIE1931 and breathing tables to its own file 8 år sedan
ledmatrix.h c5221fa1cb fix the led_matrix.h naming conflict 6 år sedan
matrix.c 6d6646de04 Fixing matrix_scan so it properly returns changed status 6 år sedan
mcu_selection.mk 41beecfc18 Add DFU Suffix for ARM boards (#5763) 6 år sedan
pincontrol.h 23839b8c6d Clarify the quantum license (#1042) 8 år sedan
pointing_device.c cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 8 år sedan
pointing_device.h 101b998ac2 Fix Pointing Device code (#1934) 8 år sedan
quantum.c e0ecc53f4e Make DEBUG keycode disable as well as enable (#5898) 6 år sedan
quantum.h 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637) 6 år sedan
quantum_keycodes.h bdc8d89e6b New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements (#4803) 6 år sedan
rgb.h afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 7 år sedan
rgb_matrix.c c9a7161d93 Reduce rgb matrix firmware size 6 år sedan
rgb_matrix.h 62ba66d618 Cleanup/rgb matrix (#5811) 6 år sedan
rgb_matrix_drivers.c acd3e79add NK65 Addition (#5865) 6 år sedan
rgb_matrix_types.h af89752bff rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 6 år sedan
rgblight.c 670a9b7f83 Add effect range to rgblight.c (#5856) 6 år sedan
rgblight.h e7711b3b66 Moving rgb typedefs into a single location (#5978) 6 år sedan
rgblight_breathe_table.h 3da8d46a07 If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() (#5484) 6 år sedan
rgblight_list.h 22ba36a4d8 rgblight 255 hue (#5547) 6 år sedan
rgblight_modes.h dfab177f88 Add function to support split-keyboard in rgblight.[ch]. (#5020) 6 år sedan
rgblight_post_config.h 7e67bd791b Change split_common to use RGBLIGHT_SPLIT (#5509) 6 år sedan
rgblight_reconfig.h 6d6d91c834 rgblight.[ch] more configurable (#3582) 7 år sedan
send_string_keycodes.h 6590f3c811 Clean up SEND_STRING keycodes and add media keys (#3214) 7 år sedan
variable_trace.c 23839b8c6d Clarify the quantum license (#1042) 8 år sedan
variable_trace.h 23839b8c6d Clarify the quantum license (#1042) 8 år sedan
velocikey.c c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 6 år sedan
velocikey.h c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 6 år sedan