Ilya Zhuravlev
e9d70b410a
Merge remote-tracking branch 'qmk/master' into merge-2024-06-23
2024-06-23 22:54:29 -06: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
d09a06a1b3
Update GPIO API usage in keyboard code ( #23361 )
2024-05-03 15:21:29 +10:00
Ilya Zhuravlev
17e46fcec7
Merge remote-tracking branch 'qmk/master' into merge-2024-04-15
2024-04-15 19:43:02 -06:00
Ryan
2a25e79760
Remove deprecated quantum keycodes ( #23407 )
2024-04-04 15:16:27 +01:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json ( #23293 )
2024-03-30 11:31:50 +00: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
juanlufont
d3d4328d06
Add Vial support for MonsGeek M3 ( #678 )
2024-02-17 18:34:03 -06:00
Joel Challis
e30d0e5287
Migrate RGB Matrix config to info.json - M ( #22908 )
2024-01-16 01:04:09 +00:00
Ryan
8812a09581
Rename RGB_DISABLE_WHEN_USB_SUSPENDED
-> RGB_MATRIX_SLEEP
( #22682 )
2023-12-20 13:31:50 +11:00
Ryan
b9e81c0691
Update keyboard LED driver configs ( #22638 )
2023-12-18 20:13:08 +00: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
b35bac6afb
Remove unnecessary driver counts ( #22435 )
2023-11-22 21:37:32 +00:00
Joel Challis
1efc79063c
Migrate some EEPROM config to info.json ( #22434 )
2023-11-14 09:30:19 +11:00
Ryan
cf7d3435d7
Add _flush()
functions to LED drivers ( #22308 )
2023-10-22 18:32:27 +01:00
Ryan
d56ee70c52
Rename DRIVER_ADDR_n
defines ( #22200 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-10-21 21:41:59 +10:00
QMK Bot
474a405606
Merge remote-tracking branch 'origin/master' into develop
2023-10-10 21:08:37 +00:00
jonylee@hfd
0650f783b5
[Keyboard] MonsGeek M3 ( #20542 )
...
* Add keybord monsgeek m3.
* Add keybord monsgeek m3.
* Add keybord monsgeek m3.
* updata rules.mk
* add readme.md
* delete monsgeek\m3\rgb_matrix_kb.inc
* add DISABLE_M3_KEYCODES
* user_config --> kb_config
* Move code to info.json,and removed redundant features
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/info.json
* Update readme.md
* Update keyboards/monsgeek/m3/config.h
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/keymaps/default/keymap.c
* Update keyboards/monsgeek/m3/keymaps/via/keymap.c
* Update keyboards/monsgeek/m3/readme.md
* Update m3.c
* Update m3.c
* Update info.json
* Update keymap.c
* Update keymap.c
* Update config.h
* Update keyboards/monsgeek/m3/readme.md
* Update keyboards/monsgeek/m3/rules.mk
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/keymaps/default/keymap.c
* Update keyboards/monsgeek/m3/keymaps/via/keymap.c
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/info.json
* Update m3.c
* Update keyboards/monsgeek/m3/info.json
* Update keyboards/monsgeek/m3/m3.c
* Update keymap.c
replace the tabs with spaces
* Update keymap.c
replace the tabs with spaces
2023-10-10 14:07:59 -07:00
adophoxia
679bf09197
Add VIALRGB_ENABLE = yes
to rules.mk
( #567 )
2023-10-08 20:00:13 -06:00
Ryan
c0f16be50f
Rename CKLED2001 driver to SNLED27351 ( #22071 )
2023-10-04 20:10:05 +11:00
xyzz
39ab2a8776
Merge pull request #557 from adophoxia/m6-vial
...
Port MonsGeek M6 to Vial
2023-09-30 12:22:06 -06:00
xyzz
ce10d94431
Merge pull request #556 from adophoxia/m5-vial
...
Port MonsGeek M5 to Vial
2023-09-30 12:21:54 -06:00
adophoxia
0efdcaab29
Port MonsGeek M6 to Vial
2023-09-28 20:50:21 -07:00
adophoxia
b7303d1b5a
Port MonsGeek M5 to Vial
2023-09-28 20:39:26 -07:00
adophoxia
2a4dd4398f
Update keyboards/monsgeek/m1/keymaps/vial/vial.json
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-09-28 19:32:04 -07:00
adophoxia
e45daffb45
Update keyboards/monsgeek/m1/keymaps/vial/vial.json
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-09-27 21:25:03 -07:00
Adophoxia
3e6b1c2d76
Port MonsGeek M1 to Vial
2023-09-22 22:28:49 -07:00
Joel Challis
9a4c307740
Migrate dynamic_keymap.layer_count >= 4 ( #22087 )
2023-09-20 14:11:33 +01:00
QMK Bot
f9777dfda4
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 20:37:59 +00:00
James Young
4f26a8b308
MonsGeek M1: Correct layout data ( #22026 )
...
Apply vertical offset to the arrow keys.
[chore]
2023-09-14 21:37:24 +01:00
Joel Challis
00feff656f
Migrate WEAR_LEVELING_*_SIZE to info.json ( #22010 )
2023-09-14 09:13:19 +10:00
Ryan
1cbb5ae99e
is31fl3733: driver naming cleanups ( #21905 )
2023-09-13 22:52:16 +10:00
Joel Challis
909054c357
Migrate spi_flash WEAR_LEVELING_DRIVER to info.json ( #21978 )
2023-09-12 06:47:12 +01:00
Ryan
9bb823038b
Fix keyboards with old RGB driver names ( #21815 )
2023-08-23 02:49:02 +01:00
Ryan
37bc949945
RGB Matrix: driver naming cleanups ( #21594 )
2023-08-23 01:00:03 +01:00
jonylee@hfd
c890766a45
[Keyboard] Add m1 keyboard ( #19799 )
...
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: wb-joy <chang.li@westberrytech.com>
Co-authored-by: Joy Lee <joylee.lc@foxmail.com>
2023-07-26 19:04:41 -07:00
jonylee@hfd
e5aeeae1b7
[Keyboard] add m6 Keyboard. ( #21183 )
2023-07-08 00:20:31 +10:00
jonylee@hfd
595d393fd8
[Keyboard] Add Monsgeek M5 ( #21182 )
...
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-20 21:01:43 -06:00