Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-03-06 | Update info.json (#16540) | Joel Challis | |
2022-02-27 | Rework generate-api CLI command to use .build directory (#16441) | Joel Challis | |
2022-02-16 | Align new-keyboard with recent schema updates (#16378) | Joel Challis | |
2022-02-15 | Various fixes for new-keyboard (#16358) | Joel Challis | |
2022-02-09 | Initial pass at data driven new-keyboard subcommand (#12795) | Joel Challis | |
* Initial pass at a data driven keyboard subcommand * format * lint * Handle bootloader now its mandatory | |||
2022-01-24 | Rip out old macro and action_function system (#16025) | Ryan | |
* Rip out old macro and action_function system * Update quantum/action_util.c Co-authored-by: Joel Challis <git@zvecr.com> | |||
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | |
2021-11-05 | Refactor new-keyboard to be python3.7 compatible (#14707) | Mikkel Jeppesen | |
* Use copy_tree from distutils for python 3.7 support * Bump python version in docs * Changed new-keyboard to use printf-style format strings * Use username for manunfacturer / maintainer * Update lib/python/qmk/cli/new/keyboard.py Co-authored-by: Zach White <skullydazed@drpepper.org> Co-authored-by: Zach White <skullydazed@drpepper.org> | |||
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-09-10 | Change USBasp and bootloadHID bootloaders to lowercase (#14354) | Ryan | |
2021-08-24 | Align some quantum sub-directories (#14134) | Joel Challis | |
* Misc folder tidy * Review comments * Remove redundant entry |