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
*
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
*
Features/ws2812 matrix driver (#5418)
XScorpion2
2019-04-14
1
-1
/
+23
*
[Docs] Adding Alt↯Tab example macro (#5616)
roguepullrequest
2019-04-14
1
-1
/
+46
*
Port DIRECT_PINS from split_common/matrix.c to matrix.c (#5091)
zvecr
2019-04-11
3
-0
/
+22
*
Remove caveat about combos with shared keys (#5601)
Noah Frederick
2019-04-10
1
-1
/
+0
*
Revert "Update build instructions and docker file to download submodules" (#5...
Konstantin Đorđević
2019-04-10
1
-3
/
+3
*
Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532)
Jack Humbert
2019-04-08
1
-1
/
+3
*
[Docs] update feature_rgblight.md: add some figures (#5578)
Takeshi ISHII
2019-04-08
1
-3
/
+29
*
Custom Tapping Term per key (#5009)
Drashna Jaelre
2019-04-05
2
-0
/
+31
*
Eager Per Row Debouncing added (added to Ergodox) (#5498)
Alex Ong
2019-04-03
1
-1
/
+4
*
RGB Matrix Overhaul (#5372)
XScorpion2
2019-04-02
1
-125
/
+153
*
Fix typo in keyboard_post_init_user example, remove EPRM from Persistent Conf...
zvecr
2019-04-01
1
-13
/
+8
*
Update build instructions and Dockerfile to download submodules
Mikhail Goncharov
2019-03-30
1
-0
/
+2
[next]