index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
Refix "No C files in filelist: None" (#15728)
Joel Challis
1
-5
/
+4
2022-01-03
Fix "No C files in filelist: None" (#15560)
Joel Challis
2
-11
/
+14
2021-12-30
Fix compilation-database command under MSYS (#15652)
Joel Challis
1
-1
/
+2
2021-12-09
Add test filter to 'qmk pytest' (#15432)
Joel Challis
1
-1
/
+2
2021-11-29
Fix 'format-c --core-only' matching keyboard level folders (#15337)
Joel Challis
1
-1
/
+1
2021-11-28
Changelog 2021q4 (#15325)
Nick Brassel
1
-1
/
+1
2021-11-27
Westberrytech pr (#14422)
Joy Lee
2
-1
/
+3
2021-11-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-4
/
+5
2021-11-23
qmk format-python - filter for Python files (#15271)
Joel Challis
1
-4
/
+5
2021-11-22
Macros in JSON keymaps (#14374)
Zach White
5
-15
/
+105
2021-11-19
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
4
-14
/
+66
2021-11-18
[CLI] `list-keymaps`/`list-layouts`: Check keyboard passed in (#15204)
Ryan
2
-0
/
+10
2021-11-18
[cli] Export list of `develop` PRs to be merged into `master` (#13944)
Nick Brassel
2
-0
/
+120
2021-11-17
Add diff logic to python format subcommand (#15156)
Joel Challis
2
-14
/
+56
2021-11-14
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-17
/
+47
2021-11-14
Partially reinstate CI formatting process (#15155)
Joel Challis
1
-17
/
+47
2021-11-05
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
3
-4
/
+55
2021-11-04
Fixup actions. (#15057)
Nick Brassel
1
-4
/
+8
2021-11-05
CLI: Add 'cd' subcommand (#12584)
Erovia
2
-0
/
+47
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
1
-6
/
+3
2021-11-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-41
/
+38
2021-11-05
Refactor new-keyboard to be python3.7 compatible (#14707)
Mikkel Jeppesen
1
-41
/
+38
2021-11-05
Map `PRODUCT` define to `keyboard_name` (#14372)
Ryan
3
-7
/
+7
2021-11-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-9
/
+23
2021-11-05
`qmk docs`: Run `docsify serve` if available (#15056)
Ryan
1
-9
/
+23
2021-10-31
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+6
2021-10-31
[CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970)
Mateusz Ż
1
-0
/
+6
2021-10-18
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)
Joel Challis
1
-5
/
+0
2021-10-18
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)
Stefan Kerkmann
1
-1
/
+1
2021-10-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+2
2021-10-16
Try to clarify "number of elements in info.json does not match" error (#14844)
Ryan
1
-2
/
+2
2021-10-15
Enable CLI flashing via mdloader (#14729)
Joel Challis
1
-5
/
+9
2021-10-09
Remove QWIIC_DRIVERS (#14174)
Joel Challis
1
-1
/
+1
2021-10-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
3
-1
/
+20
2021-10-04
Allow community layouts to be specified in info.json (#14682)
Zach White
3
-1
/
+20
2021-09-30
Change `MK66F18` -> `MK66FX1M0` (#14659)
Ryan
1
-1
/
+1
2021-09-27
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
8
-19
/
+18
2021-09-27
Cleanup issues identified by lgtm (#14459)
Zach White
8
-19
/
+18
2021-09-20
compiledb: query include paths from gcc directly. (#14462)
Nick Brassel
1
-2
/
+12
2021-09-16
New CLI subcommand to create clang-compatible compilation database (`compile_...
Bao
3
-4
/
+134
2021-09-12
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
1
-1
/
+0
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
1
-1
/
+0
2021-09-10
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
1
-2
/
+2
2021-08-29
Remove bin/qmk (#14231)
Zach White
5
-7
/
+6
2021-08-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+7
2021-08-29
ensure that the directory for sys.executable is in the user's path (#14229)
Zach White
1
-1
/
+7
2021-08-28
fix automatic directory for qmk lint (#14215)
Zach White
1
-5
/
+5
2021-08-29
Add check for non-assignment code in rules.mk (#12108)
Zach White
1
-41
/
+98
2021-08-29
remove qmk console, which is now part of the global cli (#14206)
Zach White
2
-304
/
+0
2021-08-24
Align some quantum sub-directories (#14134)
Joel Challis
2
-3
/
+3
[next]