index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common_features.mk
Age
Commit message (
Expand
)
Author
2021-01-12
2020 November 28 Breaking Changes Update (#11053)
James Young
2021-01-12
Indicator LEDs as config (#10816)
Joel Challis
2021-01-12
Fix RGB matrix for ATmegaxxU2 (#10723)
Ryan
2021-01-12
Added EEPROM emulation for STM32F042x6 series processors (#10685)
Adrian
2020-09-30
quantum/debounce: rename debouncing algorithms (#9564)
Purdea Andrei
2020-09-30
Allow joysticks to be used without analog pins (#10169)
Zach White
2020-09-30
Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127)
Nick Brassel
2020-09-30
ARM backlight - timer implementation (#8291)
Joel Challis
2020-09-30
Hid joystick interface (#4226)
a-chol
2020-08-08
Support IS31FL3741 and IS31FL3741A. (#9201)
MelGeek
2020-06-12
Add SPI 25xx EEPROM support. (#8780)
Nick Brassel
2020-06-12
Reorder logic within common_features.mk (#8517)
Joel Challis
2020-06-12
Add Word Per Minute calculation feature (#8054)
brickbots
2020-06-12
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2020-06-12
Add support for STM32L0/L1 onboard EEPROM. (#8002)
Nick Brassel
2020-06-12
Backlight - Carve out a better location for private driver functionality (#8329)
Joel Challis
2020-06-12
Remove unused LED_BREATHING_TABLE
zvecr
2020-06-12
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-02-26
Relocate grave keycode processing (#8082)
Joel Challis
2020-02-26
Fix boards which were overriding backlight without setting custom (#7970) (#270)
Drashna Jaelre
2020-02-26
Remove compilation of i2c for arm split
zvecr
2020-02-26
Update split serial code to use driver pattern (#7990)
Joel Challis
2020-02-26
Add additional fixes to EEPROM driver selection (#7274) (#266)
Drashna Jaelre
2020-02-26
switching to you know whats up mode (#7921)
Jeremy Bernhardt
2020-02-26
Add ws2812 driver type define (#7888)
Joel Challis
2020-02-26
Relocate common backlight functionally (#7273)
Joel Challis
2020-02-26
Move some common matrix code to a common location (#7699)
Joel Challis
2020-02-26
Make Dynamic Keymaps optional for Oryx
Drashna Jael're
2020-02-26
Limit number of layers due to eeprom size contstraints
Drashna Jael're
2020-02-26
Implement core communication
Drashna Jael're
2020-02-26
VIA configurator refactor
Wilba
2020-02-26
Start moving code out of webusb and to Oryx feature
Drashna Jael're
2020-02-26
Apollo (#246)
Florian Didron
2020-01-09
Big keycode cleanup (#230)
Drashna Jaelre
2020-01-09
[Core] Convert Dynamic Macro to a Core Feature (#5948) (#207)
Drashna Jaelre
2020-01-09
Convert backlight to follow driver rules pattern
zvecr
2020-01-09
Initial migration of software PWM backlight (#6709)
Joel Challis
2020-01-09
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2020-01-09
ARM - Initial backlight support (#6487)
Joel Challis
2019-12-06
feat: adds pairing key
Florian Didron
2019-11-04
Refactor ps2avrgb i2c ws2812 to core (#7183)
Joel Challis
2019-11-04
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2019-09-26
Add Dip Switch as a core feature (#6140)
Drashna Jaelre
2019-07-10
Use QUANTUM_LIB_SRC for i2c_master.c inclusion (qmk#5617)
Drashna Jaelre
2019-05-01
rgblight 255 hue (#5547)
XScorpion2
2019-04-30
Merge pull request #33 from zsa/feature/per_level_matrix_effects
Florian Didron
2019-04-29
RGB Matrix: Custom effects on a kb/user level (#5338)
Daniel Prilik
2019-04-29
Simple extended space cadet (#5277)
XScorpion2
2019-04-23
Merge branch 'master' into feature/oled_driver
Florian Didron
2019-04-22
OLED Driver Feature
Ryan Caltabiano
[next]