16 Commits (miryoku-merge-master)

Author SHA1 Message Date
jpe230 102f22f7e9
[Core] Quantum Painter - LVGL Integration (#18499)
Co-authored-by: Nick Brassel <nick@tzarc.org>
3 years ago
Joel Challis d2accb48e7
RESET -> QK_BOOT keyboard readme (#18110) 3 years ago
QMK Bot e2ab5056f1 Merge remote-tracking branch 'origin/master' into develop 4 years ago
Joel Challis b202e59322
Update info.json (#16540) 4 years ago
Joel Challis e4a6afa369
Rework generate-api CLI command to use .build directory (#16441) 4 years ago
Joel Challis 0d9a0d5d97
Align new-keyboard with recent schema updates (#16378) 4 years ago
Joel Challis b0621223bc
Various fixes for new-keyboard (#16358) 4 years ago
Joel Challis 2e279f1b88
Initial pass at data driven new-keyboard subcommand (#12795)
* Initial pass at a data driven keyboard subcommand

* format

* lint

* Handle bootloader now its mandatory
4 years ago
Ryan 1d11ae3087
Rip out old macro and action_function system (#16025)
* Rip out old macro and action_function system

* Update quantum/action_util.c

Co-authored-by: Joel Challis <git@zvecr.com>
4 years ago
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382) 4 years ago
Ryan c12b997679
Tidy up `SLEEP_LED_ENABLE` rules (#15362) 4 years ago
Mikkel Jeppesen fefd7fdc51
Refactor new-keyboard to be python3.7 compatible (#14707)
* 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>
4 years ago
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 4 years ago
Ryan 4791cfae1a
Remove width, height and key_count from info.json (#14274) 4 years ago
Ryan d5cb7de5e4
Change USBasp and bootloadHID bootloaders to lowercase (#14354) 4 years ago
Joel Challis 2cade3a483
Align some quantum sub-directories (#14134)
* Misc folder tidy

* Review comments

* Remove redundant entry
4 years ago