| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 2 | -3/+5 |
|\ |
|
| * | Provide users with replacements for deprecated/invalid functionality where ap... | Ryan | 2022-08-06 | 2 | -3/+5 |
* | | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA... | Stefan Kerkmann | 2022-08-06 | 1 | -1/+1 |
* | | Add deprecated check for RGBLIGHT_ANIMATIONS (#17832) | Drashna Jaelre | 2022-08-04 | 1 | -1/+1 |
* | | Add Blok 2040 conversion (#17603) | Albert Y | 2022-07-21 | 1 | -1/+7 |
* | | Add kb2040 and sparkfun rp2040 converters (#17514) | Joel Challis | 2022-07-06 | 1 | -0/+12 |
* | | Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065) | precondition | 2022-06-23 | 1 | -0/+2 |
* | | Allow encoder config from info.json (#17295) | Joel Challis | 2022-06-20 | 1 | -0/+1 |
* | | backlight|led 'on state' for DD configuration (#17383) | Joel Challis | 2022-06-14 | 1 | -0/+4 |
|/ |
|
* | Add support for linting deprecated and removed functionality (#17063) | Joel Challis | 2022-06-09 | 2 | -2/+17 |
* | Update keyboard aliases | zvecr | 2022-05-24 | 1 | -3/+75 |
* | Move GMMK Pro to allow for multiple revisions (#16423) | GloriousThrall | 2022-05-20 | 1 | -1/+7 |
* | [Core] Add Caps Word feature to core (#16588) | Pascal Getreuer | 2022-05-14 | 2 | -0/+4 |
* | Implement XAP 'secure' core requirements (#16843) | Joel Challis | 2022-04-16 | 2 | -0/+4 |
* | Add bluepill/blackpill development board presets (#16806) | Joel Challis | 2022-04-06 | 1 | -0/+15 |
* | Add mechanism to limit available converters (#16783) | Joel Challis | 2022-04-06 | 2 | -3/+7 |
* | Add frameworking for development board presets (#16637) | Joel Challis | 2022-04-03 | 1 | -0/+17 |
* | Map data driven `DESCRIPTION` as string literal (#16523) | Ryan | 2022-03-05 | 1 | -1/+1 |
* | Change data driven "str" type to represent a quoted string literal (#16516) | Ryan | 2022-03-04 | 2 | -3/+3 |
* | Update keyboard mapping for all moved boards this cycle (#16312) | Drashna Jaelre | 2022-02-12 | 1 | -0/+610 |
* | [Keyboard] move @kkatano 's keyboards to kkatano user folder (#15684) | peepeetee | 2022-01-30 | 1 | -1/+7 |
* | [Keyboard] move @matthewdias 's keebs into matthewdias/ (#15991) | peepeetee | 2022-01-30 | 1 | -0/+12 |
* | CLI: Parse USB device version BCD (#14580) | Ryan | 2022-01-17 | 1 | -0/+2 |
* | move yd60mq to ymdk vendor folder (#15647) | peepeetee | 2022-01-17 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-16 | 1 | -10/+4 |
|\ |
|
| * | Revert "update keyboard_aliases.json (#15649)" (#15903) | Nick Brassel | 2022-01-17 | 1 | -10/+4 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-01-16 | 1 | -4/+10 |
|\| |
|
| * | update keyboard_aliases.json (#15649) | peepeetee | 2022-01-17 | 1 | -4/+10 |
* | | rename idobo to idobao/id75, move to vendor folder (#15661) | peepeetee | 2022-01-17 | 1 | -0/+3 |
|/ |
|
* | [Keyboard] Fix compilation issues for mechlovin hex4b (#15885) | Drashna Jaelre | 2022-01-14 | 1 | -0/+3 |
* | Macros in JSON keymaps (#14374) | Zach White | 2021-11-22 | 1 | -0/+1 |
* | Short term bodge for PRODUCT warning (#15240) | Joel Challis | 2021-11-20 | 1 | -1/+1 |
* | Map `PRODUCT` define to `keyboard_name` (#14372) | Ryan | 2021-11-05 | 1 | -1/+1 |
* | 2021Q3 pre-merge `develop` changelog, keyboard aliases (#14198) | Nick Brassel | 2021-08-29 | 1 | -0/+118 |
* | Add config.h and rules.mk support for data driven keymaps (#12859) | Joel Challis | 2021-08-18 | 1 | -0/+2 |
* | Add a lot more data to info.json (#13366) | Zach White | 2021-08-16 | 2 | -6/+64 |
* | Fix issue with crkbd json mapping (#13255) | Drashna Jaelre | 2021-06-19 | 1 | -2/+5 |
* | Add support for qmk_configurator style aliases (#11954) | Zach White | 2021-03-24 | 1 | -0/+443 |
* | Migrate make_dfu_header to CLI (#12061) | Joel Challis | 2021-02-28 | 1 | -1/+5 |
* | Create a system to map between info.json and config.h/rules.mk (#11548) | Zach White | 2021-01-31 | 2 | -0/+57 |