You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/lib
Kenny Hoang 595232ec98 Created new_keymap.py, python version of new_keymap.sh (#6066)
* Created python version of new_keymap.sh: new_keymap.py

* Updated usage message

* Updated new_keymap.py to use python3.5+ syntax & be more similar to new_keyboard.sh

* Updated complete message

* Updated usage in argparser and removed incorrect usage_message

* Reverted the fstrings back to strings that use .format() & updated docstring convention

* Added helper to recursively cd .. until at qmk_firmware root directory

* Revert "Added helper to recursively cd .. until at qmk_firmware root directory"

This reverts commit 61a0ff3b25f91901287bec8d58eb51a1f126e2ad.

* Updated new_keymap.py to use printf-style format strings

* First draft lib/python/qmk/cli/new/keymap.py with milc

* Removed shebang & syspath appending lines

* Added optional args & resolved some cr comemnts

* Added a docstring and updated strings
6 years ago
..
arm_atsam/packs CTRL keyboard bootloader_jump support 7 years ago
chibios@587968d6cb Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
chibios-contrib@ede48346ee Revert changes to chibiOS-contrib (#4176) 7 years ago
googletest@ec44c6c167 Add Google Test submodule 9 years ago
lib8tion Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 6 years ago
lufa@ce10f7642b add lufa as a submodule 6 years ago
python Created new_keymap.py, python version of new_keymap.sh (#6066) 6 years ago
ugfx@3e97b74e03 Update uGFX and Chibios submodules + fixes (#1363) 8 years ago