b50b0c620e
remove all unsused keyboards
2024-08-05 14:44:22 +02:00
James Young
16d2db5048
Migrate LOCKING_*_ENABLE
to Data-Driven: I-J ( #23767 )
...
Affects:
- `ianklug/grooveboard`
- `ibm/model_m/modelh`
- `ibm/model_m_122/ibm122m`
- `ibnuda/gurindam`
- `idb/idb_60`
- `idobao/id75/v1`
- `idobao/id75/v2`
- `idobao/id96`
- `idobao/montex/v1`
- `illuminati/is0`
- `illusion/rosa`
- `ilumkb/primus75`
- `ilumkb/volcano660`
- `inland/kb83`
- `input_club/ergodox_infinity`
- `irene`
- `iriskeyboards`
- `iron180`
- `jacky_studio/bear_65/rev1`
- `jacky_studio/bear_65/rev2`
- `jacky_studio/s7_elephant/rev1`
- `jacky_studio/s7_elephant/rev2`
- `jadookb/jkb65`
- `jae/j01`
- `jagdpietr/drakon`
- `jd40`
- `jd45`
- `jels/boaty`
- `jels/jels60/v1`
- `jels/jels60/v2`
- `jels/jels88`
- `jolofsor/denial75`
- `jorne/rev1`
- `joshajohnson/hub16`
- `joshajohnson/hub20`
- `jukaie/jk01`
2024-05-22 19:06:09 +01:00
QMK Bot
ac2e19b4d6
Merge remote-tracking branch 'origin/master' into develop
2024-05-22 02:50:16 +00:00
Jerome Berclaz
7620c64b99
Added MATRIX_HAS_GHOST definition for IBM Model H controller ( #23744 )
2024-05-21 19:49:49 -07:00
Ryan
5c592ab0c0
Delete trivial keymap readmes ( #23714 )
2024-05-17 23:49:29 +01:00
Ryan
1184e0d9be
Adjust keycode alignment around QK_BOOT
( #23697 )
2024-05-11 16:50:48 +01:00
Ryan
d09a06a1b3
Update GPIO API usage in keyboard code ( #23361 )
2024-05-03 15:21:29 +10:00
Joel Challis
e9b8929357
Migrate build target markers to keyboard.json - Misc ( #23612 )
2024-04-25 10:37:44 -07:00
Ryan
c505ea48b3
Add haptic driver to keyboard.json schema ( #23591 )
2024-04-24 04:59:57 +01:00
Duncan Sutherland
32136afe24
Change to development_board
( #21695 )
2024-04-23 19:47:30 +10:00
Joel Challis
e869c80af7
Migrate build target markers to keyboard.json - HI ( #23540 )
2024-04-17 02:49:17 +01:00
James Young
7be23a9cb4
Data-Driven Keyboard Conversions: I ( #23533 )
2024-04-17 00:15:34 +01:00
Ryan
2dd406f08f
Remove quantum.h
includes from keyboard custom matrix.c
s ( #23371 )
2024-03-30 14:07:19 +00:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json ( #23293 )
2024-03-30 11:31:50 +00:00
Ryan
f7cf40fa77
Add init function to RGBLight driver struct ( #23076 )
2024-03-18 22:03:27 +11:00
Joel Challis
539fa21bf8
Migrate features from rules.mk to data driven - IJK ( #23276 )
2024-03-15 01:42:15 +00:00
Joel Challis
aea414fd82
Migrate content where only parent info.json exists ( #22895 )
2024-03-14 21:21:33 +11:00
Joel Challis
2eb9ff8efd
Remove obvious user keymaps, keyboards/{i,j,k}* edition ( #23102 )
2024-02-18 08:20:57 +00:00
Joel Challis
a632593769
Migrate and remove deprecated debug utils ( #22961 )
2024-01-26 16:32:06 +00:00
fauxpark
2c191e21c2
Merge remote-tracking branch 'upstream/master' into develop
2023-12-20 16:03:14 +11:00
Nick Brassel
a1c8b1ebf7
Remove obvious user keymaps, keyboards/{d,e,f}*
edition. ( #22695 )
2023-12-18 21:45:52 +11:00
Ryan
e648155113
Rename RGBLED_NUM
-> RGBLIGHT_LED_COUNT
( #22570 )
2023-12-12 15:30:08 +11:00
Joel Challis
2acb426b8e
Remove "empty" files ( #22603 )
2023-12-05 08:37:00 +00:00
Ryan
c157c19b81
Dedupe I2C, SPI, UART driver inclusions ( #22253 )
2023-10-13 17:25:32 +11:00
QMK Bot
6c3a512923
Merge remote-tracking branch 'origin/master' into develop
2023-10-06 00:34:51 +00:00
James Young
63b48f5096
Move orphaned Yugo-M files ( #22211 )
...
Moves files that were left behind by #14996 .
[bugfix]
2023-10-06 01:34:14 +01:00
Joel Challis
00feff656f
Migrate WEAR_LEVELING_*_SIZE to info.json ( #22010 )
2023-09-14 09:13:19 +10:00
Ryan
41bd4e35a0
Clean up RGB LED type ( #21859 )
2023-09-04 01:19:59 +01:00
Jerome Berclaz
b10b4cc864
Move model h controller under ibm/model_m ( #21526 )
2023-07-25 00:38:02 -06:00
Ryan
b090354143
haptic: naming cleanups ( #21551 )
2023-07-21 09:17:39 +10:00
Ryan
5542f5ede1
Get rid of USB_LED_KANA
and USB_LED_COMPOSE
( #21366 )
2023-06-27 09:15:33 +10:00
Ryan
b1783db4ea
Move RGBLED_NUM
to data driven ( #21278 )
2023-06-18 14:39:07 +10:00
nuess0r
f98f8eedf0
Consolidate modelm v2 ( #14996 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-27 23:12:36 +10:00
Ryan
a5e46d8082
More info.json
whitespace cleanups ( #20665 )
2023-05-03 12:19:34 +10:00
Ryan
79aa319946
info.json
whitespace cleanups (#20651 )
2023-05-02 08:25:15 +10:00
Ryan
7e48a4e80f
Fix API errors ( #20326 )
2023-04-03 21:39:02 +10:00
fauxpark
bd4899f0ca
Merge remote-tracking branch 'upstream/master' into develop
2023-04-03 20:59:24 +10:00
Purdea Andrei
c58610bea3
Data-driven updates to overnumpad controller keyboards ( #20259 )
2023-04-03 15:45:46 +10:00
Ryan
02ccc50e60
Remove more empty headers ( #20155 )
2023-03-17 14:02:04 +11:00
Ryan
23c365b023
Move matrix config to info.json, part 1 ( #19985 )
2023-03-05 22:53:52 +00:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Ryan
f4ba17c4a0
Move LED indicator config to data driven ( #19800 )
2023-02-17 13:14:29 +11:00
Ryan
f9aeea64c1
Migrate MCU
and BOOTLOADER
to data-driven ( #19529 )
2023-02-08 18:41:46 +11: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
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
Ryan
74223c34a9
Remove legacy keycodes, part 6 ( #18740 )
...
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
Ryan
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
fauxpark
c202602938
Merge remote-tracking branch 'upstream/master' into develop
2022-08-15 17:54:07 +10:00
Ryan
1027aed83a
Move keyboard USB IDs and strings to data driven, pass 2: F-I ( #17958 )
2022-08-15 02:53:19 +01:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS
( #17931 )
2022-08-06 23:23:35 +10:00