QMK Bot
794afbd1c1
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 02:44:04 +00:00
James Young
9f0f39555c
Kopibeng XT87 Layout Additions & Touch-Up ( #22002 )
...
* Add `LAYOUT_tkl_ansi_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_ansi_wkl`
[enhancement]
* Add `LAYOUT_tkl_iso_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_iso_wkl`
[enhancement]
* Correct layout data
Correct key positioning on the function row.
[enhancement]
* Friendly-format `info.json`
[style]
* Move ISO Enter to Home Row
Corrects the implementation of the ISO Community Layouts.
[bugfix]
2023-09-13 19:43:31 -07:00
QMK Bot
7d81d333f2
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 01:07:09 +00:00
James Young
f4a702e49f
Kibou Suisei Layout Addition ( #22001 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_65_ansi_blocker_tsangan_wkl_split_bs`
[refactor]
* Add `LAYOUT_65_ansi_blocker_tsangan_wkl`
[enhancement]
2023-09-13 18:06:19 -07:00
QMK Bot
7c4d3d13e3
Merge remote-tracking branch 'origin/master' into develop
2023-09-14 00:47:59 +00:00
James Young
32f060366f
Keebio NyquistPad Layout Updates ( #22000 )
...
* Rename `LAYOUT` to `LAYOUT_ortho_5x6`
[refactor]
* Add `LAYOUT_ortho_5x6_1x2u`
[enhancement]
2023-09-13 17:47:25 -07:00
Joel Challis
00feff656f
Migrate WEAR_LEVELING_*_SIZE to info.json ( #22010 )
2023-09-14 09:13:19 +10:00
QMK Bot
36b4e290c8
Merge remote-tracking branch 'origin/master' into develop
2023-09-13 21:55:21 +00:00
James Young
c6841a51de
Jaykeeb Sebelas: Standardize Layout Names ( #21999 )
...
* Rename `LAYOUT_65_ansi_blocker` to `LAYOUT_ansi_blocker`
[refactor]
* Rename `LAYOUT_65_ansi_blocker_split_bs` to `LAYOUT_ansi_blocker_split_bs`
[refactor]
* Rename `LAYOUT_65_ansi_blocker_tsangan` to `LAYOUT_ansi_blocker_tsangan`
[refactor]
* Rename `LAYOUT_65_ansi_blocker_tsangan_split_bs` to `LAYOUT_ansi_blocker_tsangan_split_bs`
[refactor]
2023-09-13 14:54:46 -07:00
James Young
5a69d3006a
Merge remote-tracking branch 'upstream/master' into develop
...
Fixes a merge conflict originating from #21998
(33d7fa1180
).
2023-09-13 14:28:26 -07:00
James Young
33d7fa1180
Inland MK47 Community Layout Support ( #21998 )
...
* Rename `LAYOUT` to `LAYOUT_planck_mit`
[refactor]
* Enable Community Layout support
[enhancement]
* Touch-up keymaps
- grid-align keycodes
[style]
2023-09-13 13:44:05 -07:00
Ryan
8136eda6d4
is31fl3731: driver naming cleanups ( #21918 )
2023-09-13 22:53:15 +10:00
Ryan
1cbb5ae99e
is31fl3733: driver naming cleanups ( #21905 )
2023-09-13 22:52:16 +10:00
Ryan
2d41443e6a
is31fl3736: driver naming cleanups ( #21903 )
2023-09-13 22:50:20 +10:00
Ryan
d36f73a431
is31fl3737: driver naming cleanups ( #21904 )
2023-09-13 22:49:29 +10:00
Ryan
4a0badfb34
is31fl3741: driver naming cleanups ( #21929 )
2023-09-13 22:48:01 +10:00
Ryan
35aceab1a4
ckled2001: driver naming cleanups ( #21890 )
2023-09-13 22:47:01 +10:00
Joel Challis
eb2db05e8a
Migrate spi EEPROM_DRIVER to info.json ( #21991 )
2023-09-13 13:45:49 +01:00
Ryan
a0aebe5cd5
aw20216: driver naming cleanups ( #21891 )
2023-09-13 22:45:17 +10:00
QMK Bot
12b3dd36f3
Merge remote-tracking branch 'origin/master' into develop
2023-09-13 06:05:57 +00:00
James Young
e6ce481179
Handwired ScottoKeebs Configurator Updates ( #21990 )
...
* ScottoKeebs ScottoAlp: Correct layout data
[enhancement]
* ScottoKeebs ScottoCMD: Correct layout data
[enhancement]
* ScottoKeebs ScottoErgo: Correct layout data
Add hand separation and vertical stagger to the layout data.
[enhancement]
* ScottoKeebs ScottoFrog: Correct layout data
[enhancement]
* ScottoKeebs ScottoGame: Correct layout data
[enhancement]
* ScottoKeebs ScottoInvader: Correct layout data
[enhancement]
* ScottoKeebs ScottoNum: Correct layout data
[enhancement]
* ScottoKeebs ScottoSplit: Correct layout data
[enhancement]
* ScottoKeebs ScottoStarter: Correct layout data
[enhancement]
2023-09-12 23:05:10 -07:00
QMK Bot
920a8f658c
Merge remote-tracking branch 'origin/master' into develop
2023-09-12 20:58:11 +00:00
James Young
4468662d64
Gray Studio Think65 v3 Layout Additions ( #21930 )
...
* Add layout/matrix diagram
[docs]
* Format `info.json` as strict JSON
[style]
* Add `LAYOUT_all`
[enhancement]
* Refactor keymaps to use `LAYOUT_all`
Refactor the `default` and `via` keymaps to use the `LAYOUT_all` macro.
- change second Left Shift key to `KC_NUBS`
- insert `KC_NUHS` keycode
- update keycode grid alignment
- remove trailing whitespace
[refactor]
* Rename `LAYOUT_65_blocker` to `LAYOUT_ansi_blocker`
[refactor]
* Rename `LAYOUT_65_iso_blocker` to `LAYOUT_iso_blocker`
[refactor]
* Correct `LAYOUT_iso_blocker` matrix data
The Quote key was mapped as [1, 14] instead of [2, 12].
[bugfix]
* Add `LAYOUT_ansi_blocker_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan`
[enhancement]
* Add `LAYOUT_iso_blocker_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan`
[enhancement]
2023-09-12 13:57:25 -07:00
QMK Bot
3cb09bed1f
Merge remote-tracking branch 'origin/master' into develop
2023-09-12 19:58:20 +00:00
James Young
91e0e46e4a
Drewkeys Mercury65 Layout Additions ( #21924 )
...
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add layout/matrix diagram
[docs]
* Correct `LAYOUT_all` data
Correct the order of the Up arrow and End keys.
[enhancement]
* Tidy-up `info.json` formatting
- add line breaks between physical rows
- remove trailing spaces
[style]
* Add `LAYOUT_iso_blocker_split_bs`
[enhancement]
* Add `LAYOUT_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_split_bs`
[enhancement]
* Add `LAYOUT_ansi_blocker_tsangan_split_bs`
[enhancement]
2023-09-12 12:57:45 -07:00
zvecr
7b313dbc89
Migrate stray WS2812_DRIVER to info.json
2023-09-12 10:30:54 +01:00
Joel Challis
8975dc6c3b
Remove duplication of STM32L432 EEPROM defaults ( #21981 )
2023-09-12 10:09:31 +01:00
Joel Challis
6adf461aa0
Remove duplication of RP2040 EEPROM defaults ( #21979 )
2023-09-12 07:07:40 +01:00
Joel Challis
909054c357
Migrate spi_flash WEAR_LEVELING_DRIVER to info.json ( #21978 )
2023-09-12 06:47:12 +01:00
QMK Bot
d046f73b49
Merge remote-tracking branch 'origin/master' into develop
2023-09-11 20:43:51 +00:00
Falco Gerritsjans
3561c3a1f9
Repair malformed links in keyboard README files ( #21969 )
2023-09-11 21:43:16 +01:00
QMK Bot
51d9520be7
Merge remote-tracking branch 'origin/master' into develop
2023-09-09 19:16:32 +00:00
James Young
9a29ddf6af
dnworks FRLTKL Community Layout support ( #21922 )
...
* Add layout/matrix diagram
[docs]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_tkl_nofrow_iso_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_iso_wkl`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_tsangan`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl_split_bs_rshift`
[enhancement]
* Add `LAYOUT_tkl_nofrow_ansi_wkl`
[enhancement]
* Enable Community Layout support
[enhancement]
2023-09-09 12:15:57 -07:00
QMK Bot
5d61bc7eb1
Merge remote-tracking branch 'origin/master' into develop
2023-09-09 10:17:45 +00:00
Vino Rodrigues
ec09c03b64
[Keyboard] Add Binepad Pixie ( #21524 )
...
* Add Binepad Pixie
* Post waffle87 and drashna review recommendations applied
* Post-drashna code review suggestions applied
Co-authored-by: Drashna Jaelre <drashna@live.com>
* post zvecr review
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-09-09 11:17:09 +01:00
QMK Bot
a4f28b9d1f
Merge remote-tracking branch 'origin/master' into develop
2023-09-09 02:11:40 +00:00
James Young
4875bcecc2
customMK EVO70 R2 Layout Additions ( #21916 )
...
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add layout/matrix diagram
[docs]
* Correct layout data
Reduce the gap between the encoder/macro section and the alphanumeric
section by 0.25u.
[enhancement]
* Add `LAYOUT_ansi_blocker`
[enhancement]
* Add `LAYOUT_iso_blocker`
[enhancement]
* Fix redundant `layout_aliases` keys
per dunk2k
[bugfix]
2023-09-08 19:11:07 -07:00
QMK Bot
ddb737e716
Merge remote-tracking branch 'origin/master' into develop
2023-09-07 20:53:59 +00:00
James Young
3e3320e8d9
Cipulot EC Theca Community Layout Support ( #21913 )
...
* Alias `LAYOUT_all` as `LAYOUT_tkl_ansi`
The data for `LAYOUT_all` and `LAYOUT_tkl_ansi` is identical, so alias
the former to the latter to reduce redundancy.
[refactor]
* Rename `LAYOUT_tkl_ansi_tsangan_wkl` to `LAYOUT_tkl_ansi_wkl`
[refactor]
* Enable Community Layout support
[enhancement]
2023-09-07 13:53:16 -07:00
Ryan
4a51f06c83
BIOI keyboards: use core UART driver ( #21879 )
2023-09-06 21:42:46 +01:00
QMK Bot
03b7d8217f
Merge remote-tracking branch 'origin/master' into develop
2023-09-06 18:58:29 +00:00
James Young
c783325e16
GMMK2 96% ANSI: Correct layout data ( #21937 )
...
[enhancement]
2023-09-06 19:57:24 +01:00
cttt
32c90bf026
[Refactor] Make changes to some pins ( #21380 )
2023-09-07 02:05:31 +10:00
QMK Bot
4413805a64
Merge remote-tracking branch 'origin/master' into develop
2023-09-05 23:47:03 +00:00
James Young
7fb60519ee
GMMK2 65% ISO: Correct layout data ( #21925 )
...
Correct key sizes/positioning on the right side of the board.
2023-09-06 00:46:29 +01:00
QMK Bot
67c366850e
Merge remote-tracking branch 'origin/master' into develop
2023-09-05 07:49:09 +00:00
James Young
6aa3814f6e
CannonKeys BastionTKL Layout Additions ( #21901 )
...
* [docs] add layout/matrix diagram
* [enhancement] add LAYOUT_tkl_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_ansi_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_tkl_ansi_tsangan
* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan
* [enhancement] add LAYOUT_tkl_f13_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi
* [enhancement] correct LAYOUT_tkl_iso key order
* [enhancement] add LAYOUT_tkl_iso_split_bs_rshift
* [enhancement] add LAYOUT_tkl_iso_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_tkl_iso_tsangan
* [enhancement] add LAYOUT_tkl_f13_iso_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_iso
* [enhancement] add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_iso_tsangan
* [enhancement] extend Community Layout support
2023-09-05 00:48:35 -07:00
QMK Bot
092fa3b61a
Merge remote-tracking branch 'origin/master' into develop
2023-09-05 07:21:54 +00:00
James Young
809865e9ee
CannonKeys Bastion65 Layout Additions ( #21888 )
...
* [docs] add layout/matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] add LAYOUT_65_ansi_blocker_split_bs
* [enhancement] add LAYOUT_65_ansi_blocker
* [enhancement] add LAYOUT_65_ansi_blocker_tsangan_split_bs
* [enhancement] add LAYOUT_65_ansi_blocker_tsangan
* [enhancement] add LAYOUT_65_iso_blocker_split_bs
* [enhancement] add LAYOUT_65_iso_blocker
* [enhancement] add LAYOUT_65_iso_blocker_tsangan_split_bs
* [enhancement] add LAYOUT_65_iso_blocker_tsangan
* [enhancement] enable Community Layout support
2023-09-05 00:21:15 -07:00
James Young
2f243e2817
CannonKeys Bastion60 Layout Additions ( #21887 )
...
* [bugfix] correct LAYOUT_60_iso_tsangan key order
* [docs] add layout/matrix diagram
* [enhancement] add LAYOUT_60_tsangan_hhkb
* [enhancement] add LAYOUT_60_ansi_tsangan
* [enhancement] add LAYOUT_60_iso
* [enhancement] add LAYOUT_60_iso_split_bs_rshift
* [enhancement] add LAYOUT_60_iso_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_60_hhkb
* [enhancement] extend Community Layout support
2023-09-04 23:55:24 -07:00
QMK Bot
8600f5b48a
Merge remote-tracking branch 'origin/master' into develop
2023-09-05 06:34:58 +00:00
James Young
2f517041c7
CannonKeys Bastion75 Layout Additions ( #21899 )
...
* [docs] add layout/matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] add LAYOUT_ansi_blocker_split_bs
* [enhancement] add LAYOUT_ansi_blocker
* [enhancement] add LAYOUT_ansi_blocker_tsangan_split_bs
* [enhancement] add LAYOUT_ansi_blocker_tsangan
* [enhancement] add LAYOUT_iso_blocker_split_bs
* [enhancement] add LAYOUT_iso_blocker
* [enhancement] add LAYOUT_iso_blocker_tsangan_split_bs
* [enhancement] add LAYOUT_iso_blocker_tsangan
2023-09-04 23:34:23 -07:00
QMK Bot
ae14710a10
Merge remote-tracking branch 'origin/master' into develop
2023-09-04 06:57:24 +00:00
James Young
fd095bbfae
Chosfox CF81: correct layout data ( #21902 )
2023-09-04 07:56:43 +01:00
QMK Bot
ecec4e4a7a
Merge remote-tracking branch 'origin/master' into develop
2023-09-04 06:18:28 +00:00
James Young
9eaa8a24ed
ANAVI Macro Pad 12: rename LAYOUT to LAYOUT_ortho_4x3 ( #21886 )
...
[refactor]
2023-09-03 23:17:53 -07:00
QMK Bot
caf6245c32
Merge remote-tracking branch 'origin/master' into develop
2023-09-04 05:40:08 +00:00
James Young
dd17b6be29
AH Haven80 Community Layout support ( #21885 )
...
* [enhancement] correct layout data
* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_tsangan
* [enhancement] enable Community Layout support
* Haven80 Solder: add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
[enhancement]
* Haven80 Solder: add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
[enhancement]
* Haven80 Solder: add LAYOUT_tkl_f13_iso_tsangan
[enhancement]
* Haven80 Solder: extend Community Layout support
[enhancement]
2023-09-03 22:39:35 -07:00
Ryan
aec7f29df7
Add `mousekey.h` include to `quantum.h` ( #21897 )
2023-09-04 03:14:14 +01:00
Joel Challis
a40cccced2
Resolve some "Layout should not contain name of keyboard" lint warnings ( #21898 )
2023-09-04 03:13:35 +01:00
Ryan
41bd4e35a0
Clean up RGB LED type ( #21859 )
2023-09-04 01:19:59 +01:00
era
1e3095f9cc
[Keyboard] Update era/divine ( #21767 )
2023-09-04 00:36:33 +01:00
QMK Bot
b87877660e
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 15:57:50 +00:00
Joel Challis
e26442fc2a
redragon/k667: Remove 2 layer VIA restriction ( #21889 )
2023-09-03 16:57:10 +01:00
QMK Bot
911c715f49
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 04:34:41 +00:00
NCKiser
8ad43a965f
Added kiserdesigns keyboard folder and Madeline keyboard ( #21857 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-09-02 21:34:09 -07:00
QMK Bot
23bd6f16f9
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 04:33:12 +00:00
Wolf Van Herreweghe
47e72a95ef
Add M6-C Keyboard Firmware ( #21852 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf <contact@vwolf.be>
2023-09-02 21:32:40 -07:00
QMK Bot
5c16bb4fc4
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 04:13:17 +00:00
temp4gh
04ce3497ab
[keyboard] add redragon/k667 ( #21417 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: syc <squall_sha@163.com>
2023-09-02 21:12:43 -07:00
QMK Bot
e149340351
Merge remote-tracking branch 'origin/master' into develop
2023-09-03 03:44:34 +00:00
ziptyze
b03b49fca3
Add 1upkeyboards Super16v3 ( #21665 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-09-02 20:43:58 -07:00
QMK Bot
8d8775aff2
Merge remote-tracking branch 'origin/master' into develop
2023-09-01 15:46:38 +00:00
Jay Greco
81ea4f9110
nullbitsco/snap: fix broken keymaps ( #21877 )
2023-09-01 16:46:05 +01:00
QMK Bot
413c3d349c
Merge remote-tracking branch 'origin/master' into develop
2023-09-01 08:37:31 +00:00
James Young
4b1aa1640c
AH Haven65 Community Layout support ( #21880 )
...
* [refactor] rename LAYOUT to LAYOUT_65_ansi_blocker
* [enhancement] enable Community Layout support
2023-09-01 01:36:53 -07:00
QMK Bot
ba8de0ef74
Merge remote-tracking branch 'origin/master' into develop
2023-09-01 06:53:58 +00:00
James Young
ab9e74ad5e
Abko AK84BT Layout Touch-Up ( #21876 )
...
* [refactor] rename LAYOUT_75_ansi to LAYOUT
* [enhancement] touch-up layout
2023-08-31 23:53:20 -07:00
James Young
faa7c1a1d8
1UpKeyboards Pi60 Layout Additions ( #21874 )
...
* [refactor] rename LAYOUT_60_ansi to LAYOUT_all
* [enhancement] add LAYOUT_60_ansi
* [enhancement] add LAYOUT_60_ansi_split_bs_rshift
* [enhancement] add LAYOUT_60_ansi_tsangan
* [enhancement] add LAYOUT_60_tsangan_hhkb
* [enhancement] add LAYOUT_60_iso
* [enhancement] add LAYOUT_60_iso_split_bs_rshift
* [enhancement] add LAYOUT_60_iso_tsangan
* [enhancement] add LAYOUT_60_iso_tsangan_split_bs_rshift
* [enhancement] enable Community Layout support
* [enhancement] add LAYOUT_60_hhkb
* [enhancement] add LAYOUT_60_ansi_arrow
* [enhancement] add LAYOUT_60_iso_arrow
* [docs] add layout/matrix diagram
2023-08-31 22:34:28 -07:00
Idan Kamara
9614c3adfa
[keyboard] add sweeq, a ferris/sweep variant with diodes ( #21597 )
2023-08-29 21:41:44 -07:00
Andrew Kannan
adef366e0c
CannonKeys Meetup Pad 2023 ( #21806 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-29 18:08:51 -07:00
Lasse Luttermann
ce51fdfe51
doio/kb16: Added timeout option for OLED boot logo. ( #21823 )
2023-08-30 01:34:10 +01:00
Laneware
fbb61c3b1d
Update keymap.c to add encoder ( #21469 )
...
* Update keymap.c to add encoder
* Fix build
---------
Co-authored-by: zvecr <git@zvecr.com>
2023-08-30 01:24:13 +01:00
Joel Challis
281541fe1b
Fix invalid encoder_map declaration ( #21868 )
2023-08-30 01:07:38 +01:00
Adam Price
4769f6d419
chore(ferris/test): visually format keymap ( #21851 )
...
... and set all keys to printable characters (as described in the
keymap's readme)
2023-08-30 00:43:47 +01:00
Ryan
66b744b63b
Clean up Unicode API usage in user keymaps ( #21849 )
2023-08-27 16:51:19 +10:00
Ryan
70e34e491c
Unicode, Unicodemap and UCIS refactor ( #21659 )
2023-08-27 13:30:19 +10:00
QMK Bot
0c51ed71e4
Merge remote-tracking branch 'origin/master' into develop
2023-08-24 01:35:56 +00:00
patrickxiong
7a737235ff
converter/ibm_terminal: Fix F0_BREAK state transition ( #21824 )
2023-08-24 02:35:13 +01:00
Ryan
023d644bb6
Move RGBLight animations to data driven ( #21635 )
...
* Move RGBLight animations to data driven, 0-9
* Move RGBLight animations to data driven, A
* Move RGBLight animations to data driven, B
* Move RGBLight animations to data driven, C
* Move RGBLight animations to data driven, D
* Move RGBLight animations to data driven, E
* Move RGBLight animations to data driven, F
* Move RGBLight animations to data driven, G
* Move RGBLight animations to data driven, H
* Move RGBLight animations to data driven, handwired
* Move RGBLight animations to data driven, I
* Move RGBLight animations to data driven, J
* Move RGBLight animations to data driven, K
* Move RGBLight animations to data driven, L
* Move RGBLight animations to data driven, M
* Move RGBLight animations to data driven, N
* Move RGBLight animations to data driven, O
* Move RGBLight animations to data driven, P
* Move RGBLight animations to data driven, Q
* Move RGBLight animations to data driven, R
* Move RGBLight animations to data driven, S
* Move RGBLight animations to data driven, T
* Move RGBLight animations to data driven, U
* Move RGBLight animations to data driven, V
* Move RGBLight animations to data driven, W
* Move RGBLight animations to data driven, X
* Move RGBLight animations to data driven, Y
* Move RGBLight animations to data driven, Z
* Fix incorrect placement
* Fix build failures and mismatches
2023-08-23 22:11:39 +01:00
QMK Bot
1cf040ad19
Merge remote-tracking branch 'origin/master' into develop
2023-08-23 13:39:25 +00:00
Joel Challis
90d1b32f07
Fix infinite recursion in lxxt encoder logic ( #21819 )
2023-08-23 23:38:48 +10:00
QMK Bot
2b7f1b0444
Merge remote-tracking branch 'origin/master' into develop
2023-08-23 09:13:38 +00:00
Sergey Vlasov
b1fbfaaacc
keychron/c2_pro/ansi/white: Fix column 19 in the custom matrix ( #21805 )
...
Although `keychron/c2_pro/ansi/rgb` and `keychron/c2_pro/ansi/white` use
the same custom matrix code, the matrix layouts are slightly different;
in particular, only the `keychron/c2_pro/ansi/white` board actually uses
column 19. However, the handling of column 19 in the custom matrix code
was broken, therefore that column did not work.
Looks like the custom matrix code assumes that `SHIFT_COL_END` refers to
the last column connected to the shift register, and not to the column
past that; so the value of `SHIFT_COL_END` needs to be changed from 19
to 18 (columns 11...18 are connected to the shift register, and column
19 is connected to the C14 pin).
Also the code which was determining `SIZE_T` and `UNSELECT_ALL_COL` had
an off-by-one bug when counting the required number of bits (again due
to the confusion on the `SHIFT_COL_END` meaning); this had been fixed
too (the actual behavior of that part of the code did not change,
because both the old and the new version select the 8 bit variant).
2023-08-23 10:13:03 +01:00
Joel Challis
1babb2c7c9
Fix keyboards with old RGB driver names ( #21817 )
2023-08-23 06:13:01 +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
Joel Challis
dfb6d38f08
Simplfy RGB/LED matrix effect logic ( #21703 )
2023-08-23 00:03:01 +01:00
Controller Works
1236c29b12
[Keyboard] Add city42 ( #21727 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-08-22 10:12:51 -06:00
Joel Challis
eed34f7a24
Fix drop/shift/v2 compilation ( #21800 )
2023-08-22 09:10:08 +10:00
Joel Challis
1149212b52
Align SENSE75 with recent Drop additions ( #21757 )
2023-08-21 23:20:24 +01:00
zvecr
892ba2ed01
Merge remote-tracking branch 'origin/master' into develop
2023-08-21 22:59:43 +01:00
Joel Challis
3f192722b1
Initial support for SHIFT v2 ( #21756 )
2023-08-21 22:47:46 +01:00
Joel Challis
f422b3cc98
Initial support for CTRL v2 ( #21755 )
2023-08-21 22:47:29 +01:00
Joel Challis
f9aba8660a
Initial support for ALT v2 ( #21754 )
2023-08-21 22:46:12 +01:00
DUILCHOI
11970b1a52
[Keyboard] Add linworks favepada ( #20794 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-08-20 21:24:58 -06:00
owlab2
dd4f4f8597
[Keyboard] Add Jelly Evolv ( #21407 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-08-20 10:16:41 -06:00
Pangorin
6d9eab8843
Adding support for TAN67 PCB ( #21003 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-08-20 10:08:13 -06:00
studiokestra
d91857d5bb
Add Galatea rev3 keyboard ( #21758 )
2023-08-19 15:24:06 -06:00
squigglybob
89a30efd2d
[Keymap] add squigglybob splitkb kyria rev2 keymap ( #21751 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-08-16 19:33:11 -07:00
QMK Bot
dc11f080bf
Merge remote-tracking branch 'origin/master' into develop
2023-08-16 08:01:49 +00:00
Powered by Porridge
190738c66d
The PoweredByPorridge layout for the Keyboardio Atreus ( #21737 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-08-16 01:01:11 -07:00
QMK Bot
02272ed5b2
Merge remote-tracking branch 'origin/master' into develop
2023-08-16 07:07:14 +00:00
Ryan
dea2d94769
coarse/cordillera: fix backlight config ( #21761 )
2023-08-16 17:06:42 +10:00
QMK Bot
811bebc46e
Merge remote-tracking branch 'origin/master' into develop
2023-08-16 01:47:03 +00:00
Joe Scotto
50ab230555
Add ScottoInvader Keyboard ( #20941 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-15 18:46:42 -07:00
Joe Scotto
8be8d505c1
Add Scotto34 Keyboard ( #20943 )
...
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-15 18:46:34 -07:00
Joe Scotto
ad954fe8ae
Add ScottoErgo Keyboard ( #20944 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-15 18:46:25 -07:00
Wilfried JEANNIARD
17906df945
[Keyboard] add willoucom/keypad ( #21714 )
2023-08-15 10:26:06 -06:00
Ryan
1c069b13b9
rgblight: driver selection cleanups ( #21558 )
2023-08-15 11:06:57 +01:00
zvecr
3ece80f73f
Merge remote-tracking branch 'origin/master' into develop
2023-08-15 10:49:57 +01:00
Duncan Sutherland
f38ccaa598
Update usb information for dactyl_cc ( #21612 )
2023-08-15 10:36:39 +01:00
Ryan
5d2f2af198
OLED: driver naming cleanups ( #21710 )
2023-08-15 10:30:34 +01:00
Dane Lipscombe
dbd847d4d3
[Keyboard] Add Chouchou keyboard ( #21699 )
2023-08-15 10:06:18 +01:00
Joel Challis
0ac8221a0a
Remove invalid config option from kikoslab/kl90 ( #21708 )
2023-08-15 07:42:06 +01:00
Yizhen Liu
31a9d2d00d
[keyboard] Graystudio Think6.5 V3 Support Revised ( #21560 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-14 12:45:38 -06:00
Janat Taerakul
6038023cfb
[Keymap] submitting janat-t planck keymap ( #21619 )
...
Co-authored-by: Janat Taerakul <jtaerakul@indeed.com>
2023-08-14 12:42:44 -06:00
Andre Brait
280a96b563
[Keymap] Update andrebrait keymap for GMMK Pro ( #21668 )
2023-08-14 12:26:22 -06:00
Richard Baptist
815cecfbff
[Keymap] Update rpbaptist crkbd ( #21674 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Richard Baptist <richard@remote.com>
2023-08-14 12:21:34 -06:00
QMK Bot
4f3c25cf1b
Merge remote-tracking branch 'origin/master' into develop
2023-08-14 17:19:09 +00:00
mechlovin
f3ef90ba90
[Keyboard] Add Shostudio Arc ( #21733 )
2023-08-14 11:18:34 -06:00
QMK Bot
fb030a16d1
Merge remote-tracking branch 'origin/master' into develop
2023-08-14 14:23:17 +00:00
Ryan
125a903903
Fix `keyboard` field for some JSON keymaps ( #21752 )
2023-08-15 00:22:37 +10:00
alvicstep
6f3beae895
Kintwin controller for kinesis keyboard, split layout ( #21614 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-14 00:01:31 -07:00
HorrorTroll
3da773dbdb
[Keyboard] Refactor Caticorn PCB ( #21644 )
2023-08-13 23:12:59 -07:00
QMK Bot
82764b7586
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 18:13:48 +00:00
jonylee@hfd
8d0e9e00c1
[Keyboard] Add mk47 keyboard ( #19797 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joy <chang.li@westberrytech.com>
Co-authored-by: Joy Lee <joylee.lc@foxmail.com>
2023-08-12 11:13:08 -07:00
QMK Bot
1eb70be457
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:58:09 +00:00
Duncan Sutherland
6f638572d8
[Keyboard] Update USB settings for dactyl_maximus ( #21666 )
2023-08-12 01:54:20 -07:00
QMK Bot
43f1f9bd44
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:54:17 +00:00
spbgzh
e4e90fa113
[Keyboard] fix json for nemui65 ( #21629 )
2023-08-12 01:53:28 -07:00
QMK Bot
634989d300
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:52:45 +00:00
Brian McKenna
3831407da9
[Keymap] Add Via keymap for CXT Studio ( #21675 )
2023-08-12 01:52:11 -07:00
QMK Bot
6a2c53e91d
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:50:25 +00:00
gskygithub
a0c99e3431
[Keyboard] Add Projectd/65/Projectd_65_ansi ( #21520 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com>
2023-08-12 01:49:47 -07:00
QMK Bot
0294881832
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:42:38 +00:00
Duncan Sutherland
75d84e5f64
[Keyboard] add laneware `raindrop` keyboard ( #21277 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-08-12 01:42:04 -07:00
QMK Bot
dfec8f74fb
Merge remote-tracking branch 'origin/master' into develop
2023-08-12 08:21:24 +00:00
Duncan Sutherland
e4716d2445
[Keyboard] Update usb.* of `dactyl_lightcycle` ( #21462 )
2023-08-12 01:20:48 -07:00
Joel Challis
c9e6669179
Tidy up encoder in matrix references ( #21718 )
2023-08-09 04:43:47 +01:00
Joel Challis
805324c456
Remove more legacy config.h options ( #21709 )
2023-08-08 09:06:38 +01:00
Ryan
b4fb445dbf
doio/kb38: fix layout ( #21704 )
2023-08-08 00:27:36 +01:00
QMK Bot
2e67945033
Merge remote-tracking branch 'origin/master' into develop
2023-08-06 17:13:52 +00:00
Ryan
d52bafade3
Fix `binepad/bn009` and `durgod/dgk6x/hades_ansi` keymaps ( #21701 )
2023-08-06 18:13:20 +01:00
Ryan
0b802defd4
haptic: further naming cleanups ( #21682 )
2023-08-04 01:16:16 +01:00
QMK Bot
c9fa2006d9
Merge remote-tracking branch 'origin/master' into develop
2023-08-03 08:04:04 +00:00
Hugh Rawlinson
37b62606ce
Add VIA layout for Dactyl Manuform 5x6 ( #21649 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-08-03 01:03:29 -07:00
SmollChungus
f0542894da
[Keyboard] Add PW88 keyboard ( #21482 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-08-02 21:20:48 -07:00
QMK Bot
61416285f4
Merge remote-tracking branch 'origin/master' into develop
2023-08-03 00:04:04 +00:00
Ryan
19536b8190
moondrop/dash75: fix keymap ( #21680 )
2023-08-03 01:03:25 +01:00
QMK Bot
d232f60c01
Merge remote-tracking branch 'origin/master' into develop
2023-08-02 17:05:36 +00:00
Synth and Keys
34a2f14274
[Keyboard] Add Bento Box macropad ( #20521 )
2023-08-02 10:05:00 -07:00
James Young
7fbc4153e8
Automata02 Alisaie Develop Touch-Up ( #21630 )
2023-08-02 01:15:56 -07:00
QMK Bot
242b8c7f3d
Merge remote-tracking branch 'origin/master' into develop
2023-08-01 03:14:59 +00:00
Sergey Vlasov
d16d87c2f3
Keychron Q11 ISO: Fix left Shift breakage due to a wrong matrix mask ( #21655 )
...
Keychron Q11 uses `matrix_mask` to mask away the matrix location used
for `SPLIT_HAND_MATRIX_GRID` (otherwise the keyboard will constantly
generate a wakeup request whenever the host enters suspend). However,
the value of `matrix_mask` is actually chosen to mask away all unused
locations, but it was apparently generated for the ANSI board and
therefore masks away the left Shift key on the ISO board, breaking the
functionality of that key.
Fix `matrix_mask` to make the masking work as intended:
- Set the `[4, 1]` bit to 1; this is the matrix location for the ISO
left Shift.
- Set the `[2, 5]` bit to 0; this is actually the matrix location which
corresponds to `#define SPLIT_HAND_MATRIX_GRID A2, A15` on the left
side, which was intended to be masked; apparently the wakeup problem
does not happen due to `SPLIT_HAND_MATRIX_GRID_LOW_IS_RIGHT`, so the
left half actually has that matrix location open. On the right side
`A2, A15` is `[9, 6]`, which was masked off correctly.
2023-08-01 04:14:20 +01:00
Joel Challis
27ff1d4153
Remove layout aliases from keyboard_aliases.hjson ( #21658 )
2023-08-01 01:54:28 +01:00
James Young
5369d806bc
AMJKeyboard AMJ84 Develop Touch-Up ( #21645 )
...
* [style] refactor default keymap, phase 1
- grid-align keycodes
- use QMK-native keycode aliases
- update box drawings
* [refactor] refactor default keymap, phase 2
- move position [5, 8] to the top row
- update keycode grid alignment
* [refactor] refactor default keymap, phase 3
- remove matrix position [5, 9]
2023-07-31 23:38:46 +01:00
Ryan
6018b56c55
Remove old OLED API code ( #21651 )
2023-07-31 15:43:10 +01:00
Ryan
cc3bd728f0
Fix layout offsets for a handful of boards ( #21636 )
2023-07-31 09:34:40 +10:00
Ryan
571b8bac82
LED Matrix: driver naming cleanups ( #21580 )
2023-07-29 15:25:00 +10:00
Ryan
b4a7b9253a
Bluetooth: driver naming cleanups ( #21624 )
2023-07-29 15:16:14 +10:00
QMK Bot
2db947fda6
Merge remote-tracking branch 'origin/master' into develop
2023-07-28 14:56:52 +00:00
lalalademaxiya1
03b3840942
Updated info.json of c2 pro ( #21581 )
2023-07-28 15:54:32 +01:00
QMK Bot
00cc75560f
Merge remote-tracking branch 'origin/master' into develop
2023-07-28 06:49:18 +00:00
Leon Anavi
5f0eab959f
[Keyboard] Add ANAVI Macro Pad 12 ( #21547 )
2023-07-27 23:48:40 -07:00
QMK Bot
ba10b87063
Merge remote-tracking branch 'origin/master' into develop
2023-07-28 06:45:33 +00:00
Álvaro Cortés
191b98990c
[Keymap] update colemad crkbd (corne) keyboard ( #21515 )
...
Co-authored-by: Álvaro Cortés Devesa <alvarocortesdevesa@Alvaros-MacBook-Pro.local>
2023-07-27 23:44:39 -07:00
QMK Bot
103199dd81
Merge remote-tracking branch 'origin/master' into develop
2023-07-28 06:41:13 +00:00
Its TLeo
de2b180b60
[Keyboard] add itstleo40 PCB ( #21536 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-27 23:40:38 -07:00
QMK Bot
3a413e4bad
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 23:21:01 +00:00
era
1112a1071e
[Keyboard] Add Divine keyboard ( #21593 )
2023-07-27 16:20:29 -07:00
Stefan Kerkmann
fca71f8d31
[Keyboard] Add STM32f3 Discovery onekey ( #21625 )
2023-07-28 09:19:53 +10:00
QMK Bot
a954a72103
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 15:28:58 +00:00
Sergey Vlasov
4f09525248
helix/rev3_4rows, helix/rev3_5rows: Fix build with converters ( #21608 )
...
The code for Helix rev3 boards could not be built with, e.g.,
`CONVERT_TO=rp2040_ce` due to invalid `#include <stdio.h>` in the
keyboard level `config.h` (apparently the AVR version of that file
contains guards against usage in assembly code, which was hiding the
bug). Move `#include <stdio.h>` to the C sources which need it.
2023-07-27 16:28:16 +01:00
QMK Bot
3e631cb5a5
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 04:04:42 +00:00
harveysch
bf498b2dbb
[Keyboard] Add splitkb.com's Aurora Sofle v2 ( #21499 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Thomas Baart <mail@thomasbaart.nl>
2023-07-26 21:04:01 -07:00
QMK Bot
b718b434da
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 03:31:52 +00:00
Nick Brassel
d9260b1955
Revert "Equals keyboard" ( #21622 )
2023-07-27 13:31:06 +10:00
QMK Bot
469fd33143
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 03:14:18 +00:00
Rico
4d78d82621
[Keyboard] Phoenix Project No 1 support ( #21068 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-26 20:13:43 -07:00
QMK Bot
63af334f99
Merge remote-tracking branch 'origin/master' into develop
2023-07-27 02:05:19 +00: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
QMK Bot
deece8c3c6
Merge remote-tracking branch 'origin/master' into develop
2023-07-26 18:43:14 +00:00
cole smith
eb188bd4ee
[Keyboard] boardsource/equals ( #21230 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6A73@pm.me>
2023-07-26 12:42:29 -06:00
QMK Bot
2775e57d8a
Merge remote-tracking branch 'origin/master' into develop
2023-07-26 07:21:00 +00:00
Andrew Kannan
48f096013b
Add Bastion65 PCB to QMK ( #21528 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-26 01:20:23 -06:00
QMK Bot
76b608bb7d
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 17:29:31 +00:00
Andrew Kannan
93549c06b9
Add BastionTKL PCB to QMK ( #21530 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Danny <nooges@users.noreply.github.com>
2023-07-25 11:28:51 -06:00
QMK Bot
28e6c11f36
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 17:08:21 +00:00
Andrew Kannan
87c7118b88
Add Bastion60 PCB to QMK ( #21527 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Danny <nooges@users.noreply.github.com>
2023-07-25 11:07:43 -06:00
Jerome Berclaz
b10b4cc864
Move model h controller under ibm/model_m ( #21526 )
2023-07-25 00:38:02 -06:00
Less/Rikki
14c2e553e6
[keyboard] tominabox1/le_chiffre refactor pt 1 ( #21567 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-07-25 00:29:07 -06:00
QMK Bot
e44b5edf5e
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 03:15:33 +00:00
jestercore
83bcfde106
Fix ik75 scroll lock and windows lock status LEDs ( #20380 )
2023-07-24 21:13:55 -06:00
QMK Bot
c3c5df18a0
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 03:13:04 +00:00
yulei
e126793d95
[Keyboard] Add nico ( #20686 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-24 21:12:26 -06:00
QMK Bot
f1ec22726b
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 03:05:51 +00:00
Kumiko as a Service
855c03d445
Add Caps Lock indicator for Kyechron S1 white backlight version ( #21559 )
2023-07-24 21:05:17 -06:00
Joe Scotto
ba6a49612a
[Keyboard] Delete jscotto directory ( #21157 )
2023-07-24 20:56:52 -06:00
QMK Bot
61d4a1464c
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 02:55:53 +00:00
DUILCHOI
671e02098c
[Keyboard] Add linworks fave60a ( #20795 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-24 20:55:11 -06:00
QMK Bot
a9a1c31e2e
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 02:47:16 +00:00
Yak
62083a9031
Fix paragon keyboard encoder step ( #21582 )
2023-07-24 20:46:39 -06:00
QMK Bot
e9782cf3b8
Merge remote-tracking branch 'origin/master' into develop
2023-07-25 02:46:38 +00:00
Danny
526c6b4906
Add Nyquistpad ( #21578 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-24 20:46:03 -06:00
era
1ec73e9651
[Keyboard] Update ERA65 PCB ( #21592 )
2023-07-24 01:19:37 -06:00
Ryan
18251eb8da
kinesis: remove stacked split layouts ( #21569 )
2023-07-22 06:58:32 +10:00
QMK Bot
495ebe343d
Merge remote-tracking branch 'origin/master' into develop
2023-07-21 00:07:22 +00:00
Cipulot
422d502903
[Keyboard] Add EC Theca ( #21233 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-20 18:06:46 -06:00
QMK Bot
46d1165fdd
Merge remote-tracking branch 'origin/master' into develop
2023-07-20 23:57:45 +00:00
jack
327b40f593
[Keyboard] Add boardsource/unicorne ( #21510 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Cole Smith <smithcole@protonmail.com>
2023-07-20 17:57:08 -06:00
Ryan
39679e055d
Fix backlight support for some boards ( #21554 )
2023-07-21 09:41:02 +10:00
Ryan
4137685f8e
backlight: split AVR PWM and timer drivers ( #21540 )
2023-07-21 09:27:55 +10:00
Ryan
b090354143
haptic: naming cleanups ( #21551 )
2023-07-21 09:17:39 +10:00
Duncan Sutherland
b20b360404
Rename `dactyl_manuform` variant `3x5_3` ( #21015 )
2023-07-20 16:03:23 -04:00
fauxpark
9a4abea7c9
Merge remote-tracking branch 'upstream/master' into develop
2023-07-21 00:51:15 +10:00
Andrew Kannan
c5a1e485a6
Add Bastion75 PCB to QMK ( #21529 )
...
* Add Bastion75 to QMK
* Remove blank layers
* Apply suggestions from code review
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keymaps
---------
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-20 10:45:09 -04:00
Duncan Sutherland
950645e17e
Spruce up `dactyl_lightcycle` and `dactyl_maximus` layouts ( #21519 )
2023-07-20 10:32:29 -04:00
Duncan Sutherland
39faab55d9
Amend layout and matrix positions for `dactyl_cc` ( #21523 )
2023-07-20 10:31:27 -04:00
Danny
c61cb72ae8
Move files to rev1 folder, add rev2 ( #21563 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-07-20 08:10:09 -04:00
QMK Bot
cfc16dd438
Merge remote-tracking branch 'origin/master' into develop
2023-07-20 08:37:54 +00:00
James Young
3597872702
Automata02 Alisaie Touch-Up ( #21552 )
...
* [style] friendly-format info.json
* [chore] remove key labels from info.json
* [chore] correct layout data
Fix a misleading Configurator implementation, and incorrect key sizes
and positioning on the bottom row.
* [chore] re-add key labels to info.json
2023-07-20 01:37:17 -07:00
QMK Bot
0056984506
Merge remote-tracking branch 'origin/master' into develop
2023-07-20 05:16:56 +00:00
James Young
5d0d39b522
HolySwitch Lightweight65 Community Layout Support ( #21550 )
...
* [chore] rename LAYOUT to LAYOUT_65_ansi_blocker
* [enhancement] enable Community Layout support
2023-07-19 22:16:17 -07:00
QMK Bot
37b2ab4874
Merge remote-tracking branch 'origin/master' into develop
2023-07-18 03:48:46 +00:00
Alfredo Colas Gullon
b017e755c5
Fix compilation of lily58 rgb_state_reader ( #21502 )
2023-07-18 04:48:11 +01:00
QMK Bot
d095fe4436
Merge remote-tracking branch 'origin/master' into develop
2023-07-18 02:48:51 +00:00
James Young
5252f7f697
Keychron V4 Touch-Up ( #21545 )
...
* Keychron V4 ANSI: rename LAYOUT_ansi_61 to LAYOUT_60_ansi
* Keychron V4 ANSI: enable Community Layout support
* Keychron V4 ISO: correct layout data
Move position [3, 1] up by 0.25u.
* Keychron V4 ISO: rename LAYOUT_iso_62 to LAYOUT_60_iso
* Keychron V4 ISO: enable Community Layout support
2023-07-17 19:48:11 -07:00
QMK Bot
77514e037d
Merge remote-tracking branch 'origin/master' into develop
2023-07-17 20:48:49 +00:00
James Young
30f52ea770
GMMK2 65% ANSI Touch-Up ( #21544 )
...
* [chore] correct layout data
* [chore] rename LAYOUT to LAYOUT_65_ansi_blocker
Also adds a layout alias so as to not have to edit the user keymaps.
* [enhancement] enable Community Layout support
2023-07-17 13:48:15 -07:00
QMK Bot
2ce895d80a
Merge remote-tracking branch 'origin/master' into develop
2023-07-17 17:32:07 +00:00
James Young
f1aabbfdfa
AliceH66 Pianoforte Hotswap Touch-Up ( #21542 )
...
* [refactor] rename LAYOUT_tkl_ansi to LAYOUT_tkl_f13_ansi
* [enhancement] enable Community Layout support
* [chore] correct layout data
Correct the position of the spacebar.
2023-07-17 10:31:27 -07:00
Ryan
da2d2f947d
quantum: remove direct `quantum.h` includes ( #21507 )
2023-07-16 23:42:56 +10:00
Ryan
b9e5895184
Eliminate `TMK_COMMON_*` in makefiles ( #21517 )
2023-07-15 17:27:32 +10:00
QMK Bot
e5d99ec6af
Merge remote-tracking branch 'origin/master' into develop
2023-07-14 07:23:13 +00:00
tan-t
fa0b4511dd
[Keyboard] add mothwing ( #19342 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-14 00:22:38 -07:00
Joel Challis
28f29c63cb
Prepare ymdk/ymd75 for rev4 ( #21484 )
2023-07-14 04:15:59 +01:00
QMK Bot
bfe27a00a0
Merge remote-tracking branch 'origin/master' into develop
2023-07-12 15:18:51 +00:00
Alabahuy
037e47800d
Fix jaykeeb indicator state and pins ( #21466 )
2023-07-12 09:18:12 -06:00
QMK Bot
49de9be0d8
Merge remote-tracking branch 'origin/master' into develop
2023-07-12 15:17:42 +00:00
takashicompany
c83ff03a40
[Keyboard] Add minidivide ( #19870 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-12 09:17:04 -06:00
QMK Bot
e0ab8682e2
Merge remote-tracking branch 'origin/master' into develop
2023-07-12 01:29:11 +00:00
spbgzh
83c81826e3
[Keyboard] Add new nemui65 ( #21304 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-11 19:28:36 -06:00
QMK Bot
876b9ed680
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 15:52:28 +00:00
drewpyun
7f9653c1c8
[Keyboard] add rocketkeyboards mercury65 ( #20811 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-11 08:51:48 -07:00
QMK Bot
cbd42cb9ef
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 15:31:05 +00:00
Mike Cramer
a1eb2131ab
[Keymap] Dothtm/0.21/60 and 75 ( #21442 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-11 08:30:29 -07:00
QMK Bot
0eb7655bee
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 15:30:05 +00:00
Xelus22
fac77bec9c
[Keyboard] Fix RS60's indicator LED ( #21509 )
2023-07-11 08:29:21 -07:00
QMK Bot
06920c2090
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 15:18:00 +00:00
arnstadm
2c061236f9
[Keyboard] Add nix_studio/lilith ( #20466 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
2023-07-11 08:17:19 -07:00
QMK Bot
cea36a9535
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 08:15:50 +00:00
seflm
8a955a2428
[Keyboard] Add QVEX Lynepad 2.0 ( #21070 )
2023-07-11 01:15:08 -07:00
QMK Bot
8cd5df0cd4
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 07:28:04 +00:00
Jerome Berclaz
2c39999a3b
[Keyboard] Model H controller for IBM Model M ( #20625 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: hcbille <32437363+hcbille@users.noreply.github.com>
2023-07-11 00:27:27 -07:00
QMK Bot
39a97d2ee4
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 04:43:46 +00:00
Duncan Sutherland
8f22c50d23
[Keyboard] Fix dactyl_lightcycle matrix positions ( #21503 )
2023-07-10 21:43:05 -07:00
QMK Bot
c75403e745
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 04:16:55 +00:00
Its TLeo
fbe44c0621
[Keyboard] add itstleo9 ( #21460 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-10 21:16:19 -07:00
QMK Bot
e3d873ee1e
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 03:50:51 +00:00
Álvaro A. Volpato
4d92aff2ae
[Keyboard] Add Mode M256-WS and M256-WH ( #20502 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-10 20:50:18 -07:00
QMK Bot
fcb1a049e6
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 03:46:54 +00:00
James Young
27b92277a9
CMM.Studio Fuji65 Layout Additions ( #21501 )
2023-07-10 20:46:44 -07:00
QMK Bot
6f26a5e299
Merge remote-tracking branch 'origin/master' into develop
2023-07-11 03:46:27 +00:00
James Young
f8901fd15d
DTIsaac01 Layout Additions and Touch-Up ( #21505 )
2023-07-10 20:46:20 -07:00
James Young
29e27f63c0
AliceH66 Pianoforte Touch-Up ( #21504 )
2023-07-10 20:45:51 -07:00
QMK Bot
f651f34c73
Merge remote-tracking branch 'origin/master' into develop
2023-07-10 06:44:18 +00:00
Freather
632de46b00
[Keyboard] Add ah/haven{65,80} ( #20142 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: CMM.Studio Freather <50167286+frankBTHID@users.noreply.github.com>
2023-07-10 00:43:36 -06:00
QMK Bot
849f6b33ea
Merge remote-tracking branch 'origin/master' into develop
2023-07-10 06:42:36 +00:00
biuboom-jun
383aa0a5e0
[Keyboard] Add kibou/suisei ( #21487 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-10 00:41:59 -06:00
フィルターペーパー
1fd1012331
aleblazer/zodiark:via: Disable two RGB effects ( #21495 )
2023-07-10 13:29:25 +10:00
skyloong
72cf966a88
[Keyboard] Add skyloong/Dt40 ( #21237 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-09 20:41:22 -06:00
QMK Bot
ba263f9f61
Merge remote-tracking branch 'origin/master' into develop
2023-07-09 11:11:00 +00:00
miketronic
5bc282eefe
Userspace and keymap addition ( #20522 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-09 21:10:24 +10:00
Ryan
de1d36031b
Move `DEBOUNCE_TYPE` to data driven ( #21489 )
2023-07-09 21:06:03 +10:00
QMK Bot
726132fb69
Merge remote-tracking branch 'origin/master' into develop
2023-07-09 10:01:44 +00:00
ziptyze
0497e5a87c
1upocarina ( #21039 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-09 20:01:10 +10:00
QMK Bot
333f4cb394
Merge remote-tracking branch 'origin/master' into develop
2023-07-08 14:48:11 +00:00
James Young
aa91d98531
Artemis Paragon Layout Additions ( #21479 )
...
* [docs] hotswap version: add layout/matrix diagram
* [docs] soldered version: add layout/matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] hotswap version: add LAYOUT_ansi_rwkl_split_bs
* [enhancement] hotswap version: add LAYOUT_ansi_rwkl
* [enhancement] hotswap version: add LAYOUT_ansi_wkl_split_bs
* [enhancement] hotswap version: add LAYOUT_ansi_wkl
* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_space_split_bs
* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_space
* [enhancement] soldered version: add LAYOUT_iso_rwkl_split_bs
* [enhancement] soldered version: add LAYOUT_iso_rwkl
* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_space_split_bs
* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_space
* [enhancement] soldered version: add LAYOUT_ansi_rwkl_split_bs
* [enhancement] soldered version: add LAYOUT_ansi_rwkl
2023-07-08 07:47:31 -07:00
Ryan
cb2331713c
Relocate backlight drivers ( #21444 )
2023-07-08 23:13:10 +10:00
James Young
636093f75d
Mechlovin Zed65 rev1 Develop Touch-Up ( #21476 )
2023-07-08 01:16:19 -07:00
QMK Bot
9a19b80c0c
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 21:31:11 +00:00
Wolf Van Herreweghe
6880116ff7
[Keyboard] Add Ziggurat ( #21024 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Wolf <contact@vwolf.be>
2023-07-07 14:30:30 -07:00
QMK Bot
4fc6c97fca
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 21:20:41 +00:00
Wolf Van Herreweghe
abe4e3471d
[Keyboard] Add Silhouette ( #21025 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf <contact@vwolf.be>
2023-07-07 14:20:29 -07:00
Wolf Van Herreweghe
cbb8ed17b2
[Keyboard] Add Neely 65 ( #21027 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Wolf <contact@vwolf.be>
2023-07-07 14:20:01 -07:00
QMK Bot
8084d99fc7
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 21:19:47 +00:00
jels
901e0437a9
[Keyboard] Add jels60v2 support ( #21337 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-07 14:19:40 -07:00
Jeayo Keh
da800e07c9
[Keyboard] update keyboard soda/mango, support rgb matrix ( #21385 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-07-07 14:19:06 -07:00
fauxpark
ea1a9c37ed
Merge remote-tracking branch 'upstream/master' into develop
2023-07-08 01:01:36 +10:00
James Young
ddc4571986
AMJKeyboard AMJ84 Touch-Up ( #21463 )
2023-07-08 00:57:47 +10:00
Duncan Sutherland
b32392f7b2
Update `k34` layout to `split_3x5_2` ( #21046 )
2023-07-08 00:54:47 +10:00
Duncan Sutherland
2404559fdb
Modernize, correct, and uniform `dactyl_manuform` variant `5x6_68` ( #21299 )
2023-07-08 00:51:52 +10:00
blindassassin111
f5a788a47b
[Keyboard] Adding Styrka Topre PCB ( #21276 )
2023-07-08 00:45:49 +10:00
Duncan Sutherland
ebec17adea
Add 'JIS' form factor layouts ( #21220 )
2023-07-08 00:36:34 +10:00
Duncan Sutherland
b36e017f0a
update layouts of `dactyl_manuform/4x5_5` ( #21094 )
2023-07-08 00:35:54 +10:00
Tony Zorman
bb8e3796a7
[Keymap] Add slotThe keyboardio/atreus keymap ( #21274 )
2023-07-08 00:35:00 +10:00
CoffeeIsLife
d4610906bf
Add a turbo feature to coffee keymap ( #21291 )
...
Co-authored-by: Fae <faenkhauser@gmail.com>
2023-07-08 00:34:01 +10:00
Brian
ea9fa4c648
Adding Custom Shift Key Implementation for BriianPowell's Gentleman65 Keymap ( #21315 )
2023-07-08 00:33:08 +10:00
Duncan Sutherland
43350c347d
rename and modernise `dactyl_manuform/6x6_kinesis` ( #21302 )
2023-07-08 00:32:26 +10:00
David Hoelscher
9f4f1de001
Add EVO70 R2 Keyboard ( #21321 )
2023-07-08 00:31:47 +10:00
Duncan Sutherland
9e3319706d
Revamp `dactyl_manuform` readme.md ( #20395 )
2023-07-08 00:25:32 +10:00
jonylee@hfd
e5aeeae1b7
[Keyboard] add m6 Keyboard. ( #21183 )
2023-07-08 00:20:31 +10:00
Casey Borders
5d775d51d0
Pomodoro Timer in Lily58 ( #21215 )
2023-07-08 00:19:29 +10:00
Joe Scotto
2e5bf25d65
Add ScottoAlp Keyboard ( #20937 )
2023-07-08 00:14:41 +10:00
Duncan Sutherland
baf2891124
Update `dactyl_promicro` readme ( #21144 )
2023-07-08 00:13:53 +10:00
Evgenii Vilkov
c6a3802051
[Keyboard] Add stront keyboard ( #21035 )
2023-07-08 00:11:22 +10:00
Tom Parker-Shemilt
d7c43dbd9d
Lights Out keymap for winry25t ( #20538 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-08 00:10:39 +10:00
QMK Bot
21263438e5
Merge remote-tracking branch 'origin/master' into develop
2023-07-07 14:08:56 +00:00
Ryan
ef39ecd1b7
Adjust width requirement for big enter ( #21470 )
2023-07-08 00:08:13 +10:00
Ryan
d83578dbe4
kyria: remove `LAYOUT_stack` ( #21384 )
2023-07-07 21:21:45 +10:00
Ryan
4928f4c7cc
jones/v1: fix layout offset and disable audio on via keymap ( #21468 )
2023-07-07 21:16:33 +10:00
jack
98b438da88
Refactor `capsunlocked/cu80/v2` ( #21454 )
2023-07-07 19:34:01 +10:00
fauxpark
0f3a5a001c
Merge remote-tracking branch 'upstream/master' into develop
2023-07-07 11:59:56 +10:00
Rucker Machine
c610d4d95a
[Keyboard] Fix default keymap for RM_Fullsize ( #21461 )
...
Co-authored-by: jason <jrucker2004@gmail.com>
2023-07-06 16:00:18 -07:00
Sergi Meseguer
02f46711a4
[Keymap] Add zigotica stenai keymap for XD75 keyboard ( #21412 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-06 12:27:34 -07:00
Ryan
87b11345a5
Get rid of `USB_LED_CAPS_LOCK` ( #21436 )
2023-07-06 09:48:02 +01:00
leyew
5d24f9596a
[Keyboard] Add dnworks frltkl ( #21457 )
2023-07-06 00:51:54 -06:00
lalalademaxiya1
bf3a80d86c
[Keyboard] Keychron Q11 ISO Version ( #21438 )
2023-07-06 00:50:43 -06:00
QMK Bot
928e03e8d6
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 06:48:54 +00:00
jonylee@hfd
aa1ee86ce0
[Keyboard] Add chosfox cf81 ( #21437 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-06 00:45:27 -06:00
QMK Bot
29761a5766
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 06:43:33 +00:00
Danny
f19a0a071f
[Keyboard] Add Nyquist Rev. 4 ( #21421 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-06 00:42:57 -06:00
QMK Bot
aeb05de0c0
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 06:41:27 +00:00
depermana12
80d679fac3
[Keyboard] Add dp3000 macropad ( #21413 )
2023-07-06 00:40:51 -06:00
QMK Bot
f70c55d1f0
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 06:39:13 +00:00
Han's
4e72ac169a
[Keyboard] Add mazestudio jocker ( #21446 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-06 00:38:35 -06:00
QMK Bot
6c688ebe1a
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 06:04:21 +00:00
Matthew Lyon
b618aecc95
[Keymap] small changes, game layer for mattly keymap ( #21375 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-05 23:03:45 -07:00
QMK Bot
63ea527e5b
Merge remote-tracking branch 'origin/master' into develop
2023-07-06 01:42:45 +00:00
James Young
63872f990b
4pplet Eagle Viper Rev B: correct LAYOUT_all data ( #21458 )
...
Corrects the position of the Right Ctrl key.
2023-07-05 18:42:12 -07:00
Shandon Anderson
aa2903b283
[Keyboard] Add Mino Plus Hotswap ( #20534 )
...
Co-authored-by: dev <dev@devbox-2204.lan>
Co-authored-by: ShandonCodes <shandon@shandon.codes>
2023-07-04 22:52:35 -06:00
QMK Bot
2aa8dd7801
Merge remote-tracking branch 'origin/master' into develop
2023-07-04 17:25:29 +00:00
Rucker Machine
5fc2119385
[Keyboard] Add RM Fullsize ( #20925 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jason <jrucker2004@gmail.com>
Co-authored-by: Snipeye <Snipeye@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-04 11:24:53 -06:00
ThePurox
01920b234a
[Keyboard] Add hackpad ( #20402 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nico Stuhlmueller <n+git@ncxst.de>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-07-04 11:21:10 -06:00
QMK Bot
e8acc8e63f
Merge remote-tracking branch 'origin/master' into develop
2023-07-04 17:12:07 +00:00
temp4gh
35b27909ba
[keyboard] Add abko/ak84bt ( #21243 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: syc <squall_sha@163.com>
2023-07-04 11:11:34 -06:00
QMK Bot
2d1ce6e609
Merge remote-tracking branch 'origin/master' into develop
2023-07-04 17:08:52 +00:00
Brian Schwind
13b4ed8f5b
[Keyboard] Add key-ripper ( #19598 )
2023-07-04 11:08:16 -06:00
QMK Bot
2031827852
Merge remote-tracking branch 'origin/master' into develop
2023-07-04 08:53:25 +00:00