Joel Challis
4c2bdf7ab0
Migrate build target markers to keyboard.json - Misc ( #23653 )
2024-05-03 16:13:43 +01:00
Ryan
d09a06a1b3
Update GPIO API usage in keyboard code ( #23361 )
2024-05-03 15:21:29 +10:00
QMK Bot
5426a7a129
Merge remote-tracking branch 'origin/master' into develop
2024-05-03 05:11:58 +00:00
James Young
8075003e60
ZSA Voyager Layout Fix ( #23651 )
2024-05-03 06:11:23 +01:00
QMK Bot
d5598eb714
Merge remote-tracking branch 'origin/master' into develop
2024-05-03 04:08:11 +00:00
James Young
257319f9ff
Tomak: Layout Data Correction ( #23649 )
...
Corrects the key size and positioning for position [8, 7] on all
layouts.
2024-05-03 05:07:43 +01:00
QMK Bot
b9834744d9
Merge remote-tracking branch 'origin/master' into develop
2024-05-03 00:43:03 +00:00
Andrew Kannan
e3fed98ecb
[Keyboard] Add Petrichor Keyboard ( #23413 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2024-05-02 17:42:33 -07:00
QMK Bot
c3ad2e2daf
Merge remote-tracking branch 'origin/master' into develop
2024-05-02 22:21:34 +00:00
yiancar
26d444c616
[Keyboard] NK Classic TKL ( #23435 )
...
* First commit
* Fix keycode range and color on indicator
* bit of cleanup
* prettify
* Update keyboards/novelkeys/nk_classic_tkl/keymaps/default/keymap.c
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/novelkeys/nk_classic_tkl/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/novelkeys/nk_classic_tkl/info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* readme fix
---------
Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2024-05-02 23:21:01 +01:00
Nick Brassel
ac80cee9da
Merge remote-tracking branch 'upstream/master' into develop
2024-05-02 20:32:16 +10:00
Nick Brassel
9a4f39b738
clangd enhancements. ( #23310 )
2024-05-02 20:08:41 +10:00
James Young
29a4e5c50b
N86: Layout Data Correction ( #23644 )
...
* Correct `LAYOUT_all` data
Corrects incorrect key sizes and positioning.
* Correct `LAYOUT_tkl_ansi_tsangan` data
Corrects incorrect matrix assignments on the bottom row.
* Correct `LAYOUT_tkl_ansi_tsangan_split_bs_rshift` data
Corrects incorrect matrix assignments on the bottom row.
* Set `LAYOUT_all` as an alias
Sets `LAYOUT_all` as an alias for
`LAYOUT_tkl_ansi_tsangan_split_bs_rshift`, because the layout and matrix
data for these two macros is identical.
2024-05-02 03:02:38 -07:00
Ryan
61c7c1f74c
Convert some AVR GPIO operations to macros ( #23424 )
2024-05-02 10:48:49 +01:00
Duncan Sutherland
337776105d
add 60_iso_arrow and arrow_split_bs Community Layouts ( #22556 )
2024-05-01 12:27:40 -07:00
Duncan Sutherland
7220715dd1
Remove 60_ansi_arrow_split_bs_7u_spc Community Layout ( #23259 )
2024-05-01 12:18:20 -07:00
QMK Bot
248096aa9b
Merge remote-tracking branch 'origin/master' into develop
2024-05-01 19:02:54 +00:00
Duncan Sutherland
7b838f330f
add tkl_(ansi|iso)_wkl* community layouts ( #21809 )
...
* update layouts/default/readme.md
* add tkl_wkl layouts to layouts/default
* amend layouts/default/readme.md
* `tsangan_wkl` to `wkl`
* Update readme.md
* update keymap.c
* local testing corrections applied
* add layouts/community readmes
* minor text correction(s)
* Apply suggestions from code review
* further copyright header changes
2024-05-01 12:02:03 -07:00
QMK Bot
5f07d3c958
Merge remote-tracking branch 'origin/master' into develop
2024-05-01 07:06:16 +00:00
josh-l-wang
8753ae354b
add Bruce le Clavier ( #23640 )
2024-05-01 00:05:45 -07:00
Less/Rikki
4a0ffea41e
refactor: mechwild/waka60 ( #23423 )
2024-04-30 23:58:36 -07:00
Pavel Kroupa
1fc4bfa313
Add MacOS Czech ISO and ANSI keymaps #23346 ( #23412 )
2024-04-30 23:53:30 -07:00
QMK Bot
ca98cdc2df
Merge remote-tracking branch 'origin/master' into develop
2024-05-01 06:51:22 +00:00
era
5f755b9822
[Keyboard] Add N87 ( #23457 )
2024-04-30 23:50:53 -07:00
QMK Bot
e7d8c189f1
Merge remote-tracking branch 'origin/master' into develop
2024-05-01 06:44:15 +00:00
James Young
0a3c486476
Epomaker Tide 65: Layout Data Cleanup ( #23643 )
2024-04-30 23:43:43 -07:00
QMK Bot
145ec6189d
Merge remote-tracking branch 'origin/master' into develop
2024-05-01 06:43:13 +00:00
Druah
8fbdc45648
[Keyboard] Add DK Saver Redux ( #23510 )
2024-04-30 23:42:43 -07:00
QMK Bot
6de8c9a3a2
Merge remote-tracking branch 'origin/master' into develop
2024-05-01 06:36:07 +00:00
Joy Lee
719c99afa1
[Keyboard] Add skiller_sgk50_s4 keyboard ( #23636 )
...
Co-authored-by: wb <wb@westberrytech.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-04-30 23:35:58 -07:00
josh-l-wang
8129b73d8a
[Keyboard] add Bruce the keyboard ( #23639 )
2024-04-30 23:35:39 -07:00
QMK Bot
c18d11b57a
Merge remote-tracking branch 'origin/master' into develop
2024-05-01 06:33:18 +00:00
Ivan Gromov
9289d934b0
[Keyboard] Add imi60 ( #23570 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-04-30 23:32:35 -07:00
DavidSannier
c5fb6b4348
Refactoring successive press() -> release() calls ( #23573 )
2024-04-30 23:31:53 -07:00
Simon
94e9bb406b
[Keyboard] 3x3macropad ( #23594 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2024-04-30 23:31:23 -07:00
Joel Challis
54c1ae55bf
Align 'qmk lint' argument handling ( #23297 )
2024-05-01 11:52:34 +10:00
QMK Bot
7b9a1ac4be
Merge remote-tracking branch 'origin/master' into develop
2024-04-30 18:32:53 +00:00
Cipulot
31c81d432c
Add EC980C ( #23172 )
2024-04-30 14:32:08 -04:00
QMK Bot
e2b77e9689
Merge remote-tracking branch 'origin/master' into develop
2024-04-30 17:44:24 +00:00
Cipulot
69acadf967
Add Chroma Support ( #22889 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2024-04-30 18:43:06 +01:00
Cipulot
900bec6211
Add EC Menhir ( #23175 )
2024-04-30 18:41:29 +01:00
QMK Bot
3f9400d974
Merge remote-tracking branch 'origin/master' into develop
2024-04-30 17:40:40 +00:00
Cipulot
822ba1edfa
Add EC Vero ( #23176 )
2024-04-30 18:40:40 +01:00
Cipulot
d21363325d
Add EC Dolice ( #23178 )
2024-04-30 18:39:50 +01:00
QMK Bot
aa68d95e56
Merge remote-tracking branch 'origin/master' into develop
2024-04-30 17:38:42 +00:00
Cipulot
3377813f5d
Add EC660C ( #23171 )
2024-04-30 18:38:12 +01:00
QMK Bot
f91e793e85
Merge remote-tracking branch 'origin/master' into develop
2024-04-30 17:37:02 +00:00
Cipulot
a426abf017
Add EC TKL ( #23177 )
2024-04-30 18:36:28 +01:00
QMK Bot
ebff2d0244
Merge remote-tracking branch 'origin/master' into develop
2024-04-30 17:36:13 +00:00
Cipulot
4e9967557e
Add EC Type-B ( #23170 )
2024-04-30 18:35:40 +01:00