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
*
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
*
add japanese translation (feature part 01) (#8196)
umi
2020-04-02
6
-0
/
+1024
*
[Docs] Update Japanese translation of i2c_driver.md (#8523)
shela
2020-04-01
1
-24
/
+34
*
[Docs] Japanese translation of hardware_*.md (#8278)
Takuya Urakawa
2020-04-01
3
-0
/
+389
*
Update newbs_getting_started.md
Bram de Wilde
2020-03-31
1
-1
/
+1
*
Rename UC_OSX (and related constants) to UC_MAC (#8589)
Konstantin Đorđević
2020-03-31
2
-8
/
+10
*
Add Japanese translation of cli_commands.md (#8513)
shela
2020-03-31
1
-0
/
+258
*
[Docs] Update Japanese translation of cli.md (#8510)
shela
2020-03-31
1
-263
/
+9
*
[Docs] Update Japanese translation of faq related documents (#8521)
shela
2020-03-31
3
-16
/
+54
*
Update Japanese translation of config_options.md
shela
2020-03-31
1
-134
/
+140
*
Update Japanese translation with prefix 'getting'
shela
2020-03-31
4
-170
/
+4
*
[Docs] added the description of the reading order of the rules.mk files. (#8566)
Takeshi ISHII
2020-03-29
1
-0
/
+15
*
Fix wrong python-pip package for MSYS setup instructions
fauxpark
2020-03-26
1
-1
/
+1
*
[Docs] added the description of the reading order of the config.h files. (#8545)
Takeshi ISHII
2020-03-25
1
-0
/
+51
*
[Docs] Update RGB Matrix docs with function refs (#8367)
Drashna Jaelre
2020-03-24
1
-6
/
+76
*
[Docs] Update Japanese translation of custom_quantum_functions.md (#8520)
shela
2020-03-24
1
-8
/
+33
*
[Docs] Update Japanese translation of _summary.md (#8508)
shela
2020-03-24
1
-119
/
+151
[next]