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
*
Streamline the macos install process
skullY
2020-05-18
3
-21
/
+9
*
[Docs] Japanese translation of docs/feature_led_matrix.md (#8991)
umi
2020-05-18
1
-0
/
+95
*
[Docs] Japanese translation of docs/feature_layouts.md (#8949)
umi
2020-05-18
1
-0
/
+114
*
[Docs] Japanese translation of docs/feature_thermal_printer.md (#9034)
umi
2020-05-18
1
-0
/
+15
*
[Docs] Japanese translation of docs/feature_velocikey.md (#9035)
umi
2020-05-18
1
-0
/
+35
*
[Docs] Japanese translation of docs/feature_leader_key.md (#8950)
umi
2020-05-18
1
-0
/
+151
*
Add SPI 25xx EEPROM support. (#8780)
Nick Brassel
2020-05-19
1
-5
/
+24
*
Add query functions for RGB Light and RGB Matrix (#8960)
Drashna Jaelre
2020-05-18
2
-12
/
+18
*
[Docs] Clarify layer transparency keymap.md (#9081)
Nick Blyumberg
2020-05-16
1
-4
/
+16
*
Improve stock bootloader list (#9067)
Ryan
2020-05-13
1
-6
/
+12
*
One shot support for swap hands (#8590)
Zsolt Parragi
2020-05-14
2
-0
/
+2
*
Allow expanding from 8 to 32 RGB Lighting Layers (#8941)
Joshua Diamond
2020-05-13
2
-0
/
+5
*
fixed typo for clear lcd screen function in hd44780 docs (#9086)
floookay
2020-05-13
2
-2
/
+2
*
Docs: fix links in feature_hd44780.md (#9053)
James Young
2020-05-09
1
-2
/
+2
*
New RGB Lighting effect: Twinkle (#8887)
Joshua Diamond
2020-05-09
1
-2
/
+9
*
Add ability to blink lighting layer for a specified duration (#8760)
Joshua Diamond
2020-05-09
2
-3
/
+44
*
Add redirect for old getting started links (#8987)
Joel Challis
2020-05-02
1
-1
/
+2
*
[Documentation] Added raw hid documentation page (#7640)
Ahmed Elshafey
2020-05-01
2
-0
/
+66
*
[Docs] Japanese translation of docs/feature_key_lock.md (#8948)
umi
2020-05-01
1
-0
/
+27
*
[Docs] Japanese translation of docs/feature_haptic_feedback.md (#8874)
umi
2020-05-01
1
-0
/
+163
*
add 'togglePin' convenience function (#8734)
JohSchneider
2020-04-29
1
-0
/
+1
*
Add SPI master for ChibiOS/ARM. (#8779)
Nick Brassel
2020-04-29
1
-1
/
+18
*
Edit Unit Testing Documentation (#8961)
Alexander Hart
2020-04-29
1
-1
/
+1
*
Update and try to clarify the CLI installation on Linux (#8783)
Erovia
2020-04-27
1
-3
/
+14
*
[Docs] Japanese translation of docs/feature_grave_esc.md (#8873)
umi
2020-04-27
1
-0
/
+37
*
[Docs] Japanese translation of docs/feature_hd44780.md (#8875)
umi
2020-04-27
1
-0
/
+62
*
[Docs] Japanese translation of docs/feature_dynamic_macros.md (#8842)
umi
2020-04-26
1
-0
/
+71
*
fix sample code indent in feature_encoders.md (#8883)
Takeshi ISHII
2020-04-23
2
-2
/
+2
*
[Docs] Japanese translation of docs/feature_encoders.md (#8843)
umi
2020-04-20
1
-0
/
+81
*
[Docs] Japanese translation of docs/feature_command.md (#8672)
umi
2020-04-20
1
-0
/
+56
*
[Docs] Fixed minor typos (#8860)
Chris Ko
2020-04-19
2
-7
/
+7
*
Add a syllabus to guide people who are learning QMK (#8816)
skullydazed
2020-04-19
2
-0
/
+71
*
Move everything to Python 3.6 (#8835)
skullydazed
2020-04-18
3
-7
/
+7
*
Document the Proton C pins for manual Pro Micro conversion (#7043)
skullydazed
2020-04-18
1
-6
/
+63
*
Remove Atmel FLIP from install scripts and documentation (#8822)
Ryan
2020-04-17
11
-40
/
+0
*
[Docs] Japanese translation of docs/feature_combo.md (#8671)
umi
2020-04-15
1
-0
/
+108
*
Add missing repository name to qmk setup w/ github (#8792)
mimkorn
2020-04-14
1
-1
/
+1
*
[Docs] Japanese translation of docs/feature_dip_switch.md (#8673)
umi
2020-04-13
1
-0
/
+95
*
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...
Nick Brassel
2020-04-13
1
-19
/
+12
*
Add support for hardware and board initialisation overrides. (#8330)
Nick Brassel
2020-04-13
2
-0
/
+57
*
Add *OPT aliases for *ALT keycodes and macros (#8714)
Konstantin Đorđević
2020-04-12
6
-17
/
+17
*
Fix a couple of typos that were causing confusion (#8767)
Joshua Moses Diamond
2020-04-12
1
-2
/
+2
*
quantum/debounce: Added sym_pk debounce algorithm (#8587)
Purdea Andrei
2020-04-11
1
-0
/
+1
*
Add PS2_MOUSE_ROTATE to compensate for device orientation (#8650)
Manna Harbour
2020-04-09
1
-0
/
+19
*
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)
Konstantin Đorđević
2020-04-09
1
-5
/
+5
*
Make dedicated sections for user/dev commands in docs
Erovia
2020-04-08
1
-70
/
+65
*
Rebase on master, hide some other subcommands
Erovia
2020-04-08
3
-251
/
+21
*
CLI: Add development mode support
Erovia
2020-04-08
2
-0
/
+252
*
spi_master for AVR (#8299)
Ryan
2020-04-08
10
-1
/
+138
*
Update C coding conventions to match .clang-format config for i… (#8717)
Konstantin Đorđević
2020-04-07
1
-5
/
+5
[next]