[Bug] qmk list-keyboards
omits keyboards whose name contains "keymaps"
#17467
Labels
qmk list-keyboards
omits keyboards whose name contains "keymaps"
#17467
Describe the Bug
In
lib/python/qmk/keyboard.py
, we can see thatlist-keyboards
omits any path containing the word "keymaps":However, the keyboard naming guidelines do not mention that "keymaps" is somehow a reserved keyword or something.
Demo
The text was updated successfully, but these errors were encountered: