| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug when 'info.json' lookup escapes keyboard dir (#16734) | Erovia | 2022-03-26 | 1 | -2/+2 |
* | Fix issues with data driven split keyboards (#16457) | Joel Challis | 2022-02-27 | 1 | -0/+5 |
* | Revert CLI default for manufacturer (#16467) | Joel Challis | 2022-02-27 | 1 | -1/+0 |
* | Various fixes for new-keyboard (#16358) | Joel Challis | 2022-02-15 | 1 | -0/+1 |
* | CLI: Parse USB device version BCD (#14580) | Ryan | 2022-01-17 | 1 | -0/+21 |
* | Fixes for bootloader refactor build failures (#15638) | Ryan | 2022-01-06 | 1 | -6/+1 |
* | Westberrytech pr (#14422) | Joy Lee | 2021-11-27 | 1 | -0/+2 |
* | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-11-05 | 1 | -4/+8 |
|\ |
|
| * | Fixup actions. (#15057) | Nick Brassel | 2021-11-04 | 1 | -4/+8 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-31 | 1 | -0/+6 |
|\| |
|
| * | [CLI] Fix broken layout rendering in `qmk info` by '\n' (#14970) | Mateusz Ż | 2021-10-31 | 1 | -0/+6 |
* | | Split out HAPTIC_ENABLE to have separate DRIVER option (#14854) | Joel Challis | 2021-10-18 | 1 | -5/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-16 | 1 | -2/+2 |
|\| |
|
| * | Try to clarify "number of elements in info.json does not match" error (#14844) | Ryan | 2021-10-16 | 1 | -2/+2 |
* | | Remove QWIIC_DRIVERS (#14174) | Joel Challis | 2021-10-09 | 1 | -1/+1 |
|/ |
|
* | Cleanup issues identified by lgtm (#14459) | Zach White | 2021-09-27 | 1 | -4/+4 |
* | Merge remote-tracking branch 'origin/master' into develop | Zach White | 2021-08-20 | 1 | -35/+6 |
|\ |
|
| * | Restore layout count validation (#14068) | Joel Challis | 2021-08-20 | 1 | -35/+6 |
* | | Add a lot more data to info.json (#13366) | Zach White | 2021-08-16 | 1 | -10/+174 |
* | | Defer the expensive search for layout macros until info.json has been process... | Zach White | 2021-08-16 | 1 | -19/+24 |
* | | Merge remote-tracking branch 'origin/master' into develop | Zach White | 2021-08-09 | 1 | -1/+1 |
|\| |
|
| * | Fix generate api (#13930) | Zach White | 2021-08-09 | 1 | -1/+1 |
* | | Matrix consistency check (#13470) | Zach White | 2021-07-11 | 1 | -0/+46 |
* | | Optimize our jsonschema by using refs (#13271) | Zach White | 2021-06-24 | 1 | -3/+3 |
* | | Remove the redundant pin name validation (#13251) | Zach White | 2021-06-22 | 1 | -7/+1 |
* | | allow LINE_PINxx for Teensy 4.x pins (#13247) | Michael Stapelberg | 2021-06-19 | 1 | -0/+3 |
|/ |
|
* | Catch 'LAYOUTS = all' in lint (#12848) | Joel Challis | 2021-05-09 | 1 | -0/+13 |
* | Add support for qmk_configurator style aliases (#11954) | Zach White | 2021-03-24 | 1 | -65/+4 |
* | use layout aliases when processing info.json (#12333) | Zach White | 2021-03-22 | 1 | -1/+9 |
* | improve detection of community layout support | Zach White | 2021-03-09 | 1 | -13/+4 |
* | Fix compile errors (#12048) | Zach White | 2021-02-27 | 1 | -2/+3 |
* | Fix develop (#12039) | Zach White | 2021-02-27 | 1 | -10/+34 |
* | Create a system to map between info.json and config.h/rules.mk (#11548) | Zach White | 2021-01-31 | 1 | -241/+102 |
* | Add support for specifying BOARD in info.json (#11492) | Zach White | 2021-01-09 | 1 | -1/+7 |
* | Use the schema to eliminate custom code (#11108) | Zach White | 2021-01-09 | 1 | -31/+29 |
* | fix bugs triggered by certain boards | Zach White | 2021-01-08 | 1 | -11/+24 |
* | Revert "change invalid pin from error to warning" | Zach White | 2021-01-07 | 1 | -1/+1 |
* | change invalid pin from error to warning | Zach White | 2021-01-07 | 1 | -1/+1 |
* | make flake8 happy | Zach White | 2021-01-07 | 1 | -37/+47 |
* | get qmk generate-api into a good state | Zach White | 2021-01-07 | 1 | -25/+57 |
* | validate keyboard data with jsonschema | Zach White | 2021-01-07 | 1 | -11/+140 |
* | fix keyboards with apostrophes in their names | Zach White | 2021-01-03 | 1 | -1/+1 |
* | Fix broken keyboards (#11412) | Zach White | 2021-01-03 | 1 | -0/+3 |
* | Configure keyboard matrix from info.json (#10817) | Zach White | 2020-12-30 | 1 | -59/+296 |
* | Change keyboard json format to bring it inline with the current api (#11231) | Zach White | 2020-12-19 | 1 | -3/+7 |
* | New command: qmk lint (#10761) | Zach White | 2020-11-07 | 1 | -12/+31 |
* | Generate api data on each push (#10609) | Zach White | 2020-10-25 | 1 | -0/+8 |
* | [CLI] Remove check for Input Club boards (#10636) | Ryan | 2020-10-18 | 1 | -2/+0 |
* | CLI: Fix MCU lists for `qmk info` (#10574) | Ryan | 2020-10-09 | 1 | -3/+3 |
* | Improve LAYOUT macro searching (#9530) | Ryan | 2020-10-06 | 1 | -10/+19 |