index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fix parentheses in macros, and in general clean up quantum.h (#5021)
Konstantin Đorđević
2019-07-09
1
-66
/
+53
*
|
Fix debouncing issue for eager algorithms (#6081)
Drashna Jaelre
2019-07-09
2
-11
/
+22
*
|
Add copyright year placeholders to new keyboard script (#6280)
fauxpark
2019-07-08
9
-32
/
+7
*
|
Added mod carry over from press to release. (#5866)
XScorpion2
2019-07-06
1
-0
/
+12
*
|
fix unselect_rows() in quantum/matrix.c (#6243)
Takeshi ISHII
2019-07-03
1
-1
/
+1
|
/
*
[Keymap] mitosis:datagrok: use non-copyrighted songs, add workman ditty (#6205)
Michael F. Lamb
2019-06-28
1
-0
/
+11
*
Remove one more copyrighted song (#6200)
fauxpark
2019-06-26
1
-5
/
+1
*
Fix breathing always on for soft PWM (#5983)
fauxpark
2019-06-19
1
-7
/
+10
*
Set default I2C clock speed to 100kHz for split_common (#6161)
Danny
2019-06-19
1
-0
/
+4
*
Fix backlight breathing on C6 (#6102)
fauxpark
2019-06-17
1
-19
/
+29
*
Remove all Copyrighted Sounds and Songs (#5905)
Drashna Jaelre
2019-06-06
1
-518
/
+75
*
Moving rgb typedefs into a single location (#5978)
XScorpion2
2019-06-04
3
-50
/
+21
*
Fix compilation error when I2C and encoder is enabled for split code
Danny Nguyen
2019-06-02
1
-1
/
+1
*
Add additional pins for Teensy 3.x and LC
zvecr
2019-06-01
1
-0
/
+2
*
Add belgian layout for sendstring (#6008)
Kimat Boven
2019-05-29
1
-0
/
+94
*
Fixing matrix_scan so it properly returns changed status
Ryan Caltabiano
2019-05-28
1
-1
/
+1
*
Fix up Debouncing in AVR Templates (#5964)
Drashna Jaelre
2019-05-23
2
-2
/
+2
*
Reduce rgb matrix firmware size
Ryan Caltabiano
2019-05-19
31
-399
/
+312
*
Make DEBUG keycode disable as well as enable (#5898)
fauxpark
2019-05-19
1
-1
/
+5
*
Added custom center point to rgb matrix
Ryan Caltabiano
2019-05-19
6
-7
/
+13
*
Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
XScorpion2
2019-05-19
7
-0
/
+141
*
Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)
XScorpion2
2019-05-19
1
-0
/
+4
*
Single Color Band scrolling left to right effects (#5867)
XScorpion2
2019-05-19
3
-0
/
+44
*
Adds a configurable initial delay to the audio clicky feature (#4286)
Josh
2019-05-17
1
-3
/
+8
*
Typedef'ed layer_state_t to uint32_t (#3637)
Alex Ong
2019-05-17
1
-2
/
+2
*
Add effect range to rgblight.c (#5856)
Takeshi ISHII
2019-05-15
2
-102
/
+138
*
NK65 Addition (#5865)
yiancar
2019-05-15
2
-7
/
+9
*
[Keymap] Pvinis master (#5843)
Pavlos Vinieratos
2019-05-14
1
-17
/
+16
*
Added check for event pressed to clear space cadet (#5839)
XScorpion2
2019-05-11
1
-5
/
+7
*
Fix for Solid Reactive mode bug (#5846)
XScorpion2
2019-05-11
1
-1
/
+0
*
RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)
XScorpion2
2019-05-10
3
-0
/
+48
*
Cleanup/rgb matrix (#5811)
XScorpion2
2019-05-10
26
-396
/
+214
*
Norman layout for the minidox keyboard (#5747)
Torben Hoffmann
2019-05-09
2
-0
/
+93
*
RGB Matrix Typing Heatmap (#5786)
XScorpion2
2019-05-07
4
-15
/
+119
*
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-05-07
22
-71
/
+53
*
[Split] fix split_common i2c backlight disabling (#3886)
Rainer Clasen
2019-05-07
1
-3
/
+2
*
[Keyboard] Sol keyboard conversion to split common (#5773)
XScorpion2
2019-05-06
2
-19
/
+6
*
Space Cadet: Reducing unnecessary reported keypresses (#5781)
XScorpion2
2019-05-05
2
-18
/
+23
*
Fix up ps2avrgb templates (#5606)
MechMerlin
2019-05-03
3
-6
/
+5
*
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...
Konstantin Đorđević
2019-05-03
7
-37
/
+69
*
Add DFU Suffix for ARM boards (#5763)
Drashna Jaelre
2019-05-03
2
-0
/
+2
*
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...
Takeshi ISHII
2019-05-02
4
-3
/
+135
*
Adjusted the linear led table and hsv_to_rgb to better handle 255 hue (#5739)
XScorpion2
2019-05-01
2
-33
/
+24
*
Simple fix for selecting which tracked key press to work off of for simple re...
XScorpion2
2019-05-01
2
-2
/
+4
*
rgblight 255 hue (#5547)
XScorpion2
2019-05-01
3
-178
/
+81
*
Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matr...
XScorpion2
2019-05-01
1
-2
/
+2
*
Implement kb function for rgb matrix to led lookup (#5738)
XScorpion2
2019-04-30
1
-1
/
+6
*
Simple extended space cadet (#5277)
XScorpion2
2019-04-29
5
-120
/
+186
*
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-04-29
23
-61
/
+79
*
RGB Matrix: Custom effects on a kb/user level (#5338)
Daniel Prilik
2019-04-29
2
-6
/
+49
[prev]
[next]