Commit Graph

230 Commits (8dc036c2e49f51a8dc1721ac8e84d7ec1c873f1e)

Author SHA1 Message Date
Joel Challis 59c7deab09
Fix generated file output while target exists (#12062) 4 years ago
Zach White 0828d0f5c7
Fix compile errors (#12048) 4 years ago
Zach White 1581ea48dc
Fix develop (#12039) 4 years ago
Zach White 23ef327e11 make LAYOUT parsing more robust 4 years ago
Stefan Schulze 4a10dfb54d
Fix submodule check for qmk setup (#11379) 4 years ago
Zach White cd336b2b54
bump to python 3.7 (#11408) 4 years ago
Zach White 448cc1acd5
remove deprecated qmk json-keymap (#11823) 4 years ago
Joel Challis ccc9c43161
Allow flash/compile to accept relative json paths (#11767) 4 years ago
Nick Brassel 620a946d01
Add STM32G431 and STM32G474 board definitions. (#11793) 4 years ago
Erovia 7db826dce8
CLI: Fix json flashing (#11765) 4 years ago
Zach White ef6329af7c
Create a system to map between info.json and config.h/rules.mk (#11548) 4 years ago
Dasky d92ffd1157
Adds AT90USB162 support (#11570) 4 years ago
Nick Brassel bdb757e189
ChibiOS conf migrations... take 11 (#11646) 4 years ago
Zach White 111eb8990d
Fix QMK_BUILDDATE (#11641) 4 years ago
Nick Brassel 78fe155b72
Fix up comments showing how to execute config migration. (#11621) 4 years ago
Zach White da40242dbc
Generate version.h when compiling json files (#11581) 4 years ago
Zach White d9785ec313
Improve the compile and flash subcommands (#11334) 4 years ago
Zach White eaa9106ec7
Add support for specifying BOARD in info.json (#11492) 4 years ago
Zach White 962bc8d9dd
Use the schema to eliminate custom code (#11108) 4 years ago
Zach White e2c7f89347 typo fix 4 years ago
Zach White 58fcdf8c07 remove extraneous comment 4 years ago
Zach White 30331b383f fix bugs triggered by certain boards 4 years ago
Zach White e2e793c1c3 Revert "change invalid pin from error to warning" 4 years ago
Zach White b44532aa3d change invalid pin from error to warning 4 years ago
Zach White 9a178f6826 fix rgblight properties 4 years ago
Zach White 56ef80216a make flake8 happy 4 years ago
Zach White b2c26f7cdd get qmk generate-api into a good state 4 years ago
Zach White ededff8556 validate keyboard data with jsonschema 4 years ago
Joel Challis f03b10b6c1
Migrate python tests away from onekey (#11367) 4 years ago
Zach White 6daa204363 fix keyboards with apostrophes in their names 4 years ago
Zach White 11bd98f684
Fix broken keyboards (#11412) 4 years ago
Zach White f27d8d9448
Fix compiling on develop (#11409) 4 years ago
Zach White c07543133a
Return the make exit code for qmk compile and flash (#11402) 4 years ago
Zach White 47b9b11009
Configure keyboard matrix from info.json (#10817) 4 years ago
LongerHV 221d8fd866
[CLI] Add stdin support for json2c command (#11289) 4 years ago
Ryan 6a292e11d3
`qmk fileformat`: only print complaints, and fix some of them (#11278) 4 years ago
Erovia a380a26ad2
Split of the doctor codebase (#11255) 4 years ago
Ryan 0239ce025a
Doctor: add check for .git folder (#11208) 4 years ago
Zach White 624cafbfd2
Change keyboard json format to bring it inline with the current api (#11231) 4 years ago
Zach White bded5f473c
simplify qmk doctor to make room for #11208 (#11242) 4 years ago
Ryan 37fb14f1b5
CLI-ify rgblight_breathing_table_calc.c (#11174) 4 years ago
Joel Challis 1ebd243cdc
CI automated format fixes (#11179) 4 years ago
Joel Challis 5b5d74a267
Fix warning logic when running 'qmk format -a' (#11177) 4 years ago
Joel Challis 6c4b6531fe
CI: Add workflow for codebase formatting (#7382) 4 years ago
Zach White 8724a70c4c
Reduce travis load by replacing an exclusive grep with an inclusive grep (#10964) 5 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Erovia b337ba798e
CLI: Udev related fixes and improvements (#10736) 5 years ago
Joel Challis aae3b35c0f
CI: Add docs build and deploy workflow (#7448) 5 years ago
Zach White 4d33d72975
New command: qmk lint (#10761) 5 years ago
Ryan 7ef98e7f61
CLI: Add `qmk clean` (#10785) 5 years ago