index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parameterise STM32 I2C pin modes and timing parameters. (#5671)
Nick Brassel
2019-06-01
1
-5
/
+24
*
[Docs] Update getting_started_introduction.md (#6037)
Elliot Powell
2019-05-31
1
-1
/
+7
*
Update reference_configurator_support.md
Elliot Powell
2019-05-31
1
-1
/
+1
*
Update feature_encoders.md
Elliot Powell
2019-05-30
1
-1
/
+1
*
Document MT keycode in keycodes.md
fauxpark
2019-05-25
1
-17
/
+18
*
translate docs into Mandarin Chinese (#5890)
ymzcdg
2019-05-22
3
-0
/
+595
*
Added custom center point to rgb matrix
Ryan Caltabiano
2019-05-19
1
-2
/
+4
*
Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
XScorpion2
2019-05-19
1
-0
/
+12
*
Single Color Band scrolling left to right effects (#5867)
XScorpion2
2019-05-19
1
-0
/
+4
*
Adds a configurable initial delay to the audio clicky feature (#4286)
Josh
2019-05-17
1
-1
/
+2
*
Make delay for Capslock in Hold-Tap functions configurable (#5497)
Drashna Jaelre
2019-05-16
1
-0
/
+2
*
[Docs] Fix typo in Userspace doc (#5871)
Pavlos Vinieratos
2019-05-16
1
-1
/
+1
*
Add effect range to rgblight.c (#5856)
Takeshi ISHII
2019-05-15
1
-38
/
+96
*
Added check for event pressed to clear space cadet (#5839)
XScorpion2
2019-05-11
3
-6
/
+16
*
translate docs into Mandarin Chinese (#5807)
ymzcdg
2019-05-11
5
-0
/
+308
*
RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)
XScorpion2
2019-05-10
1
-0
/
+4
*
Cleanup/rgb matrix (#5811)
XScorpion2
2019-05-10
1
-1
/
+3
*
[Docs] RGB Animation documentation on reducing memory footprint (#5813)
Yan-Fa Li
2019-05-10
1
-20
/
+44
*
[Docs] Fix Space Cadet link (#5825)
Tobias V. Langhoff
2019-05-08
1
-1
/
+1
*
RGB Matrix Typing Heatmap (#5786)
XScorpion2
2019-05-07
1
-0
/
+4
*
rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...
XScorpion2
2019-05-07
1
-14
/
+18
*
Space Cadet: Reducing unnecessary reported keypresses (#5781)
XScorpion2
2019-05-05
1
-3
/
+3
*
fix line endings
Ryan Caltabiano
2019-05-04
1
-54
/
+54
*
[Docs] Update Super ALT↯TAB to remove use of unregister_code16 (#5766)
Jez Cope
2019-05-04
1
-1
/
+1
*
[Docs] Add examples to debugging docs (#5555)
zvecr
2019-05-03
1
-2
/
+58
*
New keycode macro (XP) for shifted character pairs using UNICODEMAP + bug fix...
Konstantin Đorđević
2019-05-03
2
-36
/
+63
*
getting_started_introduction.md ->zh-cn (#5767)
ymzcdg
2019-05-03
1
-0
/
+54
*
translate the first unit(newbs) (#5753)
ymzcdg
2019-05-02
6
-0
/
+711
*
Add option to enable LTO easily (#5674)
Drashna Jaelre
2019-05-02
1
-0
/
+2
*
If RGBLIGHT_EFFECT_BREATHE_CENTER is undefined, use fixed breathe table inste...
Takeshi ISHII
2019-05-02
1
-1
/
+1
*
rgblight 255 hue (#5547)
XScorpion2
2019-05-01
1
-1
/
+1
*
Added OLED Driver to the summary
Ryan Caltabiano
2019-04-30
1
-0
/
+1
*
Simple extended space cadet (#5277)
XScorpion2
2019-04-29
4
-70
/
+60
*
Updated rgb_led struct field modifier to flags (#5619)
XScorpion2
2019-04-29
1
-4
/
+16
*
RGB Matrix: Custom effects on a kb/user level (#5338)
Daniel Prilik
2019-04-29
1
-7
/
+50
*
A better new_project.sh (#5191)
fauxpark
2019-04-27
3
-20
/
+44
*
Translate docs into Chinese (#5693)
ymzcdg
2019-04-23
2
-0
/
+138
*
RGB Matrix Animations: Three/six new reactive effects (wide, cross, nexus) (#...
M-AS
2019-04-22
1
-21
/
+33
*
Fix #3566 use an hardware timer for software PWM stability (#3615)
Brice Figureau
2019-04-22
1
-2
/
+50
*
Define RGB colors (#5300)
Erovia
2019-04-22
2
-1
/
+63
*
RGB Matrix docs update from mechmerlin discussion (#5667)
XScorpion2
2019-04-20
1
-5
/
+5
*
Fixing readme from feedback
Ryan Caltabiano
2019-04-20
1
-6
/
+16
*
Reducing size of data send in one frame & update Zen rev2 oled usage
Ryan Caltabiano
2019-04-20
1
-12
/
+30
*
OLED Driver Feature
Ryan Caltabiano
2019-04-20
2
-3
/
+249
*
Update mouse keys docs (#5653)
Markus Weimar
2019-04-19
1
-3
/
+1
*
Change split_common to use RGBLIGHT_SPLIT (#5509)
Takeshi ISHII
2019-04-19
1
-1
/
+3
*
Add function to support split-keyboard in rgblight.[ch]. (#5020)
Takeshi ISHII
2019-04-19
1
-0
/
+1
*
Init RGB Matrix EEPROM
Drashna Jaelre
2019-04-19
1
-2
/
+2
*
Improve mouse keys docs and constant speed mode
Markus Weimar
2019-04-18
1
-77
/
+84
*
Update our style guide (#5500)
skullydazed
2019-04-18
1
-1
/
+9
[next]