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
...
*
[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
*
Language Keymap extras backport from ZSA fork (#6198)
Drashna Jaelre
2019-08-30
1
-0
/
+4
*
LUFA USB descriptor cleanup (#4871)
fauxpark
2019-08-30
1
-0
/
+4
*
Added OLED Display autoscroll during periods of OLED data inactivity (#6546)
XScorpion2
2019-08-25
1
-11
/
+13
*
Refactor `qmk compile-json` to `qmk compile` (#6592)
skullydazed
2019-08-25
1
-5
/
+12
*
Add 'bootloadHID' flash target (#5587)
Joel Challis
2019-08-24
4
-1
/
+137
*
Add Zadig 101 to docs (#6585)
fauxpark
2019-08-23
3
-6
/
+46
*
Align flashing behaviour of dfu-util (#6578)
Joel Challis
2019-08-22
1
-4
/
+2
*
[Docs] Update how_keyboards_work.md (#6528)
madivad
2019-08-21
1
-1
/
+5
*
Additional changes for Layer State typedef compatibility (#5906)
Drashna Jaelre
2019-08-21
4
-11
/
+11
*
Added keycodes for swapping and unswapping the Control and OS keys (#6110)
Stephen Wanhella
2019-08-21
3
-4
/
+20
*
Remove superfluous JTAG disable code (#6445)
fauxpark
2019-08-20
2
-29
/
+5
*
[Docs] Add RGB Matrix default mode define info (#6564)
Drashna Jaelre
2019-08-19
1
-0
/
+1
*
Reword a note about the MANUFACTURER and PRODUCT defines in hardware_avr.md (...
fauxpark
2019-08-17
1
-1
/
+1
*
Add support for different encoder pinout for right half of split keyboard (#6...
Danny
2019-08-16
2
-0
/
+16
[prev]
[next]