Pascal Getreuer
4152685aa1
Re-enable Caps Word and Layer Lock where possible. ( #907 )
...
* Re-enable features for some keyboards, A-G.
* Re-enable features for some keyboards, H-K.
* Re-enable features for some keyboards, L-R.
* Re-enable features for some keyboards, S-V.
* Re-enable features for some keyboards, W-Z.
2025-07-04 00:21:47 -06:00
Ilya Zhuravlev
06c5bacdd6
mass disable CAPS_WORD_ENABLE, LAYER_LOCK_ENABLE, REPEAT_KEY_ENABLE on failing keyboards
2025-06-29 17:38:22 -06:00
Ilya Zhuravlev
e6dee240f9
mass disable qmk settings on too big keyboards
2025-06-22 12:15:59 -06:00
Ilya Zhuravlev
7b247bc800
Merge remote-tracking branch 'qmk/master' into merge-2025-06-21
2025-06-21 16:00:42 -06: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
Nick Brassel
2b00b846dc
Non-volatile memory data repository pattern ( #24356 )
...
* First batch of eeconfig conversions.
* Offset and length for datablocks.
* `via`, `dynamic_keymap`.
* Fix filename.
* Commentary.
* wilba leds
* satisfaction75
* satisfaction75
* more keyboard whack-a-mole
* satisfaction75
* omnikeyish
* more whack-a-mole
* `generic_features.mk` to automatically pick up nvm repositories
* thievery
* deferred variable resolve
* whitespace
* convert api to structs/unions
* convert api to structs/unions
* convert api to structs/unions
* fixups
* code-side docs
* code size fix
* rollback
* nvm_xxxxx_erase
* Updated location of eeconfig magic numbers so non-EEPROM nvm drivers can use them too.
* Fixup build.
* Fixup compilation error with encoders.
* Build fixes.
* Add `via_ci` keymap to onekey to exercise VIA bindings (and thus dynamic keymap et.al.), fixup compilation errors based on preprocessor+sizeof.
* Build failure rectification.
2025-03-21 23:38:34 +11:00
Ilya Zhuravlev
760225f515
Merge remote-tracking branch 'qmk/master' into merge-2025-02-08
2025-02-08 20:14:59 -06:00
Less/Rikki
a7d12e4e8f
[Keyboard] wilba_tech/wt45_h1 ( #24717 )
2024-12-17 21:02:05 -08:00
Ryan
9884e4982b
Rename RGB/HSV structs: keyboard-level code ( #24476 )
2024-10-12 19:00:56 +01:00
Ryan
208ebf54a9
WS2812 API rework ( #24364 )
...
* Begin WS2812 API rework
* Move RGBW conversion, clean up color.h, fix RGBW for AVR bitbang
* Formatting & update PS2AVRGB I2C driver (untested)
* Tested ARM bitbang RGB+RGBW
* Tested ARM SPI RGB - RGBW not working
* Tested ARM PWM RGB+RGBW
* Tested RP2040 PIO driver RGB+RGBW
* Update RGBLight
* Formatting
* Fix BM60HSRGB rev2
* Fix oddforge/vea
* Fix 1k and XD002 RGBLite
* Fix model_m/mschwingen
* Fix handwired/promethium
* Rename `WS2812_LED_TOTAL` for BM60HSRGB
* Fix work_louder boards
* Fix dawn60
* Fix rgbkb/pan
* Fix neson_design/700e and n6
* Fix ergodox_ez/shine
* ergodox_ez/shine: invert indices for left half
* Fix matrix/abelx
* Fix matrix/m20add
* Remove custom rgblight driver for matrix/noah - should be done with lighting layers
* Fix LED indexes for RGBLight split
* Rename `convert_rgb_to_rgbw()` to `ws2812_rgb_to_rgbw()`
* Update WS2812 API docs
* `ergodox_ez/shine`: simplify LED index calculation
* LED/RGB Matrix: Add weak function for LED index resolution
* Bandaid fix for RGB Matrix splits not using WS2812
* `steelseries/prime_plus`: redo custom RGBLight driver
* Update keyboards/steelseries/prime_plus/rgblight_custom.c
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
---------
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2024-10-06 21:01:07 +13:00
Ilya Zhuravlev
a780dd1cb1
Merge remote-tracking branch 'qmk/master' into merge-2024-09-07
2024-09-07 19:49:19 -06:00
Ryan
28b6a8841f
Add 60_ansi_tsangan_split_bs_rshift to community layouts ( #24186 )
2024-09-02 09:13:28 +10:00
Nick Brassel
45dc2499dc
Remove all via-enabled keymaps, including via. ( #24322 )
2024-08-26 07:51:22 +10:00
Nick Brassel
8ca082892a
Eliminate use of #include "../default/keymap.c". ( #24215 )
2024-07-30 13:06:15 +10:00
Joel Challis
52ee9f2ce1
Convert eeconfig_init_kb implementations to config ( #24087 )
2024-07-12 08:06:19 +01:00
zvecr
b066c86e43
bad_kb_funcs1
2024-07-11 11:03:11 +01:00
Ilya Zhuravlev
e9d70b410a
Merge remote-tracking branch 'qmk/master' into merge-2024-06-23
2024-06-23 22:54:29 -06:00
Joel Challis
17498fa48a
Migrate led_update_kb implementations to DD ( #23981 )
2024-06-22 12:14:07 +01:00
James Young
8abd87d586
Migrate LOCKING_*_ENABLE to Data-Driven: W, Part 2 ( #23789 )
...
Affects:
- `wilba_tech/rama_works_kara`
- `wilba_tech/rama_works_koyu`
- `wilba_tech/rama_works_m10_b`
- `wilba_tech/rama_works_m10_c`
- `wilba_tech/rama_works_m50_a`
- `wilba_tech/rama_works_m50_ax`
- `wilba_tech/rama_works_m60_a`
- `wilba_tech/rama_works_m65_b`
- `wilba_tech/rama_works_m65_bx`
- `wilba_tech/rama_works_m6_a`
- `wilba_tech/rama_works_m6_b`
- `wilba_tech/rama_works_u80_a`
- `wilba_tech/wt60_a`
- `wilba_tech/wt60_b`
- `wilba_tech/wt60_bx`
- `wilba_tech/wt60_c`
- `wilba_tech/wt60_d`
- `wilba_tech/wt60_g`
- `wilba_tech/wt60_g2`
- `wilba_tech/wt60_h1`
- `wilba_tech/wt60_h2`
- `wilba_tech/wt60_h3`
- `wilba_tech/wt60_xt`
- `wilba_tech/wt65_a`
- `wilba_tech/wt65_b`
- `wilba_tech/wt65_d`
- `wilba_tech/wt65_f`
- `wilba_tech/wt65_fx`
- `wilba_tech/wt65_g`
- `wilba_tech/wt65_g2`
- `wilba_tech/wt65_h1`
- `wilba_tech/wt65_xt`
- `wilba_tech/wt65_xtx`
- `wilba_tech/wt69_a`
- `wilba_tech/wt70_jb`
- `wilba_tech/wt75_a`
- `wilba_tech/wt75_b`
- `wilba_tech/wt75_c`
- `wilba_tech/wt80_a`
- `wilba_tech/wt80_g`
- `wilba_tech/zeal60`
- `wilba_tech/zeal65`
- `woodkeys/meira/featherble`
- `wsk/alpha9`
- `wsk/g4m3ralpha`
- `wsk/gothic50`
- `wsk/gothic70`
- `wsk/houndstooth`
- `wsk/jerkin`
- `wsk/kodachi50`
- `wsk/pain27`
- `wsk/sl40`
- `wsk/tkl30`
- `wuque/ikki68`
- `wuque/mammoth20x`
- `wuque/mammoth75x`
- `wuque/nemui65`
- `wuque/tata80/wk`
- `wuque/tata80/wkl`
2024-05-24 03:14:06 +01:00
Joel Challis
1c650aa55c
Remove includes of config.h ( #23760 )
2024-05-21 13:38:30 +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
861a904924
Align NO_SUSPEND_POWER_DOWN keyboard config ( #23606 )
2024-04-24 22:53:58 +01:00
Ilya Zhuravlev
17e46fcec7
Merge remote-tracking branch 'qmk/master' into merge-2024-04-15
2024-04-15 19:43:02 -06:00
Joel Challis
43a122e050
Migrate build target markers to keyboard.json - W ( #23511 )
2024-04-13 06:31:34 +01:00
Ryan
c635733a7f
Remove quantum.h includes from keyboard code ( #23394 )
2024-04-03 10:44:25 +11: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
24d824aae4
Migrate features from rules.mk to data driven - UVWXYZ ( #23287 )
2024-03-15 22:23:40 +00:00
Wilba
c5f544cd96
Added WT65-H3 (HIBI HIBIKI) ( #22886 )
2024-03-14 22:10:17 -07:00
Wilba
cba2b5645f
Added WT65-G3 (HIBI HIBIKI) ( #22888 )
2024-03-14 22:09:20 -07:00
luomie
b4e446f616
Add vial support to wilba_tech/wt65_h2 ( #680 )
2024-03-10 16:13:21 -06:00
Ryan
65a04ead32
LED drivers: update keyboard LED configs ( #23073 )
...
* IS31FL3733: update keyboard LED config
* IS31FL3736: update keyboard LED config
* IS31FL3737: update keyboard LED config
* IS31FL3741: update keyboard LED config
* IS31FL3743A: update keyboard LED config
* AW20216S: update keyboard LED config
* SNLED27351: update keyboard LED config
2024-02-25 21:29:37 +00:00
Joel Challis
e26e12402b
Manual user keymap removal ( #23104 )
2024-02-19 09:48:06 +00:00
Joel Challis
f8123c27ad
Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. ( #23083 )
2024-02-15 09:14:06 +00:00
Ryan
a5ea619139
LED drivers: place I2C addresses into an array ( #22975 )
2024-02-09 22:37:18 +11:00
QMK Bot
f2684dcfc1
Merge remote-tracking branch 'origin/master' into develop
2024-01-31 03:34:49 +00:00
Wilba
18f8e51cb7
Added WT65-H2 (Bauer Lite) ( #22885 )
2024-01-30 19:34:20 -08:00
QMK Bot
b659ef8278
Merge remote-tracking branch 'origin/master' into develop
2024-01-13 07:37:45 +00:00
Wilba
624d0964c1
Added WT20-H1 (HIBI JUNIOR) ( #22893 )
2024-01-12 23:37:10 -08:00
Ryan
7114eb25f8
WT boards: extract g_is31fl3736_leds from wt_mono_backlight ( #22823 )
2024-01-07 18:43:37 +11:00
Ryan
597de0e298
LED drivers: rename "simple" to "mono" ( #22814 )
2024-01-04 06:05:37 +00:00
Nick Brassel
a1c8b1ebf7
Remove obvious user keymaps, keyboards/{d,e,f}* edition. ( #22695 )
2023-12-18 21:45:52 +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
990895f03f
[Keymap Removal] keebio/iris and related keymaps. ( #22690 )
2023-12-18 12:49:19 +11:00
Ilya Zhuravlev
66574eb854
Merge remote-tracking branch 'qmk/master' into merge-2023-12-16
2023-12-16 10:48:34 -06:00
Joel Challis
1ed03f498f
Remove userspace keymaps ( #22544 )
2023-11-27 05:36:45 +11:00
Joel Challis
b35bac6afb
Remove unnecessary driver counts ( #22435 )
2023-11-22 21:37:32 +00:00