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.
qmk-fw/quantum
Nick Brassel faa04011d1
Initial work for consolidation of ChibiOS platform files (#8327)
* Initial work for consolidation of board files and default ChibiOS configs.

* Migrate F401/F411 black pills for testing.

* Add early init bootloader jump flag.

* Add support for I2C in order to use i2c_scanner keymap.

* Add F401/F411 HSE bypass to get things booting.

* Exempt "hooked" ChibiOS conf files from updater script.

* Fix up ordering for bootloader_defs file check.

* Match previous $(KEYBOARD_PATHS) value for Proton-C, updated for all board configs.
5 years ago
..
api
audio Allow for user song list (#9281) 5 years ago
backlight Refactor ARM backlight (#7959) 5 years ago
debounce
keymap_extras Fixed CA_DOTA key code (#9722) 5 years ago
process_keycode format code according to conventions [skip ci] 5 years ago
rgb_matrix_animations 2020 May 30 Breaking Changes Update (#9215) 5 years ago
rgb_matrix_runners 2020 May 30 Breaking Changes Update (#9215) 5 years ago
serial_link
split_common add SPLIT_HAND_MATRIX_GRID support (#8685) 5 years ago
template Remove `DESCRIPTION` (#9732) 5 years ago
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h adds support for the atmega328 (#9043) 5 years ago
debounce.h
dip_switch.c format code according to conventions [skip ci] 5 years ago
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap.h
keymap_common.c
led_matrix.c
led_matrix_drivers.c
led_tables.c
led_tables.h
ledmatrix.h
matrix.c format code according to conventions [skip ci] 5 years ago
matrix_common.c format code according to conventions [skip ci] 5 years ago
mcu_selection.mk adds support for the atmega328 (#9043) 5 years ago
pointing_device.c
pointing_device.h
quantum.c Make sendstring respect `TAP_CODE_DELAY` (#9623) 5 years ago
quantum.h Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352) 5 years ago
quantum_keycodes.h One shot support for swap hands (#8590) 5 years ago
rgb.h
rgb_matrix.c Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874) 5 years ago
rgb_matrix.h Support IS31FL3741 and IS31FL3741A. (#9201) 5 years ago
rgb_matrix_drivers.c Fix RGB Matrix using RGBW WS2812 LEDs (#9705) 5 years ago
rgb_matrix_types.h Add Indicator flag for RGB Matrix (#9933) 5 years ago
rgblight.c Fix layer mask size for RGBLIGHT_LAYER_BLINK (#9260) 5 years ago
rgblight.h Add query functions for RGB Light and RGB Matrix (#8960) 5 years ago
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h New RGB Lighting effect: Twinkle (#8887) 5 years ago
rgblight_post_config.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h
wpm.c
wpm.h