Ryan
|
6b38dc17cd
|
Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes
* Update old mouse keycodes, 0-9/A-M
* Update old mouse keycodes, N-Z & layouts
* Missed some stuff
|
2025-07-11 11:05:41 -06:00 |
|
Joel Challis
|
4b295009ae
|
Migrate usb.force_nkro to host.default.nkro (#25468)
|
2025-07-10 10:41:58 +01:00 |
|
Joel Challis
|
0bd02952ea
|
Remove "command":false from keyboards (#25193)
|
2025-04-24 10:28:13 +10:00 |
|
Joel Challis
|
960c4969a5
|
Remove empty url fields (#25181)
|
2025-04-22 17:59:00 +01:00 |
|
Joel Challis
|
02b43b4b60
|
Refactor use of matrix_scan_kb (#24200)
|
2024-07-26 22:02:51 -07:00 |
|
Yue Wu
|
6dfd7ed46f
|
Fix i2c received value in georgi and bajjak (#24113)
|
2024-07-13 22:43:52 +10:00 |
|
Ryan
|
e659c3dae9
|
Remove some useless code from keymaps (#23787)
|
2024-05-23 19:21:39 +01:00 |
|
James Young
|
73f9fb91a3
|
Migrate LOCKING_*_ENABLE to Data-Driven: G (#23758)
Affects:
- `gboards/ergotaco`
- `gboards/georgi`
- `gboards/gergo`
- `geekboards/tester`
- `geonworks/frogmini/fmh`
- `geonworks/frogmini/fms`
- `gh60/revc`
- `gh60/satan`
- `ghs/rar`
- `gkeyboard/gkb_m16`
- `gkeyboard/gpad8_2r`
- `gl516/a52gl`
- `gl516/j73gl`
- `gl516/n51gl`
- `gmmk/gmmk2/p65`
- `gmmk/gmmk2/p96`
- `gmmk/numpad`
- `gmmk/pro`
- `gon/nerd60`
- `gon/nerdtkl`
- `gray_studio/aero75`
- `gray_studio/cod67`
- `gray_studio/space65`
- `gray_studio/space65r3`
- `gray_studio/think65v3`
- `grid600/press`
|
2024-05-21 13:04:53 +01:00 |
|
Ryan
|
d09a06a1b3
|
Update GPIO API usage in keyboard code (#23361)
|
2024-05-03 15:21:29 +10:00 |
|
Ryan
|
61c7c1f74c
|
Convert some AVR GPIO operations to macros (#23424)
|
2024-05-02 10:48:49 +01:00 |
|
Joel Challis
|
1d5ee895ad
|
Migrate build target markers to keyboard.json - FG (#23534)
|
2024-04-16 05:42:34 +01:00 |
|
James Young
|
130a2a31a6
|
Data-Driven Keyboard Conversions: G (#23522)
|
2024-04-15 02:09:46 +01:00 |
|
Ryan
|
a14c03b96e
|
Remove more unnecessary quantum.h includes (#23402)
|
2024-04-05 14:48:21 +11:00 |
|
Joel Challis
|
426bb9c651
|
Migrate features and LTO from rules.mk to data driven (#23302)
|
2024-03-30 10:43:15 +00:00 |
|
Ryan
|
01be746fc4
|
Update I2C API usage in keyboard code (#23360)
|
2024-03-27 12:41:53 +00:00 |
|
Joel Challis
|
e26e12402b
|
Manual user keymap removal (#23104)
|
2024-02-19 09:48:06 +00:00 |
|
David Hoelscher
|
e9bd7d7ad3
|
I2C driver cleanup (#21273)
* remove i2c_start and i2c_stop from i2c drivers
* remove static i2c_address variable from chibios i2c driver
|
2024-01-17 14:05:38 +01:00 |
|
fauxpark
|
2c191e21c2
|
Merge remote-tracking branch 'upstream/master' into develop
|
2023-12-20 16:03:14 +11:00 |
|
Nick Brassel
|
d235352504
|
Remove obvious user keymaps, keyboards/{b,c}* edition. (#22693)
|
2023-12-18 16:05:50 +11:00 |
|
Nick Brassel
|
f25226453f
|
Remove obvious user keymaps, keyboards/a* edition. (#22692)
|
2023-12-18 14:06:47 +11:00 |
|
Joel Challis
|
2acb426b8e
|
Remove "empty" files (#22603)
|
2023-12-05 08:37:00 +00:00 |
|
Joel Challis
|
1ed03f498f
|
Remove userspace keymaps (#22544)
|
2023-11-27 05:36:45 +11:00 |
|
Ryan
|
786ebf8760
|
Remove requirement for keymap_steno.h include in keymaps (#22423)
* Remove requirement for `keymap_steno.h` include in keymaps
* Add back keymap_steno.h with a note for the time being
|
2023-11-12 18:25:46 +11:00 |
|
Ryan
|
c157c19b81
|
Dedupe I2C, SPI, UART driver inclusions (#22253)
|
2023-10-13 17:25:32 +11:00 |
|
Ryan
|
aec7f29df7
|
Add mousekey.h include to quantum.h (#21897)
|
2023-09-04 03:14:14 +01:00 |
|
Ryan
|
5d2f2af198
|
OLED: driver naming cleanups (#21710)
|
2023-08-15 10:30:34 +01:00 |
|
Ryan
|
de1d36031b
|
Move DEBOUNCE_TYPE to data driven (#21489)
|
2023-07-09 21:06:03 +10:00 |
|
Ryan
|
8093b13365
|
Move TAPPING_TOGGLE to data driven (#21360)
|
2023-06-24 17:10:22 +10:00 |
|
Ryan
|
1c9d0f0eec
|
Remove default TAPPING_TERM from keyboard config.h (#21284)
|
2023-06-18 23:33:45 +01:00 |
|
Nick Brassel
|
5faa23d54c
|
Keymap introspection for combos. (#19670)
|
2023-05-15 22:27:37 +10:00 |
|
Ryan
|
2944e93870
|
Move USB_MAX_POWER_CONSUMPTION to data driven (#20648)
|
2023-05-01 17:37:12 +10:00 |
|
Ryan
|
12d42cedd2
|
Move FORCE_NKRO to data driven (#20604)
|
2023-05-01 13:33:10 +10:00 |
|
Ryan
|
f111bea3cd
|
Move miscellaneous layouts to data driven (#20516)
|
2023-04-25 02:38:35 +10:00 |
|
Ryan
|
54634e9263
|
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
|
2023-04-14 19:42:50 +10:00 |
|
Ryan
|
5bd68e3695
|
Move single LAYOUT s to data driven (#20365)
|
2023-04-12 13:42:51 +10:00 |
|
Ryan
|
364c06d939
|
Move small macropad-ish layouts to data driven (#20341)
|
2023-04-05 15:46:59 +10:00 |
|
precondition
|
1899793f27
|
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
|
2023-04-03 15:32:47 +10:00 |
|
Ryan
|
e40b6ca3b0
|
Move split layouts to data driven (#20290)
|
2023-04-01 13:09:53 +11:00 |
|
Ryan
|
1e07ff1fb1
|
Fix some more missing #pragma once s (#20241)
|
2023-03-23 17:21:37 +00:00 |
|
Ryan
|
3c144fac5e
|
Clean up usage of QMK_KEYBOARD_H (#20167)
|
2023-03-20 08:12:05 +11:00 |
|
Ryan
|
d8aec71e48
|
Remove trailing zeroes in info.json layouts (#20156)
|
2023-03-17 14:21:53 +00:00 |
|
Ryan
|
9e2ef5078a
|
Adjust offset for some layouts (#20075)
|
2023-03-13 22:22:20 +11:00 |
|
Ryan
|
23c365b023
|
Move matrix config to info.json, part 1 (#19985)
|
2023-03-05 22:53:52 +00:00 |
|
Joel Challis
|
3be5d90b6d
|
Remove some use of keymap.h (#20006)
|
2023-03-03 17:50:40 +00: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
|
d784f78bd0
|
Move Bootmagic config to data driven (#19860)
|
2023-02-17 08:49:49 +11:00 |
|
Eric.a Gebhart
|
db1eeea478
|
Add combo hook to allow per layer combo reference layers. (#16699)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
|
2023-02-13 03:31:04 +11:00 |
|
Joel Challis
|
11d49d00e7
|
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
|
2023-02-11 03:47:17 +00:00 |
|
Ryan
|
f9aeea64c1
|
Migrate MCU and BOOTLOADER to data-driven (#19529)
|
2023-02-08 18:41:46 +11:00 |
|