index
:
avr/qmk/firmware
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common_features.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SPI 25xx EEPROM support. (#8780)
Nick Brassel
2020-05-19
1
-1
/
+6
*
Add Word Per Minute calculation feature (#8054)
brickbots
2020-03-23
1
-0
/
+5
*
Reorder logic within common_features.mk (#8517)
Joel Challis
2020-03-22
1
-99
/
+95
*
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2020-03-21
1
-10
/
+2
*
Add support for STM32L0/L1 onboard EEPROM. (#8002)
Nick Brassel
2020-03-12
1
-0
/
+4
*
Backlight - Carve out a better location for private driver functionality (#8329)
Joel Challis
2020-03-07
1
-6
/
+9
*
Remove unused LED_BREATHING_TABLE
zvecr
2020-03-06
1
-6
/
+0
*
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-02-29
1
-0
/
+1
*
Relocate grave keycode processing (#8082)
Joel Challis
2020-02-04
1
-5
/
+12
*
Merge pull request #7995 from zvecr/feature/split_arm_i2c_remove
Joel Challis
2020-01-27
1
-2
/
+4
|
\
|
*
Remove compilation of i2c for arm split
zvecr
2020-01-24
1
-2
/
+4
*
|
Fix boards which were overriding backlight without setting custom (#7970)
Joel Challis
2020-01-27
1
-5
/
+7
|
/
*
Update split serial code to use driver pattern (#7990)
Joel Challis
2020-01-24
1
-2
/
+8
*
Add customisable EEPROM driver selection (#7274)
Nick Brassel
2020-01-24
1
-0
/
+51
*
switching to you know whats up mode (#7921)
Jeremy Bernhardt
2020-01-17
1
-1
/
+1
*
Add ws2812 driver type define (#7888)
Joel Challis
2020-01-15
1
-0
/
+2
*
Relocate common backlight functionally (#7273)
Joel Challis
2020-01-13
1
-5
/
+3
*
Move some common matrix code to a common location (#7699)
Joel Challis
2020-01-04
1
-5
/
+21
*
VIA Configurator Refactor (#7268)
Wilba
2020-01-03
1
-16
/
+24
*
Relocate RGB keycode processing (#7508)
Joel Challis
2019-12-16
1
-0
/
+6
*
Convert backlight to follow driver rules pattern
zvecr
2019-12-14
1
-7
/
+8
*
Relocate magic keycode processing (#7512)
Joel Challis
2019-12-03
1
-3
/
+9
*
[Core] Convert Dynamic Macro to a Core Feature (#5948)
Drashna Jaelre
2019-11-04
1
-1
/
+5
*
Initial migration of software PWM backlight (#6709)
Joel Challis
2019-11-02
1
-9
/
+12
*
Refactor ps2avrgb i2c ws2812 to core (#7183)
Joel Challis
2019-10-29
1
-2
/
+22
*
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2019-10-17
1
-0
/
+5
*
ARM - Initial backlight support (#6487)
Joel Challis
2019-10-05
1
-2
/
+21
*
Fix enables for Haptic Feedback (#6707)
Drashna Jaelre
2019-09-14
1
-8
/
+9
*
Add Dip Switch as a core feature (#6140)
Drashna Jaelre
2019-09-03
1
-0
/
+6
*
Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617)
Drashna Jaelre
2019-07-09
1
-5
/
+5
*
rgblight 255 hue (#5547)
XScorpion2
2019-05-01
1
-0
/
+1
*
Simple extended space cadet (#5277)
XScorpion2
2019-04-29
1
-0
/
+6
*
RGB Matrix: Custom effects on a kb/user level (#5338)
Daniel Prilik
2019-04-29
1
-0
/
+8
*
OLED Driver Feature
Ryan Caltabiano
2019-04-20
1
-0
/
+7
*
Change split_common to use RGBLIGHT_SPLIT (#5509)
Takeshi ISHII
2019-04-19
1
-0
/
+2
*
Features/ws2812 matrix driver (#5418)
XScorpion2
2019-04-14
1
-1
/
+6
*
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert
2019-04-08
1
-3
/
+11
*
Next set of split_common changes (#4974)
James Churchill
2019-03-12
1
-5
/
+5
*
Clean up debounce a bit (#5255)
James Churchill
2019-03-04
1
-11
/
+3
*
Velocikey: Match RGB animation speed to typing speed (#3754)
Chris Lewis
2019-02-21
1
-0
/
+5
*
Haptic feedback generalized - DRV2605 and solenoids (#4939)
ishtob
2019-02-16
1
-0
/
+10
*
Debounce refactor / API (#3720)
Drashna Jaelre
2019-02-14
1
-3
/
+13
|
\
|
*
Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounc...
alex-ong
2019-01-27
1
-5
/
+6
|
*
Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE
Alex Ong
2019-01-26
1
-3
/
+3
|
*
Removed check for custom_matrix. We can safely include the debounce file for ...
alex-ong
2019-01-26
1
-3
/
+1
|
*
Whitespace cleanup.
alex-ong
2019-01-26
1
-4
/
+0
|
*
DO NOT USE - debounce successfully compiled.
alex-ong
2019-01-26
1
-3
/
+18
*
|
Force backlight on when led matrix is enabled
skullY
2019-02-10
1
-9
/
+7
*
|
led_matrix works now
skullY
2019-02-10
1
-1
/
+4
*
|
The beginning of a simple led matrix driver for is31fl3731
skullY
2019-02-10
1
-1
/
+19
|
/
[next]