Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 1 | -2/+2 |
| | |||||
* | Remove legacy Debug keycode (#18769) | Ryan | 2022-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core | ||||
* | Remove remaining use of terminal keys and related comment labels (#18402) | Johannes Löthberg | 2022-09-29 | 1 | -1/+1 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -2/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-30 | 2 | -7/+6 |
|\ | |||||
| * | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 2 | -7/+6 |
| | | |||||
* | | Removes terminal from QMK. (#17258) | Nick Brassel | 2022-05-30 | 1 | -1/+1 |
|/ | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | |||||
* | More keyboard rules.mk cleanups (#16044) | Ryan | 2022-01-25 | 1 | -5/+2 |
| | | | | | * More keyboard rules.mk cleanups * Found a couple more | ||||
* | handwired/ortho_brass: add QMK Configurator data (#15755) | James Young | 2022-01-05 | 1 | -0/+116 |
| | |||||
* | Add personal handwired Planck clone (#13299) | BifbofII | 2021-12-27 | 7 | -0/+390 |
* Add personal handwired Planck clone * remove references to planck * requested changes - small changes to defines - licence headers * Clean up rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Change function return type to bool Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> |