QMK Bot
4f7a7873c8
[CI] Format code according to conventions ( #26000 )
...
Format code according to conventions
2026-02-11 16:06:13 +00:00
Joel Challis
0bd02952ea
Remove "command":false from keyboards ( #25193 )
2025-04-24 10:28:13 +10:00
Joel Challis
07684bcc99
Remove "console":false from keyboards ( #25190 )
2025-04-23 12:09:56 +10:00
James Young
199f01cc57
Migrate LOCKING_*_ENABLE to Data-Driven: M, Part 1 ( #23772 )
...
Affects:
- `m10a`
- `machine_industries/m4_a`
- `magic_force/mf34`
- `majistic`
- `makenova/omega/omega4`
- `makrosu`
- `manta60`
- `maple_computing/christmas_tree/v2017`
- `maple_computing/ivy/rev1`
- `maple_computing/launchpad/rev1`
- `maple_computing/minidox/rev1`
- `maple_computing/the_ruler`
- `marksard/leftover30`
- `marksard/treadstone48/rev1`
- `marksard/treadstone48/rev2`
- `masterworks/classy_tkl/rev_a`
- `maxipad`
- `maxr1998/phoebe`
- `mc_76k`
- `mechkeys/acr60`
- `mechkeys/alu84`
- `mechkeys/espectro`
- `mechkeys/mechmini/v2`
- `mechkeys/mk60`
- `mechlovin/hannah910/rev1`
- `mechlovin/hannah910/rev2`
- `mechlovin/hannah910/rev3`
- `mechlovin/jay60`
- `mechlovin/tmkl`
- `mechwild/bde/lefty`
- `mechwild/bde/rev2`
- `mechwild/bde/righty`
- `mechwild/mercutio`
- `mechwild/mokulua/mirrored`
- `mechwild/mokulua/standard`
- `mechwild/murphpad`
- `mechwild/obe`
- `mechwild/puckbuddy`
- `meletrix/zoom98`
- `melgeek/mj6xy/rev3`
- `meme`
- `meow65`
- `mesa/mesa_tkl`
- `meson`
- `mikeneko65`
- `millipad`
- `mini_elixivy`
- `mini_ten_key_plus`
- `minimon/index_tab`
- `mint60`
- `misonoworks/karina`
- `miuni32`
- `mixi`
2024-05-22 21:49:15 +01:00
Joel Challis
80b72487ce
Migrate features from rules.mk to data drive - LMN ( #23277 )
2024-03-15 01:42:33 +00:00
Ryan
4871f651c5
Move remaining LAYOUT_alls to data driven ( #20463 )
2023-04-27 07:45:43 +10:00
Ryan
caa8c81086
Move matrix config to info.json, part 7 ( #20020 )
2023-03-11 00:39:56 +11:00
Ryan
7e0299117b
Move encoder config to data driven ( #19923 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org >
2023-02-26 09:45:12 +11: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
11b6bb8179
Remove unused Bootmagic row/col defines from config.h ( #19761 )
2023-02-07 00:05:37 +00: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
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
Joel Challis
59443fa970
jsonify some info.json ( #19146 )
2022-11-25 02:47:02 +00:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS ( #17931 )
2022-08-06 23:23:35 +10:00
Ryan
3da6575e24
Move keyboard USB IDs and strings to data driven: M ( #17859 )
2022-08-03 17:15:43 +10:00
minibois
6d7026e561
[Keyboard] mini_ten_key_plus edited info.json ( #15574 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2022-06-16 15:34:05 -07:00
Ryan
764dc18a81
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h ( #16655 )
2022-03-15 13:56:58 +00:00
Gabriel Harel
dcff1a34c7
Remove missing and trailing commas in info.json files. ( #16088 )
2022-01-28 17:34:38 -08:00
minibois
17c8771000
[Keyboard] Add mini_ten_key_plus ( #15568 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com >
Co-authored-by: Ryan <fauxpark@gmail.com >
2021-12-24 17:27:16 -08:00