index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
cli
/
new
Commit message (
Expand
)
Author
Age
Files
Lines
*
Align some quantum sub-directories (#14134)
Joel Challis
2021-08-24
1
-2
/
+2
*
Port new_keyboard.sh to CLI (#13706)
Ryan
2021-07-30
1
-5
/
+136
*
Ensure that safe_commands always run (#13199)
Zach White
2021-06-14
1
-2
/
+0
*
Align our subprocess usage with current best practices. (#12940)
Zach White
2021-05-19
1
-1
/
+1
*
Shim cli to new keyboard script (#12780)
Joel Challis
2021-05-02
2
-0
/
+12
*
Add support for tab completion (#12411)
Zach White
2021-04-14
1
-2
/
+2
*
Add support for qmk_configurator style aliases (#11954)
Zach White
2021-03-24
1
-1
/
+2
*
CLI: update subcommands to use return instead of exit() (#10323)
Ryan
2020-10-06
1
-3
/
+3
*
Move everything to Python 3.6 (#8835)
skullydazed
2020-04-18
1
-1
/
+1
*
Add decorators for determining keyboard and keymap based on current directory...
skullydazed
2020-03-13
1
-0
/
+3
*
Use pathlib everywhere we can (#7872)
skullydazed
2020-02-17
1
-11
/
+15
*
Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885)
St. John Johnson
2019-10-05
1
-4
/
+4
*
Configuration system for CLI (#6708)
skullydazed
2019-09-22
2
-9
/
+9
*
Created new_keymap.py, python version of new_keymap.sh (#6066)
Kenny Hoang
2019-09-10
2
-0
/
+41