My local repo of qmk firmware.
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.
Nick Brassel
53f2b5b944
Support for STM32 GPIOF,G,H,I,J,K ( #10206 )
...
* Add GPIOF/GPIOH.
* Also add GPIOI,GPIOJ,GPIOK, to match ChibiOS 20.x.
* Make GPIOK opt-in, describe what a keyboard designer needs to do in order to gain access.
5 years ago
..
api
clang-format changes
6 years ago
audio
Allow for user song list ( #9281 )
5 years ago
backlight
Remove f072 backlight warning ( #10040 )
5 years ago
debounce
quantum/debounce: rename debouncing algorithms ( #9564 )
5 years ago
keymap_extras
Update keymap_spanish_dvorak.h ( #10213 )
5 years ago
process_keycode
Joystick 16-bit support ( #10439 )
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
2020 February 29 Breaking Changes Update ( #8064 )
5 years ago
split_common
Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG control ( #10460 )
5 years ago
template
Remove `DESCRIPTION` ( #9732 )
5 years ago
tools
Backlight abstraction and other changes ( #439 )
9 years ago
visualizer
2020 February 29 Breaking Changes Update ( #8064 )
5 years ago
api.c
clang-format changes
6 years ago
api.h
clang-format changes
6 years ago
color.c
Add support for hsv->rgb conversion without using CIE curve. ( #9856 )
5 years ago
color.h
Add support for hsv->rgb conversion without using CIE curve. ( #9856 )
5 years ago
config_common.h
Support for STM32 GPIOF,G,H,I,J,K ( #10206 )
5 years ago
debounce.h
Removed #include "matrix.h" from debounce.h
6 years ago
dip_switch.c
format code according to conventions [skip ci]
5 years ago
dip_switch.h
Add Dip Switch as a core feature ( #6140 )
6 years ago
dynamic_keymap.c
[Core] DYNAMIC_KEYMAP_EEPROM_MAX_ADDR check ( #10315 )
5 years ago
dynamic_keymap.h
clang-format changes
6 years ago
dynamic_macro.h
[Core] Convert Dynamic Macro to a Core Feature ( #5948 )
6 years ago
encoder.c
Per-encoder resolutions ( #10259 )
5 years ago
encoder.h
Added encoder support to split common code ( #5477 )
6 years ago
fauxclicky.c
clang-format changes
6 years ago
fauxclicky.h
clang-format changes
6 years ago
joystick.c
Hid joystick interface ( #4226 )
5 years ago
joystick.h
Joystick 16-bit support ( #10439 )
5 years ago
keycode_config.c
clang-format changes
6 years ago
keycode_config.h
clang-format changes
6 years ago
keymap.h
Add logic for AT90USBxx7 where needed ( #10203 )
5 years ago
keymap_common.c
Strip out features to allow minimum firmware sizes ( #8645 )
5 years ago
led_matrix.c
clang-format changes
6 years ago
led_matrix_drivers.c
clang-format changes
6 years ago
led_tables.c
Remove unused LED_BREATHING_TABLE
5 years ago
led_tables.h
Remove unused LED_BREATHING_TABLE
5 years ago
ledmatrix.h
clang-format changes
6 years ago
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
Add support for soft serial to ATmega32U2 ( #10204 )
5 years ago
pointing_device.c
clang-format changes
6 years ago
pointing_device.h
clang-format changes
6 years ago
quantum.c
Hid joystick interface ( #4226 )
5 years ago
quantum.h
Hid joystick interface ( #4226 )
5 years ago
quantum_keycodes.h
Change MIDI velocity implementation to allow direct control of velocity value ( #9940 )
5 years ago
rgb.h
clang-format changes
6 years ago
rgb_matrix.c
Add advanced/efficient RGB Matrix Indicators ( #8564 )
5 years ago
rgb_matrix.h
Add advanced/efficient RGB Matrix Indicators ( #8564 )
5 years ago
rgb_matrix_drivers.c
format code according to conventions [skip ci]
5 years ago
rgb_matrix_types.h
Add Indicator flag for RGB Matrix ( #9933 )
5 years ago
rgblight.c
`setrgb()`: Use arrow operator ( #10451 )
5 years ago
rgblight.h
Tweak the Christmas animation effect to be less harsh on the eyes ( #7648 )
5 years ago
rgblight_breathe_table.h
clang-format changes
6 years ago
rgblight_list.h
clang-format changes
6 years ago
rgblight_modes.h
New RGB Lighting effect: Twinkle ( #8887 )
5 years ago
rgblight_post_config.h
clang-format changes
6 years ago
send_string_keycodes.h
Add *OPT aliases for *ALT keycodes and macros ( #8714 )
5 years ago
variable_trace.c
clang-format changes
6 years ago
variable_trace.h
clang-format changes
6 years ago
velocikey.c
clang-format changes
6 years ago
velocikey.h
clang-format changes
6 years ago
via.c
Fix typo in via.c ( #10000 )
5 years ago
via.h
Configurable VIA layout options default value ( #8707 )
5 years ago
wpm.c
Run clang-format manually to fix recently changed files ( #8552 )
5 years ago
wpm.h
Run clang-format manually to fix recently changed files ( #8552 )
5 years ago