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
*
MILC: Use dashes instead of underscores for subcommands
Erovia
2019-10-23
1
-2
/
+2
*
Remove apostrophe from various abbreviations' plural forms (#7050)
Max Rumpf
2019-10-22
4
-9
/
+9
*
Add a short explanation to Zadig the troubleshooting section (#7110)
kuchosauronad0
2019-10-22
1
-3
/
+5
*
Remove build option firmware size impacts (#6947)
Amber Holly
2019-10-18
4
-18
/
+12
*
[Docs] Fix incorrect spacing on Coding Conventions page (#7058)
Drashna Jaelre
2019-10-18
1
-7
/
+7
*
[Docs] Replace Switch Hitter link with Wayback Machine link (#7009)
Drashna Jaelre
2019-10-15
3
-3
/
+6
*
update one shot keys link (#7020)
makenova
2019-10-14
1
-1
/
+1
*
ARM split - detect USB to select master/slave (#6424)
Joel Challis
2019-10-11
2
-0
/
+20
*
[Docs] French translation - Breaking Changes section (#6966)
Xavier Hahn
2019-10-09
3
-3
/
+162
*
[Docs] removed unneeded line of code in Tap Dance documentation (#6981)
Ethan Durrant
2019-10-08
1
-3
/
+0
*
[Docs] Clean up docs/newbs_flashing.md (#6973)
Max Rumpf
2019-10-08
1
-8
/
+16
*
[Docs] French translation of QMK Basics (#6925)
Xavier Hahn
2019-10-08
7
-8
/
+567
*
[Docs] CLI command to serve docs locally (#6956)
fauxpark
2019-10-08
1
-0
/
+10
*
[Docs] French translation of Complete Newbs Guide (#6901)
Xavier Hahn
2019-10-08
12
-1
/
+1329
*
[Docs] Clean up docs/newbs_building_firmware.md (#6930)
kuchosauronad0
2019-10-07
1
-5
/
+5
*
[Docs] updated and cleaned up documentation for Tap Dance (#6949)
Ethan Durrant
2019-10-07
1
-32
/
+30
*
[Docs] Add AVR and ARM examples to GPIO Commands (#6942)
Drashna Jaelre
2019-10-07
1
-11
/
+10
*
Remove unanswered/unnecessary FAQ item
Max Rumpf
2019-10-07
1
-4
/
+0
*
[Docs] Add an important note about modifying user code (#6959)
fauxpark
2019-10-07
1
-3
/
+5
*
[CLI] Add `qmk list_keyboards` (#6927)
Dan McClain
2019-10-07
1
-0
/
+10
*
[Docs] Typo fix for feature_hd44780.md (#6917)
Erdem Efe Erol
2019-10-06
1
-3
/
+4
*
[Docs] Removed dead link (#6922)
Erdem Efe Erol
2019-10-06
1
-2
/
+2
*
ARM - Initial backlight support (#6487)
Joel Challis
2019-10-05
1
-13
/
+37
*
Fixed typos in documentation (#6871)
Erik Doffagne
2019-10-02
4
-11
/
+11
*
Expose zh-cn docs, delete bad zh docs, add docs for adding translations (#6855)
Jack Humbert
2019-10-01
8
-230
/
+159
*
ARM split - Add support for dfu-util EE_HANDS flashing (#6543)
Joel Challis
2019-09-27
4
-4
/
+19
*
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)
Joel Challis
2019-09-24
2
-28
/
+36
*
Configuration system for CLI (#6708)
skullydazed
2019-09-22
6
-54
/
+408
*
Update the breaking changes process so we always have a future branch (#6785)
skullydazed
2019-09-21
1
-5
/
+4
*
Generalize Tap Dance Layer functions (#6629)
Drashna Jaelre
2019-09-21
1
-1
/
+3
*
Add support for 328P hardware backlight on B1/B2 (#6776)
fauxpark
2019-09-20
1
-10
/
+12
*
[Keyboard] Add Discipad, Update Zadig doc for USBaspLoader (#6771)
coseyfannitutti
2019-09-20
1
-1
/
+5
*
Cleanup rules.mk for 32A and 328P keyboards (#6767)
fauxpark
2019-09-20
1
-25
/
+55
*
Add reset instructions for boards that use Command to the Zadig driver instal...
Konstantin Đorđević
2019-09-19
1
-4
/
+4
*
DRV2605L Continuous Haptic Feedback Support (#6461)
MechMerlin
2019-09-19
1
-0
/
+7
*
Clarify the backlight_level API doc slightly (#6733)
xster
2019-09-15
1
-1
/
+2
*
Make USB polling rate configurable with a define (#6668)
fauxpark
2019-09-06
1
-1
/
+3
*
[Docs] Update i2c_driver.md (#6665)
Elliot Powell
2019-09-03
1
-1
/
+1
*
Add Dip Switch as a core feature (#6140)
Drashna Jaelre
2019-09-03
4
-0
/
+93
*
Fix typo in Open Graph description for docs (#6641)
fauxpark
2019-09-02
1
-1
/
+1
*
CLI command to format C code
skullY
2019-08-31
1
-0
/
+10
*
Removed prescaler define from avr i2c, as it was impossible to use (#6617)
Mikkel Jeppesen
2019-08-30
1
-1
/
+0
*
consistency
skullY
2019-08-30
1
-1
/
+1
*
Add a note about clang-format to the changelog
skullY
2019-08-30
1
-0
/
+6
*
Merge point for 2019 Aug 30 Breaking Change
skullY
2019-08-30
10
-28
/
+158
*
Fix the LUFA lib to use a submodule instead of just files (#6245)
Drashna Jaelre
2019-08-30
1
-0
/
+5
*
Update Atreus to current code conventions (#5849)
Joel Challis
2019-08-30
1
-0
/
+3
*
Migrate ACTION_BACKLIGHT_* to BL_* (#6299)
fauxpark
2019-08-30
1
-0
/
+4
*
Remove KC_DELT alias in favor of KC_DEL (#6327)
Konstantin Đorđević
2019-08-30
1
-0
/
+4
*
Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)
fauxpark
2019-08-30
1
-0
/
+4
[next]