qmk_firmware/quantum
XScorpion2 c6184d2e7e Added check for event pressed to clear space cadet () 6 years ago
..
api Merge ChibiOS and LUFA descriptor support () 7 years ago
audio Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes () 6 years ago
debounce [core] Fix for eager_pr 6 years ago
keymap_extras Norman layout for the minidox keyboard () 6 years ago
process_keycode Added check for event pressed to clear space cadet () 6 years ago
rgb_matrix_animations Fix for Solid Reactive mode bug () 6 years ago
serial_link Only re-send matrix every 5ms 8 years ago
split_common [Split] fix split_common i2c backlight disabling () 6 years ago
stm32 Add DFU Suffix for ARM boards () 6 years ago
template Fix up ps2avrgb templates () 6 years ago
tools Backlight abstraction and other changes () 9 years ago
visualizer Fixing dead links () 6 years ago
api.c rgblight split transfer non-eeprom config () 6 years ago
api.h Only include lufa.h if AVR in quantum/api.h 6 years ago
color.c Adjusted the linear led table and hsv_to_rgb to better handle 255 hue () 6 years ago
color.h Adds IS31FL3731 RGB Matrix Implementation () 7 years ago
config_common.h Add new keyboard Plaid and ATMEGA328p support () 6 years ago
debounce.h Removed #include "matrix.h" from debounce.h 6 years ago
dynamic_keymap.c Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE 6 years ago
dynamic_keymap.h Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements () 6 years ago
dynamic_macro.h Fix dynamic macros on ChibiOS keyboards 7 years ago
encoder.c Added encoder support to split common code () 6 years ago
encoder.h Added encoder support to split common code () 6 years ago
fauxclicky.c Faux clicky bug fixes 8 years ago
fauxclicky.h Faux clicky bug fixes 8 years ago
keycode_config.c Fix - NKRO reseting issue 7 years ago
keycode_config.h Allow mod swapping for mod tap (MT) () 8 years ago
keymap.h Merge ChibiOS and LUFA descriptor support () 7 years ago
keymap_common.c Next set of split_common changes () 6 years ago
led_matrix.c fix the led_matrix.h naming conflict 6 years ago
led_matrix_drivers.c fix the led_matrix.h naming conflict 6 years ago
led_tables.c Adjusted the linear led table and hsv_to_rgb to better handle 255 hue () 6 years ago
led_tables.h Move CIE1931 and breathing tables to its own file 8 years ago
ledmatrix.h fix the led_matrix.h naming conflict 6 years ago
matrix.c Port DIRECT_PINS from split_common/matrix.c to matrix.c () 6 years ago
mcu_selection.mk Add DFU Suffix for ARM boards () 6 years ago
pincontrol.h Clarify the quantum license () 8 years ago
pointing_device.c Added Dichotemy Keyboard, updated docs for Pointing Device () 7 years ago
pointing_device.h Fix Pointing Device code () 7 years ago
quantum.c Cleanup/rgb matrix () 6 years ago
quantum.h Simple extended space cadet () 6 years ago
quantum_keycodes.h New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fixes and improvements () 6 years ago
rgb.h Add effect speed support for RGB Matrix *No EEPROM yet* () 7 years ago
rgb_matrix.c Cleanup/rgb matrix () 6 years ago
rgb_matrix.h Cleanup/rgb matrix () 6 years ago
rgb_matrix_drivers.c Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix () 6 years ago
rgb_matrix_types.h rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) () 6 years ago
rgblight.c If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() () 6 years ago
rgblight.h If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() () 6 years ago
rgblight_breathe_table.h If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table instead of exp() and sin() () 6 years ago
rgblight_list.h rgblight 255 hue () 6 years ago
rgblight_modes.h Add function to support split-keyboard in rgblight.[ch]. () 6 years ago
rgblight_post_config.h Change split_common to use RGBLIGHT_SPLIT () 6 years ago
rgblight_reconfig.h rgblight.[ch] more configurable () 7 years ago
rgblight_types.h Adds support for Planck Rev 6 () 7 years ago
send_string_keycodes.h Clean up SEND_STRING keycodes and add media keys () 7 years ago
variable_trace.c Clarify the quantum license () 8 years ago
variable_trace.h Clarify the quantum license () 8 years ago
velocikey.c Velocikey: Match RGB animation speed to typing speed () 6 years ago
velocikey.h Velocikey: Match RGB animation speed to typing speed () 6 years ago