| Commit message (Expand) | Author | Age | Files | Lines |
* | `qmk info`: account for ISO enter when calculating layout X offset (#20325) | Ryan | 2023-04-04 | 1 | -1/+6 |
* | Reduce _validate complexity (#20274) | Joel Challis | 2023-03-28 | 1 | -11/+17 |
* | Custom keycodes in JSON (#19925) | Joel Challis | 2023-03-27 | 1 | -0/+6 |
* | `qmk info`: add warning when layout is offset (#20070) | Ryan | 2023-03-09 | 1 | -0/+10 |
* | Reduce false positives in layout name validation (#19646) | Joel Challis | 2023-02-11 | 1 | -12/+27 |
* | Fix 'No LAYOUTs defined' check (#19537) | Joel Challis | 2023-01-19 | 1 | -1/+4 |
* | De-duplicate platform detection (#19603) | Joel Challis | 2023-01-19 | 1 | -0/+3 |
* | Revert "De-duplicate platform detection (#19545)" (#19564) | Joel Challis | 2023-01-11 | 1 | -3/+0 |
* | De-duplicate platform detection (#19545) | Joel Challis | 2023-01-11 | 1 | -0/+3 |
* | Fix CLI community detection (#19562) | Joel Challis | 2023-01-11 | 1 | -5/+6 |
* | Ignore defaults.hjson values if already set (#19511) | Joel Challis | 2023-01-07 | 1 | -2/+10 |
* | Ignore some layout macro names from lint (#19207) | Joel Challis | 2022-11-30 | 1 | -5/+16 |
* | Extend layout lint checks (#19200) | Joel Challis | 2022-11-30 | 1 | -53/+46 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-11-25 | 1 | -1/+1 |
|\ |
|
| * | Fix build failures for `bastardkb/tbk` and `jels/boaty` (#19152) | Ryan | 2022-11-25 | 1 | -1/+1 |
* | | Additional DD backlight config (#19124) | Joel Challis | 2022-11-23 | 1 | -1/+1 |
* | | Format DD mappings and schemas (#18924) | Ryan | 2022-11-08 | 1 | -3/+3 |
* | | Fix incorrect g_led_config generation (#18431) | Ryan | 2022-09-21 | 1 | -12/+16 |
* | | Disconnect `usb.device_ver` (#18259) | Ryan | 2022-09-16 | 1 | -14/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | Joshua Diamond | 2022-09-12 | 1 | -1/+1 |
|\| |
|
| * | Fix '_RIGHT' matrix pins lint error (#18320) | Joel Challis | 2022-09-09 | 1 | -1/+1 |
* | | Move bootloader.mk to platforms (#18228) | Ryan | 2022-08-31 | 1 | -6/+0 |
* | | Handle escaping of manufacturer/product strings (#18194) | Ryan | 2022-08-28 | 1 | -1/+1 |
|/ |
|
* | Remove legacy bootmagic cli parsing (#18099) | Joel Challis | 2022-08-19 | 1 | -8/+1 |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -14/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 1 | -4/+18 |
|\ |
|
| * | Provide users with replacements for deprecated/invalid functionality where ap... | Ryan | 2022-08-06 | 1 | -4/+18 |
* | | More DD encoder fixes (#17615) | Joel Challis | 2022-07-11 | 1 | -3/+7 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-08 | 1 | -29/+9 |
|\| |
|
| * | Allow only col or row pins for *_right extraction. (#17590) | Dasky | 2022-07-08 | 1 | -29/+9 |
* | | Allow encoder config from info.json (#17295) | Joel Challis | 2022-06-20 | 1 | -0/+58 |
|/ |
|
* | Promote 'layouts require matrix data' to api error (#17349) | Joel Challis | 2022-06-10 | 1 | -2/+5 |
* | Promote label with newlines to lint error (#17347) | Joel Challis | 2022-06-10 | 1 | -10/+0 |
* | Add support for linting deprecated and removed functionality (#17063) | Joel Challis | 2022-06-09 | 1 | -67/+53 |
* | Data driven `g_led_config` (#16728) | Joel Challis | 2022-05-16 | 1 | -1/+44 |
* | Implement XAP 'secure' core requirements (#16843) | Joel Challis | 2022-04-16 | 1 | -11/+45 |
* | Add frameworking for development board presets (#16637) | Joel Challis | 2022-04-03 | 1 | -0/+13 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-26 | 1 | -2/+2 |
|\ |
|
| * | Fix bug when 'info.json' lookup escapes keyboard dir (#16734) | Erovia | 2022-03-26 | 1 | -2/+2 |
* | | Ignore transport defaults if SPLIT_KEYBOARD is unset (#16706) | Joel Challis | 2022-03-22 | 1 | -2/+4 |
* | | Extend 'qmk info' to handle keymap level overrides (#16702) | Joel Challis | 2022-03-21 | 1 | -9/+40 |
* | | Change data driven "str" type to represent a quoted string literal (#16516) | Ryan | 2022-03-04 | 1 | -2/+8 |
|/ |
|
* | 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 |