Ryan
d5e0562a70
Rename layouts containing keyboard name ( #23930 )
2024-06-23 19:33:26 +01:00
James Young
495e83b30f
Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 2 ( #23773 )
...
Affects:
- `mkh_studio/bully`
- `mlego/m48/rev1`
- `mlego/m60/rev1`
- `mlego/m60_split/rev1`
- `mlego/m60_split/rev2`
- `mntre`
- `mode/m65ha_alpha`
- `mode/m65hi_alpha`
- `mode/m65s`
- `mode/m80v1/m80h`
- `mode/m80v1/m80s`
- `mode/m80v2/m80v2h`
- `mode/m80v2/m80v2s`
- `molecule`
- `momoka_ergo`
- `monarch`
- `monsgeek/m1`
- `monsgeek/m3`
- `monsgeek/m5`
- `monsgeek/m6`
- `monstargear/xo87/rgb`
- `monstargear/xo87/solderable`
- `montsinger/rebound/rev1`
- `montsinger/rebound/rev2`
- `montsinger/rebound/rev3`
- `montsinger/rebound/rev4`
- `montsinger/rewind`
- `moon`
- `morizon`
- `mountainblocks/mb17`
- `mt/blocked65`
- `mt/mt64rgb`
- `mt/mt980`
- `mtbkeys/mtb60/hotswap`
- `mtbkeys/mtb60/solder`
- `murcielago/rev1`
- `mxss`
- `mysticworks/wyvern`
2024-05-22 11:13:39 +01:00
Ryan
1184e0d9be
Adjust keycode alignment around `QK_BOOT` ( #23697 )
2024-05-11 16:50:48 +01:00
Joel Challis
80b72487ce
Migrate features from rules.mk to data drive - LMN ( #23277 )
2024-03-15 01:42:33 +00:00
Duncan Sutherland
bea97291dc
Remove community layout from mode/m80*/m80*h ( #22461 )
2024-01-12 23:22:15 -08:00
Nick Brassel
416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. ( #21353 )
...
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.
* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
Ryan
79aa319946
`info.json` whitespace cleanups ( #20651 )
2023-05-02 08:25:15 +10:00
Ryan
f111bea3cd
Move miscellaneous layouts to data driven ( #20516 )
2023-04-25 02:38:35 +10:00
Ryan
8bb4cba7b0
Move TKL layouts to data driven ( #20337 )
2023-04-05 15:53:45 +10:00
Ryan
9dbee3e23d
Remove useless "ifdef KEYBOARD_*" ( #20078 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-16 20:18:33 +11:00
Ryan
caa8c81086
Move matrix config to info.json, part 7 ( #20020 )
2023-03-11 00:39:56 +11:00
Ryan
499fc3b85e
Add some missing `#pragma once`s ( #19902 )
2023-02-21 15:55:23 +00:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Ryan
f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
Ryan
a988f8a169
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h ( #19752 )
2023-02-06 02:40:23 +00:00
Ryan
ebb512db82
Debounce defines cleanup ( #19742 )
...
* Clean up `DEBOUNCE` in config.h, 0-9
* Clean up `DEBOUNCE` in config.h, A
* Clean up `DEBOUNCE` in config.h, B
* Clean up `DEBOUNCE` in config.h, C
* Clean up `DEBOUNCE` in config.h, D
* Clean up `DEBOUNCE` in config.h, E
* Clean up `DEBOUNCE` in config.h, F
* Clean up `DEBOUNCE` in config.h, G
* Clean up `DEBOUNCE` in config.h, H
* Clean up `DEBOUNCE` in config.h, handwired
* Clean up `DEBOUNCE` in config.h, I
* Clean up `DEBOUNCE` in config.h, J
* Clean up `DEBOUNCE` in config.h, K
* Clean up `DEBOUNCE` in config.h, L
* Clean up `DEBOUNCE` in config.h, M
* Clean up `DEBOUNCE` in config.h, N
* Clean up `DEBOUNCE` in config.h, O
* Clean up `DEBOUNCE` in config.h, P
* Clean up `DEBOUNCE` in config.h, Q
* Clean up `DEBOUNCE` in config.h, R
* Clean up `DEBOUNCE` in config.h, S
* Clean up `DEBOUNCE` in config.h, T
* Clean up `DEBOUNCE` in config.h, U
* Clean up `DEBOUNCE` in config.h, V
* Clean up `DEBOUNCE` in config.h, W
* Clean up `DEBOUNCE` in config.h, X
* Clean up `DEBOUNCE` in config.h, Y
* Clean up `DEBOUNCE` in config.h, Z
* Remove default debounce from info.json
* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
Ryan
f20a05440e
Remove unused `MATRIX_HAS_GHOST` from config.h ( #19726 )
2023-02-03 00:04:10 +00:00
Ryan
b867522f8c
Clean up Force NKRO in config.h ( #19718 )
2023-01-30 20:45:41 +00:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
Ryan
b727434391
Remove commented out backlight config & stray "backlight levels" ( #19703 )
2023-01-28 15:42:44 +00:00
Joel Challis
f2ad3ba7c3
Refactor some layouts which contain keyboard name ( #19643 )
2023-01-20 02:36:30 +00:00
Drashna Jael're
8f6b019dcc
Merge remote-tracking branch 'origin/master' into develop
2022-08-20 10:22:48 -07:00
Joel Challis
d2accb48e7
RESET -> QK_BOOT keyboard readme ( #18110 )
2022-08-20 11:34:17 +01:00
fauxpark
61689ae609
Merge remote-tracking branch 'upstream/master' into develop
2022-08-20 10:55:40 +10:00
Ryan
f4dcce7e59
Move keyboard USB IDs and strings to data driven, pass 2: M-O ( #18090 )
2022-08-20 01:45:28 +01:00
Nick Brassel
154d35ac14
Remove `UNUSED_PINS` ( #17931 )
2022-08-06 23:23:35 +10:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
Ryan
764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ( #16655 )
2022-03-15 13:56:58 +00:00
Álvaro A. Volpato
dea23720e6
[Keyboard] Add Mode Eighty M80v2 PCB support ( #15486 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-29 02:57:22 -08:00