mtei 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c 6 years ago
..
api 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
audio 246c3e4ef4 Changed rest note (#4837) 6 years ago
keymap_extras e76bf17d36 Remove redundant, language-specific aliases for KC_ALGR (#4720) 6 years ago
process_keycode 3542e573c8 Fix process_combo which assign -1 to uint16_t (#3697) 6 years ago
serial_link 503565d174 Only re-send matrix every 5ms 8 years ago
split_common 28929ad017 Simplify split_common Code significantly (#4772) 6 years ago
stm32 3cf179be61 Adds Proton C Conversion (#4661) 6 years ago
template 465559e166 Optimize/Update the new_project script (#4920) 6 years ago
tools 13bb6b4b7f Backlight abstraction and other changes (#439) 9 years ago
visualizer bba871df2f move lcd_backlight_keyframes to correct location 8 years ago
api.c 23839b8c6d Clarify the quantum license (#1042) 8 years ago
api.h 1dc1e12fec Only include lufa.h if AVR in quantum/api.h 7 years ago
color.c 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
color.h 14b7602a65 Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
config_common.h 28929ad017 Simplify split_common Code significantly (#4772) 6 years ago
debounce.c 28929ad017 Simplify split_common Code significantly (#4772) 6 years ago
debounce.h 28929ad017 Simplify split_common Code significantly (#4772) 6 years ago
dynamic_keymap.c d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 7 years ago
dynamic_keymap.h d7f1e072a8 Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 7 years ago
dynamic_macro.h 67eeb889ba Fix dynamic macros on ChibiOS keyboards 8 years ago
encoder.c 85688e5b52 add support for encoders to core 7 years ago
encoder.h 85688e5b52 add support for encoders to core 7 years ago
fauxclicky.c ffa4c72a89 Faux clicky bug fixes 8 years ago
fauxclicky.h ffa4c72a89 Faux clicky bug fixes 8 years ago
keycode_config.c 34580baccf Fix #1566 - NKRO reseting issue 7 years ago
keycode_config.h 61cdc9aaa4 Allow mod swapping for mod tap (MT) (#1202) 8 years ago
keymap.h 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
keymap_common.c 3c0c432836 Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used 6 years ago
led_tables.c f113f95440 Move CIE1931 and breathing tables to its own file 8 years ago
led_tables.h f113f95440 Move CIE1931 and breathing tables to its own file 8 years ago
matrix.c 28929ad017 Simplify split_common Code significantly (#4772) 6 years ago
mcu_selection.mk 3cf179be61 Adds Proton C Conversion (#4661) 6 years ago
pincontrol.h 23839b8c6d Clarify the quantum license (#1042) 8 years ago
pointing_device.c cfd118d158 Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 8 years ago
pointing_device.h 101b998ac2 Fix Pointing Device code (#1934) 8 years ago
quantum.c 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c 6 years ago
quantum.h 2e8b32b9b5 move `#include "rgb.h"` from quantum.h to quantum.c 6 years ago
quantum_keycodes.h 79b58937f4 Add C(), A() and G() to match already existing S() (#4673) 6 years ago
rgb.h afacd42368 Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 7 years ago
rgb_matrix.c b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 6 years ago
rgb_matrix.h b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 6 years ago
rgb_matrix_drivers.c f70f45ee67 RGB Matrix refactoring to open up for new drivers (#3913) 7 years ago
rgblight.c b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 6 years ago
rgblight.h b7688590b8 Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 6 years ago
rgblight_list.h 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 7 years ago
rgblight_reconfig.h 6d6d91c834 rgblight.[ch] more configurable (#3582) 7 years ago
rgblight_types.h ade22f8e2c Adds support for Planck Rev 6 (#2666) 7 years ago
send_string_keycodes.h 6590f3c811 Clean up SEND_STRING keycodes and add media keys (#3214) 7 years ago
variable_trace.c 23839b8c6d Clarify the quantum license (#1042) 8 years ago
variable_trace.h 23839b8c6d Clarify the quantum license (#1042) 8 years ago