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
*
Improve consistency in UNICODEMAP code and docs, update docs/understanding_qm...
Konstantin Đorđević
2019-01-07
4
-65
/
+64
*
Update split keyboard docs (#4735)
Danny
2018-12-28
1
-2
/
+35
*
Update feature_advanced_keycodes.md (#3672)
Kyle Brown
2018-12-28
1
-1
/
+1
*
Feature Unicode example code fixed.
Gergely Peidl
2018-12-21
1
-1
/
+1
*
Fix up process_leader to be a bit more optimized (#4662)
Drashna Jaelre
2018-12-20
2
-0
/
+8
*
Docs: Add additional clarification to Leader Key documention (#4660)
Drashna Jaelre
2018-12-20
2
-7
/
+76
*
Overhaul Unicode Common functionality (#4325)
Drashna Jaelre
2018-12-19
1
-36
/
+97
*
Per Key Leader Timing Option (#4026)
Alexander Kagno
2018-12-15
2
-1
/
+28
*
Make quantum/split_common/serial.[ch] configurable (#4419)
Takeshi ISHII
2018-12-14
1
-0
/
+3
*
Docs: Clarify audio keycodes (#4620)
Drashna Jaelre
2018-12-14
2
-7
/
+9
*
Fix up tap_code functionality (#4609)
Drashna Jaelre
2018-12-14
2
-0
/
+4
*
Add additional resource links (#4594)
Drashna Jaelre
2018-12-14
1
-2
/
+6
*
Docs: Remove duplicate layer block in keycodes.md (#4621)
Drashna Jaelre
2018-12-14
1
-21
/
+10
*
Enhance documentation for Tap-Hold functions (#4628)
Drashna Jaelre
2018-12-14
1
-4
/
+9
*
Remove userspace info from Quad-Function Tap Dance example (#4631)
Drashna Jaelre
2018-12-14
1
-29
/
+7
*
Added noeeprom versions of set hue, sat, val, and step
Fredric Silberberg
2018-12-13
1
-0
/
+18
*
Add standard definitions for ALGR and KC_ALGR (#4389)
Konstantin Đorđević
2018-12-12
3
-5
/
+5
*
Fix macro docs to be consistent with keyboard template (#4600)
Drashna Jaelre
2018-12-11
1
-70
/
+88
*
docs typo (#4584)
Ben
2018-12-09
1
-1
/
+1
*
Add a better Docker build script + update Dockerfile (#4222)
Konstantin Đorđević
2018-12-08
1
-11
/
+14
*
Add support for PR and Issue templates to QMK_firmware GitHub (#4494)
Drashna Jaelre
2018-12-07
3
-0
/
+45
*
Delete docs/keycode.txt (#4505)
fauxpark
2018-12-06
1
-263
/
+0
*
Re-order feature list in sidebar (#4555)
Drashna Jaelre
2018-12-05
2
-2
/
+2
*
Make ARM Audio max volume configurable (#4540)
Drashna Jaelre
2018-12-03
1
-0
/
+7
*
Add sidebar for ZH (#4533)
Jack Humbert
2018-12-02
2
-32
/
+99
*
Second try at configuring i18n for docsify and gitbook (#4531)
Jack Humbert
2018-12-02
3
-1
/
+38
*
Add tap_random_base64 and software timer info to Useful Functions doc (#4360)
Drashna Jaelre
2018-12-01
2
-17
/
+21
*
Test out i18n of the docs (#4519)
Jack Humbert
2018-11-30
1
-0
/
+32
*
Typo fix (#4515)
Paul Massendari
2018-11-29
1
-1
/
+1
*
Add Extrakey support for Brightness up/down (#4477)
Giuseppe Rota
2018-11-28
3
-0
/
+6
*
Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)
Konstantin Đorđević
2018-11-27
1
-2
/
+0
*
Fixed docs/newbs_testing_debugging.md and tmk_core/common/print.h
mtei
2018-11-27
1
-1
/
+1
*
Revert "Add support for PR and Issue templates to QMK_firmware GitHub (#4491)...
Drashna Jaelre
2018-11-26
1
-43
/
+0
*
Add support for PR and Issue templates to QMK_firmware GitHub (#4491)
Drashna Jaelre
2018-11-26
1
-0
/
+43
*
Keymap FAQ: fix positions of KC_HENK and KC_MHEN for JIS layout (#4482)
noroadsleft
2018-11-25
1
-2
/
+2
*
Add EEPROM_RESET keycode to keycodes.md doc (#4473)
noroadsleft
2018-11-23
1
-12
/
+13
*
Allows disabling rgb effects in userspace (#4422)
Florian Didron
2018-11-18
1
-0
/
+24
*
Use a single endpoint for HID reports (#3951)
James Laird-Wah
2018-11-15
1
-0
/
+29
*
Docs: Supporting a keyboard in the QMK Configurator (#4396)
noroadsleft
2018-11-14
3
-0
/
+197
*
Backlight status functions (#4259)
Phillip Tennen
2018-11-14
1
-8
/
+11
*
Fixed Unicode Support heading (#4425)
James Osborn
2018-11-14
1
-0
/
+1
*
Docs: Fix descriptions of KC_INT1 and KC_INT3
KOBAYASHI Daisuke
2018-11-13
2
-4
/
+4
*
Remove duplicate row from Available functions table in i2c_driver doc (#4416)
Junya Ogura
2018-11-13
1
-1
/
+0
*
Fixed incorrect link to feature_combo.md in features.md docs file. Was linked...
TheOneTrueTrench
2018-11-12
1
-1
/
+1
*
Make sure that avr-gcc@7 gets linked into the path on MacOS.
Michael Kaylan
2018-11-12
2
-1
/
+2
*
I2C driver docs (#4298)
yiancar
2018-11-10
3
-0
/
+85
*
Configurable Rainbow Swirl range (#4376)
Frank Tackitt
2018-11-07
1
-0
/
+1
*
Improve wording, punctuation and capitalization in newbs_getting_started guid...
Konstantin Đorđević
2018-11-06
1
-40
/
+38
*
Update Features page to reflect all of the features linked in the sidebar/sum...
Drashna Jaelre
2018-11-06
1
-0
/
+4
*
fix example to reflect caveat
Drashna Jaelre
2018-11-06
1
-5
/
+5
[next]