qmk-dactyl-manuform-a/lib/python/qmk
St. John Johnson 78f01eef2e Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885)
Username is not defined and this causes `qmk new_keymap` to error.  This
appears to have originated from a partial update in
https://github.com/qmk/qmk_firmware/pull/6708/files#diff-d5208bcbc79aa428556a743b6ff41086.  This change completes the migration from `username` to `keymap`
2019-10-05 23:41:15 -07:00
..
cli Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885) 2019-10-05 23:41:15 -07:00
tests Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00
__init__.py QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
errors.py QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
keymap.py Fix compiling json files. (#6340) 2019-07-15 15:12:35 -07:00
path.py Configuration system for CLI (#6708) 2019-09-22 13:25:33 -07:00