You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 06aea834c4
Backlight: add defines for default level and breathing state (#12560)
5 years ago
..
api Move `API_SYSEX_MAX_SIZE` out of `config_common.h` (#12302) 5 years ago
audio Keyboard: Planck THK (#12597) 5 years ago
backlight Backlight: add defines for default level and breathing state (#12560) 5 years ago
bootmagic Format code according to conventions (#12056) 5 years ago
debounce
keymap_extras
led_matrix_animations LED Matrix: Effects! (#12651) 5 years ago
led_matrix_runners LED Matrix: Effects! (#12651) 5 years ago
process_keycode Fix bad PR merge for #6580. (#12721) 5 years ago
rgb_matrix_animations fix line endings 5 years ago
rgb_matrix_runners
sequencer
serial_link
split_common matrix: wait for row signal to go HIGH for every row (#12945) 5 years ago
template
tools
visualizer
api.c
api.h
bitwise.c
bitwise.h
color.c
color.h
command.c
command.h
config_common.h Remove KEYMAP and LAYOUT_kc (#12160) 5 years ago
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c Improve EEPROM defaults for Dynamic Keymaps (#12853) 5 years ago
dynamic_keymap.h
dynamic_macro.h
encoder.c Convert Encoder callbacks to be boolean functions (#12805) 5 years ago
encoder.h Convert Encoder callbacks to be boolean functions (#12805) 5 years ago
joystick.c
joystick.h
keycode_config.c
keycode_config.h Add ability to toggle One Shot functionality (#4198) 5 years ago
keymap.h
keymap_common.c
led.c
led.h
led_matrix.c Rename `point_t` -> `led_point_t` (#12864) 5 years ago
led_matrix.h LED Matrix: Effects! (#12651) 5 years ago
led_matrix_drivers.c Add support for up to 4 IS31FL3733 drivers (#12342) 5 years ago
led_matrix_types.h Rename `point_t` -> `led_point_t` (#12864) 5 years ago
led_tables.c
led_tables.h
matrix.c matrix: wait for row signal to go HIGH for every row (#12945) 5 years ago
matrix.h Adding keyboard level weak function for slave matrix scan (#12317) 5 years ago
matrix_common.c
mcu_selection.mk Add STM32L433 and L443 support (#12063) 5 years ago
mousekey.c Fix Kinetic speed condition (#12139) 5 years ago
mousekey.h
pointing_device.c
pointing_device.h
quantum.c Merge remote-tracking branch 'origin/master' into develop 5 years ago
quantum.h Convert Encoder callbacks to be boolean functions (#12805) 5 years ago
quantum_keycodes.h Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935) 5 years ago
rgb.h
rgb_matrix.c Rename `point_t` -> `led_point_t` (#12864) 5 years ago
rgb_matrix.h Change RGB/LED Matrix to use a simple define for USB suspend (#12697) 5 years ago
rgb_matrix_drivers.c Add support for up to 4 IS31FL3733 drivers (#12342) 5 years ago
rgb_matrix_types.h Rename `point_t` -> `led_point_t` (#12864) 5 years ago
rgblight.c Add function to allow repeated blinking of one layer (#12237) 5 years ago
rgblight.h Add function to allow repeated blinking of one layer (#12237) 5 years ago
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
ring_buffer.h
send_string.c Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 5 years ago
send_string.h Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079) 5 years ago
send_string_keycodes.h Workaround for recent changes to mouse keycodes (#12367) 5 years ago
util.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c Fix keycode mappings for via and ensure they don't change within protocol (#12130) 5 years ago
via.h
via_ensure_keycode.h Fix keycode mappings for via and ensure they don't change within protocol (#12130) 5 years ago
wpm.c [CI] Format code according to conventions (#12623) 5 years ago
wpm.h [CI] Format code according to conventions (#12623) 5 years ago