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/python
skullydazed f81b0e35a6
Add decorators for determining keyboard and keymap based on current directory (#8191)
* Use pathlib everywhere we can

* Improvements based on @erovia's feedback

* rework qmk compile and qmk flash to use pathlib

* style

* Remove the subcommand_name argument from find_keyboard_keymap()

* add experimental decorators

* Create decorators for finding keyboard and keymap based on current directory.

Decorators were inspired by @Erovia's brilliant work on the proof of concept.
5 years ago
..
qmk Add decorators for determining keyboard and keymap based on current directory (#8191) 5 years ago
kle2xy.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago
milc.py Use pathlib everywhere we can (#7872) 5 years ago