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
/
qmk
/
cli
/
new
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-11
Change `new-keymap` keymap name prompt (#24701)
jack
1
-4
/
+2
2024-11-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+12
2024-11-21
`qmk new-keyboard`: separate dev board and MCU selection (#24548)
Ryan
1
-30
/
+44
2024-11-21
`qmk new-keymap`: validate keymap name (#23420)
Ryan
1
-0
/
+12
2024-06-30
Fix 'qmk new-keyboard' processing of development_board (#23996)
Joel Challis
1
-22
/
+12
2024-05-30
Vitepress conversion of docs. (#23795)
Nick Brassel
1
-1
/
+1
2024-03-14
`qmk new-keyboard` - detach community layout when selecting "none of the abov...
Joel Challis
1
-4
/
+14
2024-03-10
Enable 'keyboard.json' as a build target (#22891)
Joel Challis
1
-1
/
+1
2024-03-02
Remove cd suggestion from new-keyboard (#23194)
Joel Challis
1
-4
/
+4
2023-11-28
QMK Userspace (#22222)
Nick Brassel
1
-0
/
+8
2023-05-20
`qmk format-json`: Expose full key path and respect `sort_keys` (#20836)
Ryan
1
-1
/
+1
2023-05-19
CLI: Improve keymap folder resolution (#20981)
Ryan
1
-4
/
+4
2022-12-23
Validate keyboard name before accepting further input (#19394)
jack
1
-5
/
+5
2022-12-03
Align new-keymap with new-keyboard (#19229)
Joel Challis
1
-17
/
+39
2022-11-08
Format DD mappings and schemas (#18924)
Ryan
1
-1
/
+1
2022-04-08
Allow new-keyboard to use development_board presets (#16785)
Joel Challis
1
-5
/
+15
2022-03-18
Relocate CLI git interactions (#16682)
Joel Challis
1
-1
/
+1
2022-02-15
Various fixes for new-keyboard (#16358)
Joel Challis
1
-1
/
+9
2022-02-14
CLI: Minor additions #12795 (#16276)
Erovia
1
-52
/
+37
2022-02-09
Initial pass at data driven new-keyboard subcommand (#12795)
Joel Challis
1
-88
/
+205
2021-11-05
Refactor new-keyboard to be python3.7 compatible (#14707)
Mikkel Jeppesen
1
-41
/
+38
2021-08-24
Align some quantum sub-directories (#14134)
Joel Challis
1
-2
/
+2
2021-07-30
Port new_keyboard.sh to CLI (#13706)
Ryan
1
-5
/
+136
2021-06-14
Ensure that safe_commands always run (#13199)
Zach White
1
-2
/
+0
2021-05-19
Align our subprocess usage with current best practices. (#12940)
Zach White
1
-1
/
+1
2021-05-02
Shim cli to new keyboard script (#12780)
Joel Challis
2
-0
/
+12
2021-04-14
Add support for tab completion (#12411)
Zach White
1
-2
/
+2
2021-03-24
Add support for qmk_configurator style aliases (#11954)
Zach White
1
-1
/
+2
2020-10-06
CLI: update subcommands to use return instead of exit() (#10323)
Ryan
1
-3
/
+3
2020-04-18
Move everything to Python 3.6 (#8835)
skullydazed
1
-1
/
+1
2020-03-13
Add decorators for determining keyboard and keymap based on current directory...
skullydazed
1
-0
/
+3
2020-02-17
Use pathlib everywhere we can (#7872)
skullydazed
1
-11
/
+15
2019-10-05
Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885)
St. John Johnson
1
-4
/
+4
2019-09-22
Configuration system for CLI (#6708)
skullydazed
2
-9
/
+9
2019-09-10
Created new_keymap.py, python version of new_keymap.sh (#6066)
Kenny Hoang
2
-0
/
+41