You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301) 5 years ago
..
api Merge ChibiOS and LUFA descriptor support (#2362) 6 years ago
audio Changed rest note (#4837) 5 years ago
keymap_extras Remove redundant, language-specific aliases for KC_ALGR (#4720) 5 years ago
process_keycode Fix process_combo which assign -1 to uint16_t (#3697) 5 years ago
serial_link Only re-send matrix every 5ms 7 years ago
split_common Simplify split_common Code significantly (#4772) 5 years ago
stm32 Adds Proton C Conversion (#4661) 5 years ago
template Adds a default value for IS_COMMAND for COMMAND feature (#4301) 5 years ago
tools Backlight abstraction and other changes (#439) 8 years ago
visualizer move lcd_backlight_keyframes to correct location 6 years ago
api.c Clarify the quantum license (#1042) 7 years ago
api.h Only include lufa.h if AVR in quantum/api.h 5 years ago
color.c Adds IS31FL3731 RGB Matrix Implementation (#2910) 6 years ago
color.h Adds IS31FL3731 RGB Matrix Implementation (#2910) 6 years ago
config_common.h Simplify split_common Code significantly (#4772) 5 years ago
debounce.c Simplify split_common Code significantly (#4772) 5 years ago
debounce.h Simplify split_common Code significantly (#4772) 5 years ago
dynamic_keymap.c Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 5 years ago
dynamic_keymap.h Added macros to Dynamic Keymaps, Zeal60 RGB backlight improvements (#4520) 5 years ago
dynamic_macro.h Fix dynamic macros on ChibiOS keyboards 6 years ago
encoder.c add support for encoders to core 5 years ago
encoder.h add support for encoders to core 5 years ago
fauxclicky.c Faux clicky bug fixes 7 years ago
fauxclicky.h Faux clicky bug fixes 7 years ago
keycode_config.c Fix #1566 - NKRO reseting issue 6 years ago
keycode_config.h Allow mod swapping for mod tap (MT) (#1202) 6 years ago
keymap.h Merge ChibiOS and LUFA descriptor support (#2362) 6 years ago
keymap_common.c Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used 5 years ago
led_tables.c Move CIE1931 and breathing tables to its own file 7 years ago
led_tables.h Move CIE1931 and breathing tables to its own file 7 years ago
matrix.c Simplify split_common Code significantly (#4772) 5 years ago
mcu_selection.mk Adds Proton C Conversion (#4661) 5 years ago
pincontrol.h Clarify the quantum license (#1042) 7 years ago
pointing_device.c Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 6 years ago
pointing_device.h Fix Pointing Device code (#1934) 6 years ago
quantum.c move `#include "rgb.h"` from quantum.h to quantum.c 5 years ago
quantum.h move `#include "rgb.h"` from quantum.h to quantum.c 5 years ago
quantum_keycodes.h Add C(), A() and G() to match already existing S() (#4673) 5 years ago
rgb.h Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 6 years ago
rgb_matrix.c Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 5 years ago
rgb_matrix.h Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 5 years ago
rgb_matrix_drivers.c RGB Matrix refactoring to open up for new drivers (#3913) 5 years ago
rgblight.c Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 5 years ago
rgblight.h Change rgblight_get_mode & rgb_matrix_get_mode's return type to uint8_t. (#4747) 5 years ago
rgblight_list.h Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 6 years ago
rgblight_reconfig.h rgblight.[ch] more configurable (#3582) 5 years ago
rgblight_types.h Adds support for Planck Rev 6 (#2666) 5 years ago
send_string_keycodes.h Clean up SEND_STRING keycodes and add media keys (#3214) 5 years ago
variable_trace.c Clarify the quantum license (#1042) 7 years ago
variable_trace.h Clarify the quantum license (#1042) 7 years ago