index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common_features.mk
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Extensible split data sync (#11930)
Nick Brassel
2021-06-18
1
-1
/
+5
*
Add CRC8 calculation subsystem to quantum (#12641)
Stefan Kerkmann
2021-06-18
1
-0
/
+6
*
Add ST7565 LCD driver (#13089)
Ryan
2021-06-10
1
-0
/
+8
*
GMMK Pro RGB Support (#13147)
Gigahawk
2021-06-10
1
-1
/
+8
*
Do not hard set config in CPTC files (#11864)
Drashna Jaelre
2021-05-22
1
-1
/
+5
*
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)
James Young
2021-04-12
1
-2
/
+2
*
LED Matrix: Implement CIE1931 curve (#12417)
Ryan
2021-04-07
1
-0
/
+1
*
LED Matrix: Additional common_features.mk tweaks (#12187)
Ryan
2021-03-20
1
-5
/
+8
*
LED Matrix: decouple from Backlight (#12054)
Ryan
2021-03-08
1
-3
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-28
1
-0
/
+1
|
\
|
*
Extract sendstring into its own compilation unit (#12060)
Ryan
2021-03-01
1
-0
/
+1
*
|
Overhaul bootmagic logic to have single entrypoint (#8532)
Joel Challis
2021-02-28
1
-4
/
+17
|
/
*
Merge branch 'master' into develop
Joshua Diamond
2021-02-14
1
-1
/
+0
|
\
|
*
LED Matrix: rename `LED_DRIVER_LED_COUNT` to `DRIVER_LED_TOTAL` (#11858)
Ryan
2021-02-15
1
-1
/
+0
*
|
Audio system overhaul (#11820)
Drashna Jaelre
2021-02-15
1
-1
/
+20
*
|
Add support for analog USBPD on STM32G4xx. (#11824)
Nick Brassel
2021-02-15
1
-0
/
+24
*
|
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
1
-5
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-07
1
-0
/
+6
|
\
|
|
*
Migrate some tmk_core files to quantum (#11791)
Joel Challis
2021-02-07
1
-0
/
+6
*
|
Migrate mousekey to quantum (#11804)
Joel Challis
2021-02-07
1
-0
/
+6
*
|
Move transport.c to QUANTUM_LIB_SRC (#11751)
Drashna Jaelre
2021-02-01
1
-2
/
+2
*
|
Adds AT90USB162 support (#11570)
Dasky
2021-01-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-01-28
1
-0
/
+2
|
\
|
|
*
add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)
Takeshi ISHII
2021-01-28
1
-0
/
+2
*
|
Rewrite APA102 support (#10894)
Aldehir Rojas
2020-12-30
1
-8
/
+38
|
/
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-54
/
+68
*
Indicator LEDs as config (#10816)
Joel Challis
2020-11-08
1
-0
/
+1
*
Fix RGB matrix for ATmegaxxU2 (#10723)
Ryan
2020-10-23
1
-0
/
+4
*
Added EEPROM emulation for STM32F042x6 series processors (#10685)
Adrian
2020-10-22
1
-0
/
+11
*
quantum/debounce: rename debouncing algorithms (#9564)
Purdea Andrei
2020-09-06
1
-1
/
+12
*
Allow joysticks to be used without analog pins (#10169)
Zach White
2020-08-29
1
-1
/
+10
*
Define STM32_DMA_REQUIRED when using DMA-based WS2812 driver on STM32. (#10127)
Nick Brassel
2020-08-29
1
-0
/
+6
*
ARM backlight - timer implementation (#8291)
Joel Challis
2020-08-29
1
-1
/
+1
*
Hid joystick interface (#4226)
a-chol
2020-08-29
1
-0
/
+7
*
Fix Variable Trace handling (#9831)
Drashna Jaelre
2020-07-26
1
-4
/
+5
*
Support IS31FL3741 and IS31FL3741A. (#9201)
MelGeek
2020-06-20
1
-1
/
+8
*
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
[prev]
[next]