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
*
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
*
Improve backlight PWM pin support (#6202)
fauxpark
2019-08-08
5
-30
/
+27
*
Change "yu" to "you" in combo docs (#6510)
Michael Clayton
2019-08-08
1
-1
/
+1
*
[Split] Add config option for DIRECT_PINS_RIGHT (#6479)
Garrett Singer
2019-08-03
2
-0
/
+8
*
[Docs] Add dfu-util and caterina udev examples (#6429)
Joel Challis
2019-08-01
1
-1
/
+27
*
Fix typo for building Ergodox EZ keyboards (#6453)
Rasmus Lindroth
2019-07-31
1
-1
/
+1
*
Update YouTube URL
Zachary J. Slater
2019-07-29
1
-1
/
+1
*
[Docs] Add Sections and MO(layer)/TG(layer) Example (#6308)
thomas-d-11
2019-07-25
1
-13
/
+137
*
Update IS_COMMAND definitions to use MOD_MASK_SHIFT (#6348)
Konstantin Đorđević
2019-07-20
2
-34
/
+34
*
[Docs] Clarify Zadig usage in FAQ Docs (#6360)
Drashna Jaelre
2019-07-19
1
-6
/
+4
*
Correct backlight on state docs (#6358)
fauxpark
2019-07-18
1
-2
/
+4
*
Extend maximum number of backlight levels to 31 (#6351)
fauxpark
2019-07-16
1
-1
/
+1
*
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
Drashna Jaelre
2019-07-16
1
-1
/
+0
[next]