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
*
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
|
/
*
Simplify split_common Code significantly (#4772)
James Churchill
2019-01-17
1
-12
/
+26
*
Change handling of CUSTOM_MATRIX in common_features.mk slightly.
mtei
2019-01-13
1
-8
/
+9
*
Move Split Common VPATH addition (#4716)
Drashna Jaelre
2018-12-31
1
-0
/
+1
*
Replace serial.c of quantum/split_common/ (#4669)
Takeshi ISHII
2018-12-24
1
-5
/
+0
*
Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522)
Takeshi ISHII
2018-12-14
1
-3
/
+3
*
Make quantum/split_common/serial.[ch] configurable (#4419)
Takeshi ISHII
2018-12-14
1
-0
/
+5
*
adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...
ishtob
2018-12-04
1
-0
/
+9
*
Fix Terminal feature on ChibiOS
Drashna Jaelre
2018-11-06
1
-0
/
+1
*
Adds the Proton C base project (#4224)
Jack Humbert
2018-11-02
1
-1
/
+1
*
add support for encoders to core
Jack Humbert
2018-10-26
1
-0
/
+5
*
Fix RGB Matrix feature processing in common_features.mk
Drashna Jaelre
2018-09-28
1
-1
/
+1
*
RGB Matrix refactoring to open up for new drivers (#3913)
James Laird-Wah
2018-09-27
1
-13
/
+11
*
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2018-09-17
1
-4
/
+7
*
Zeal60/Zeal65/M60-A implementation (#3879)
Wilba6582
2018-09-13
1
-0
/
+5
*
ISSI31FL3733 driver (#3679)
yiancar
2018-08-28
1
-8
/
+32
*
Lets split eh (#3120)
That-Canadian
2018-07-16
1
-1
/
+13
*
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
2018-07-15
1
-0
/
+6
*
Rgb matrix fixes, I2C library can now retry if it has failed (#2943)
yiancar
2018-05-14
1
-1
/
+1
*
Adds IS31FL3731 RGB Matrix Implementation (#2910)
Jack Humbert
2018-05-08
1
-0
/
+9
*
Fix Audio Clicky sub-feature (#2784)
Drashna Jaelre
2018-04-21
1
-0
/
+1
*
Rule to enable Modifiers with Auto-Shift (#2542)
Jason Stillwell
2018-03-16
1
-0
/
+3
*
Backlighting for JJ40 and underglow initialisation code (#2260)
Kenneth Aloysius
2018-01-18
1
-0
/
+3
*
Fix up the ARM audio support (#2136)
skullydazed
2018-01-13
1
-1
/
+5
*
Fix pointing device feature
Rob Rogers
2017-10-31
1
-2
/
+3
*
Fix Pointing Device code (#1934)
drashna
2017-10-31
1
-1
/
+2
*
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-10-14
1
-0
/
+4
*
Generic Pointing Device (#1767)
Snipeye
2017-10-06
1
-0
/
+4
*
Added Auto Shift, tap key = normal, hold key = shifted state.
Jeremy Cowgar
2017-09-18
1
-0
/
+5
*
[core] fix rgb source include
Jack Humbert
2017-09-15
1
-1
/
+2
*
update to driver separation
Jack Humbert
2017-09-15
1
-2
/
+5
|
\
|
*
Merge branch 'master' into ps2avrGB
Luiz Ribeiro
2017-07-04
1
-2
/
+6
*
|
Updates send_string functionality, adds terminal feature (#1657)
Jack Humbert
2017-09-12
1
-0
/
+5
*
|
Initial implementation of the key_lock feature.
Fredric Silberberg
2017-08-08
1
-1
/
+6
*
|
Add TX Bolt protocol support for Stenography
Joe Wasson
2017-07-27
1
-0
/
+6
*
|
Start mvoing hardware drivers to /drivers/ (#1433)
Jack Humbert
2017-07-10
1
-1
/
+1
|
/
*
Fix serial_link vpath problem
Fred Sundvik
2017-06-19
1
-0
/
+1
*
Split common.mk into common.mk and common_features.mk
Fred Sundvik
2017-06-18
1
-0
/
+152