Ryan
a5e46d8082
More `info.json` whitespace cleanups ( #20665 )
2023-05-03 12:19:34 +10:00
James Young
97a86b89a9
Primus75 Layout Macro Additions ( #20676 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add matrix position [5, 2] to LAYOUT_all
The PCB supports four 1u mod keys to the left of the Spacebar, but this was not implemented in the original submission to QMK.
* add LAYOUT_ansi_split_bs
* add LAYOUT_ansi
* add LAYOUT_ansi_blocker_split_bs
* add LAYOUT_ansi_blocker
* add LAYOUT_ansi_blocker_tsangan_split_bs
* add LAYOUT_ansi_blocker_tsangan
* add LAYOUT_iso_split_bs
* add LAYOUT_iso
* add LAYOUT_iso_blocker_split_bs
* add LAYOUT_iso_blocker
* add LAYOUT_iso_blocker_tsangan_split_bs
* add LAYOUT_iso_blocker_tsangan
2023-05-02 18:07:30 -07:00
James Young
982ac061b1
Alicia Cook Layout Macro Additions ( #20675 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_long_lspace
* add LAYOUT_long_rspace
* add LAYOUT_long_spaces
* Update keyboards/ibnuda/alicia_cook/info.json
2023-05-02 15:36:29 -07:00
Ryan
e77ebe6889
Remove use of layout macros for LFKeyboards LED config ( #20666 )
2023-05-03 07:41:59 +10:00
James Young
3ab3101b28
Wakizashi40 Handwired Touch-Up ( #20671 )
...
* info.json: correct layout data
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT
Only one layout is supported. Alias is maintained for backward compatibility.
2023-05-02 12:59:17 -07:00
Jeff Epler
4bdf546e31
yttyx: convert to utf-8 encoding ( #20672 )
2023-05-02 15:48:46 +01:00
Drashna Jaelre
f973cb3ce4
[Keyboard] Fix ws2812 pin for phantagom boards ( #20670 )
2023-05-02 18:16:37 +10:00
QMK Bot
ac6615786c
Merge remote-tracking branch 'origin/master' into develop
2023-05-02 03:28:42 +00:00
Dennis Kruyt
9b41e8168d
[Keyboard] add phantagom/baragon marcopad ( #20543 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Tom Barnes <barnestom@me.com>
2023-05-01 20:28:05 -07:00
QMK Bot
e3a6dfcdd2
Merge remote-tracking branch 'origin/master' into develop
2023-05-02 03:20:41 +00:00
Dennis Kruyt
e206a1684e
[Keyboard] add phantagom/varan rgb numpad ( #20587 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-05-01 20:20:02 -07:00
QMK Bot
b244259fdf
Merge remote-tracking branch 'origin/master' into develop
2023-05-02 02:40:13 +00:00
Robert Mills
62a90945c7
[Keymap] Small changes to fix failing karn keyboard build ( #20618 )
2023-05-01 19:39:30 -07:00
Ryan
4b1ec081d4
LFK87 refactor ( #20635 )
2023-05-02 10:10:55 +10:00
Albert Y
50a8287f34
Vertex/angle65 WS2812 pin fix ( #20653 )
2023-05-01 17:26:46 -06:00
James Young
9d4edcdfeb
Koalafications Handwired Layout Macro Additions ( #20662 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_ansi_split_bs
* add LAYOUT_ansi
* add LAYOUT_ansi_rwkl_split_bs
* add LAYOUT_ansi_rwkl
2023-05-02 08:32:22 +10:00
Ryan
79aa319946
`info.json` whitespace cleanups ( #20651 )
2023-05-02 08:25:15 +10:00
James Young
1ab355802f
Bebol Handwired Layout Macro Additions ( #20660 )
2023-05-01 15:01:40 -07:00
James Young
f839d25135
split_65 Handwired Layout Macro Addition and Touch-Up ( #20659 )
2023-05-01 15:01:21 -07:00
James Young
3e4f64147c
Glacier Handwired Layout Macro Addition and Touch-Up ( #20661 )
2023-05-01 14:56:43 -07:00
James Young
23423830a9
The Galleon Handwired Layout Macro Additions ( #20663 )
2023-05-01 14:56:23 -07:00
James Young
bb85574630
Cyberstar Handwired Layout Macro Additions ( #20658 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_625u_space_split_bs
* add LAYOUT_625u_space
* rename LAYOUT_all to LAYOUT_split_space_split_bs
* add LAYOUT_split_space
2023-05-01 14:53:02 -07:00
James Young
6daf32b510
Hand88 Layout Macro Additions ( #20657 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_ansi_tsangan
* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_iso_tsangan
* enable Community Layout support
2023-05-01 13:08:15 -07: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
James Young
3bc4aeac6c
GrayStudio Aero 75 Refactor and Touch-Up ( #20640 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_ansi_blocker
Existing codebase only supports the Hotswap version, but there is a Soldered version that supports additional layouts.
* refactor keymaps
- use four-space indent
- update grid-alignment of keycodes
- remove trailing spaces
* flesh-out keyboard readme
2023-04-30 13:50:18 -07:00
QMK Bot
dedacb079f
Merge remote-tracking branch 'origin/master' into develop
2023-04-30 19:00:24 +00:00
Christopher Hoage
0b62a4ef72
Repair Spleeb i2c config and chrishoage keymap ( #20644 )
2023-04-30 11:59:45 -07:00
James Young
8d34c99c30
FJLabs Solanis Layout Macro Additions ( #20639 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_f13_ansi_split_bs_rshift
* add LAYOUT_tkl_f13_ansi
* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_ansi_tsangan
* add LAYOUT_tkl_ansi_split_bs_rshift
* add LAYOUT_tkl_ansi
* add LAYOUT_tkl_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_ansi_tsangan
* enable Community Layout support
* edit listed maintainer (reference GitHub username)
2023-04-30 08:47:24 -07:00
QMK Bot
d08f08a02a
Merge remote-tracking branch 'origin/master' into develop
2023-04-30 09:02:14 +00:00
Jesse Estes
c55c7fed83
Adding my keymap ( #20345 )
2023-04-30 19:01:25 +10:00
Ryan
a42d6426d9
Remove use of layout macros for `music_map` ( #20634 )
2023-04-30 18:58:06 +10:00
James Young
6c38fbbb73
Fox Lab Time80 Layout Macro Additions ( #20636 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_ansi_split_bs_rshift
* add LAYOUT_tkl_ansi
* add LAYOUT_tkl_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_ansi_tsangan
* add LAYOUT_tkl_iso_split_bs_rshift
* add LAYOUT_tkl_iso
* add LAYOUT_tkl_iso_tsangan_split_bs_rshift
* add LAYOUT_tkl_iso_tsangan
* enable Community Layout support
* Apply suggestions from code review
2023-04-30 01:26:39 -07:00
James Young
2f17ef3a0d
FJLabs Sinanju WK Layout Additions and Touch-Up ( #20628 )
...
* add matrix_diagram.md
* refactor keymaps
* fix Configurator implementation
The original C-based code had an off-by-one error in the key sequence, that was then converted in data-driven configurator without being corrected.
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_ansi
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* add LAYOUT_60_ansi_wkl_split_bs_rshift
* add LAYOUT_60_ansi_wkl
* enable Community Layout support
* edit listed maintainer (reference GitHub username)
2023-04-29 23:23:25 -07:00
James Young
1de01151e3
FJLabs Avalon Layout Additions and Touch-Up ( #20620 )
...
* add matrix_diagram.md
* info.json: correct key sequence
Fixes an off-by-one error between Right Split Backspace and Enter.
* refactor and unify keymaps
Edit the `default` and `via` keymaps for consistency layer-to-layer, to each other, and to the `info.json` layout data.
* info.json: apply friendly formatting
* add LAYOUT_ansi_blocker_split_bs
* add LAYOUT_ansi_blocker
* add LAYOUT_ansi_blocker_tsangan_split_bs
* add LAYOUT_ansi_blocker_tsangan
* add LAYOUT_iso_blocker_split_bs
* add LAYOUT_iso_blocker
* add LAYOUT_iso_blocker_tsangan_split_bs
* add LAYOUT_iso_blocker_tsangan
* add layout reference keymaps
* info.json: remove extra line breaks
* edit maintainer value
2023-04-29 22:52:30 -07:00
QMK Bot
0d9e37d638
Merge remote-tracking branch 'origin/master' into develop
2023-04-30 02:33:40 +00:00
Felix Jen
a68b620112
Added Velvet Hotswap and Solder PCBs ( #20510 )
2023-04-30 12:33:01 +10:00
QMK Bot
f043a2d902
Merge remote-tracking branch 'origin/master' into develop
2023-04-30 02:32:44 +00:00
mechlovin
aa7628641c
[Keyboard] Add the Aster Ergo PCB ( #20513 )
2023-04-30 12:32:08 +10:00
QMK Bot
3984b06c8b
Merge remote-tracking branch 'origin/master' into develop
2023-04-30 02:32:00 +00:00
Vertex-kb
ea4136bc2b
vertex/angle65 - Implement RGBlight ( #20514 )
2023-04-30 12:31:22 +10:00
QMK Bot
4e4d79aecf
Merge remote-tracking branch 'origin/master' into develop
2023-04-30 01:59:55 +00:00
Lui Wolff
cdf640578b
[Keymap update] Keymap & docs update ( #20298 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-30 11:59:17 +10:00
QMK Bot
a415d2203c
Merge remote-tracking branch 'origin/master' into develop
2023-04-29 19:06:10 +00:00
Sergey Vlasov
ccb37b155c
ez_maker/directpins/promicro: Fix bootloader mismatch ( #20627 )
...
Setting the bootloader for something with `promicro` in the name to
`atmel-dfu` was really confusing.
2023-04-29 20:05:24 +01:00
James Young
d5d1f16165
FJLabs Polaris Layout Additions and Touch-Up ( #20622 )
...
* add matrix_diagram.md
* refactor keymaps
* fix Configurator implementation
The original C-based code had an off-by-one error in the key sequence, that was then converted in data-driven configurator without being corrected.
* info.json: apply friendly formatting
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_ansi
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* add LAYOUT_60_iso_split_bs_rshift
* add LAYOUT_60_iso
* add LAYOUT_60_iso_tsangan_split_bs_rshift
* add LAYOUT_60_iso_tsangan
* enable Community Layout support
* edit keyboard maintainer
2023-04-29 10:44:07 -07:00
James Young
32f0f5b262
FJLabs Midway60 Layout Macro Additions ( #20621 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_ansi
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* add LAYOUT_60_iso_split_bs_rshift
* add LAYOUT_60_iso
* add LAYOUT_60_iso_tsangan_split_bs_rshift
* add LAYOUT_60_iso_tsangan
* enable Community Layout support
* info.json: remove extra line breaks
* edit maintainer value
2023-04-29 09:46:14 -07:00
James Young
66ecb97067
FJLabs AD65 Layout Macro Additions ( #20619 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* enable Community Layout support
* info.json: remove extra line breaks
* edit maintainer value
2023-04-29 09:17:08 -07:00
Ryan
998a4d744e
Remove `FLIP_HALF` layouts and move to data driven ( #20588 )
2023-04-30 01:51:45 +10:00
James Young
03328ea7a8
EvyD13 MX5160 Layout Macro Additions ( #20614 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* touch-up default keymap
- use four-space indent
- grid-align keycodes
- use enum statement for layer names
* add LAYOUT_ansi_wkl_split_bs_rshift
* add LAYOUT_ansi_wkl
* add LAYOUT_iso_wkl_split_bs_rshift
* add LAYOUT_iso_wkl
* Apply suggestions from code review
2023-04-29 00:40:34 -07:00
James Young
82a725636d
Emery65 Layout Macro Additions ( #20613 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* enable Community Layout support
* Apply suggestions from code review
2023-04-28 23:47:56 -07:00
James Young
8ee863a7fe
E88 Layout Macro Additions ( #20612 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* refactor keymaps
- use four-space indent
- grid-align keycodes
- use QMK-native alias for `KC_TRNS`
* add LAYOUT_tkl_f13_ansi
* add LAYOUT_tkl_f13_ansi_split_rshift
* add LAYOUT_tkl_f13_ansi_tsangan
* add LAYOUT_tkl_f13_ansi_tsangan_split_rshift
* add LAYOUT_tkl_f13_iso
* add LAYOUT_tkl_f13_iso_split_rshift
* add LAYOUT_tkl_f13_iso_tsangan
* add LAYOUT_tkl_f13_iso_tsangan_split_rshift
* enable Community Layout support
* Apply suggestions from code review
2023-04-28 22:50:13 -07:00
James Young
45a474d07e
DZTech Bocc Layout Macro Additions ( #20611 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* refactor keymaps
- number layer indices
- use four-space indent
- grid-align keycodes
* add LAYOUT_65_xt_ansi_blocker_split_bs
* add LAYOUT_65_xt_ansi_blocker
* add LAYOUT_65_xt_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_xt_ansi_blocker_tsangan
* Apply suggestions from code review
2023-04-28 22:16:34 -07:00
James Young
3c139b1507
dyz Synthesis60 Layout Macro Addition ( #20610 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* refactor keymaps
- use four-space indent
- grid-align keycodes
- use QMK-native keycodes alias for `KC_RIGHT`
* add key positions for arrow keys to LAYOUT_all
* add LAYOUT_arrow with reference keymap
* info.json: unify key legends
2023-04-28 21:48:35 -07:00
James Young
1ead4b5595
cest73 TKM Layout Macro Additions ( #20583 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_split_bs with reference keymap
* add LAYOUT_iso_split_bs with reference keymap
2023-04-28 09:34:34 -07:00
James Young
c760cbf410
Ducky One 2 SF 1967ST Layout Macro Additions ( #20600 )
2023-04-27 22:45:26 -07:00
James Young
db9a33ed3c
Demiurge Layout Macro Touch-Up ( #20599 )
2023-04-27 22:44:55 -07:00
James Young
5470ddf2d2
CX60 Community Layout Support ( #20598 )
2023-04-27 22:44:36 -07:00
James Young
a09453f7bf
CherryB Studio CB87v2 Layout Macro Additions ( #20597 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_ansi_split_bs_rshift
* add LAYOUT_tkl_ansi
* add LAYOUT_tkl_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_ansi_tsangan
* add LAYOUT_tkl_iso_split_bs_rshift
* add LAYOUT_tkl_iso
* add LAYOUT_tkl_iso_tsangan_split_bs_rshift
* add LAYOUT_tkl_iso_tsangan
* enable Community Layout support
* correct listed maintainer
Maintainer has changed their GitHub username.
2023-04-27 21:23:14 -07:00
James Young
79f21b4eba
CheckerBoards G_IDB60 Layout Macro Edits ( #20596 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* enable Community Layout support
* info.json: correct maintainer value
Reference the maintainer's GitHub username.
2023-04-27 20:44:49 -07:00
James Young
a08e4b5055
CherryB Studio CB87RGB Layout Macro Additions ( #20595 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_f13_ansi_split_bs_rshift
* add LAYOUT_tkl_f13_ansi
* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_ansi_tsangan
* add LAYOUT_tkl_f13_iso_split_bs_rshift
* add LAYOUT_tkl_f13_iso
* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_iso_tsangan
* enable Community Layout support
* correct listed maintainer
Maintainer has changed their GitHub username.
2023-04-27 18:11:36 -07:00
James Young
16874bba95
CherryB Studio CB65 Layout Macro Additions ( #20594 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* enable Community Layout support
2023-04-27 17:10:51 -07:00
James Young
0c9c2fea54
CherryB Studio CB1800 Layout Macro Additions ( #20593 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_1800_f13_ansi_split_numenter
* add LAYOUT_1800_f13_ansi_split_bs_numenter
* add LAYOUT_1800_f13_ansi_wkl_split_numenter
* add LAYOUT_1800_f13_ansi_wkl_split_bs_numenter
* add LAYOUT_1800_f13_iso_split_bs_numenter
* add LAYOUT_1800_f13_iso_split_numenter
* add LAYOUT_1800_f13_iso_wkl_split_numenter
* add LAYOUT_1800_f13_iso_wkl_split_bs_numenter
* correct listed maintainer
Maintainer has changed their GitHub username.
2023-04-27 15:47:20 -07:00
James Young
a831b50d97
Charue Sunsetter R2 Layout Macro Additions ( #20586 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_split_bs
* add LAYOUT_ansi
* add LAYOUT_iso_split_bs
* add LAYOUT_iso
* info.json: correct maintainer field
Reference the maintainer's GitHub username.
2023-04-27 15:15:16 -07:00
James Young
ed91c845a4
Charue Charon Layout Macro Additions ( #20585 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_blocker_tsangan_split_bs
* add LAYOUT_ansi_blocker_tsangan
* add LAYOUT_iso_blocker_tsangan_split_bs
* add LAYOUT_iso_blocker_tsangan
* info.json: correct maintainer field
Reference the maintainer's GitHub username.
2023-04-27 13:57:14 -07:00
QMK Bot
33e926b856
Merge remote-tracking branch 'origin/master' into develop
2023-04-27 18:18:05 +00:00
adophoxia
64b84385cd
Fix up positioning of keys for Keychron Q10/V10 and Q6/V6 ( #20582 )
2023-04-27 19:17:21 +01:00
James Young
78bf1f601a
Carbo65 Community Layout support ( #20580 )
...
* rename LAYOUT_all to LAYOUT_65_ansi_blocker
* info.json: apply friendly formatting
* enable Community Layout support
2023-04-26 20:51:44 -07:00
James Young
6d89034d12
CannonKeys Vector Layout Macro Additions ( #20571 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_iso_tsangan_split_bs_rshift
* add LAYOUT_60_iso_tsangan
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan
* enable Community Layout support
2023-04-26 20:25:53 -07:00
James Young
68da1e7ed4
CannonKeys Serenity Layout Macro Additions ( #20570 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* info.json: correct layout data
* add LAYOUT_tkl_f13_iso_split_bs_rshift
* add LAYOUT_tkl_f13_iso
* add LAYOUT_tkl_f13_ansi_split_bs_rshift
* add LAYOUT_tkl_f13_ansi
* enable Community Layout support
2023-04-26 19:58:35 -07:00
James Young
78b893e7fd
CannonKeys Rekt1800 Layout Macro Additions ( #20569 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi
* add LAYOUT_ansi_split_bs
* add LAYOUT_iso
* add LAYOUT_iso_split_bs
2023-04-26 19:37:59 -07:00
Ryan
fbbc54f523
Move DZ60 and MJ6XY layouts to data driven ( #20478 )
2023-04-27 07:53:38 +10:00
Ryan
4d8dd55bf9
Move 60% layouts to data driven ( #20477 )
2023-04-27 07:49:03 +10:00
Ryan
4871f651c5
Move remaining `LAYOUT_all`s to data driven ( #20463 )
2023-04-27 07:45:43 +10:00
James Young
67e18c0d6b
CannonKeys Onyx Layout Macro Additions ( #20568 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_split_bs_rshift
* add LAYOUT_ansi
* add LAYOUT_ansi_tsangan_split_bs_rshift
* add LAYOUT_ansi_tsangan
* add LAYOUT_iso_split_bs_rshift
* add LAYOUT_iso
* add LAYOUT_iso_tsangan_split_bs_rshift
* add LAYOUT_iso_tsangan
2023-04-26 14:10:46 -07:00
QMK Bot
3b5bd988a3
Merge remote-tracking branch 'origin/master' into develop
2023-04-26 20:45:46 +00:00
John Stegeman
e90d9fcfff
[Keymap] Add johnstegeman iris colemak keymap ( #20575 )
2023-04-26 14:45:03 -06:00
James Young
292db9c0c2
cannonkeys/ellipse_hs: correct layout macro references ( #20577 )
2023-04-26 13:07:38 -07:00
James Young
553d62672a
CannonKeys Obliterated75 Layout Macro Additions ( #20567 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_blocker
* add LAYOUT_ansi_blocker_split_bs
* add LAYOUT_iso_blocker
* add LAYOUT_iso_blocker_split_bs
2023-04-26 12:36:50 -07:00
James Young
ea25d17da6
CannonKeys Nearfield Layout Macro Addition ( #20566 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_3u_space
2023-04-26 12:15:09 -07:00
James Young
63ce1e282b
CannonKeys Moment Hotswap Touch-Up ( #20565 )
...
* rename LAYOUT_all to LAYOUT_60_tsangan_hhkb
* refactor keymaps
- use four-space indent
- grid-align keycodes
* copy via keymap to default
The default keymap had some keycodes that aren't appropriate for this board, and the function layer was wonky.
* enable Community Layout support
2023-04-26 11:55:43 -07:00
James Young
d8c54eb187
CannonKeys Moment Layout Macro Additions ( #20564 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* refactor keymaps
- use four-space indent
- grid-align keycodes
* add LAYOUT_60_ansi_tsangan
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_iso_tsangan
* add LAYOUT_60_tsangan_hhkb_iso
* enable Community Layout support
2023-04-26 11:37:07 -07:00
James Young
c99012da57
CannonKeys HoodrowG Layout Macro Additions ( #20563 )
...
* add matrix_diagram.md
* refactor keymaps
- use four-space indent
- grid-align keycodes
* info.json: apply friendly formatting
* add LAYOUT_tkl_ansi_tsangan
* add LAYOUT_tkl_iso_tsangan
* enable Community Layout support
2023-04-26 11:16:17 -07:00
James Young
a11d8f6e71
CannonKeys Gentoo Hotswap Touch-Up ( #20562 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_default to LAYOUT_65_ansi_rwkl
* refactor default and via keymaps
- use four-space indent
- grid-align keycodes
* remove RGB keycodes from via keymap
RGB lighting isn't supported.
2023-04-26 10:57:08 -07:00
James Young
51343bfd3a
CannonKeys Gentoo Layout Macro Additions ( #20561 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_ansi
* add LAYOUT_65_ansi_split_bs
* add LAYOUT_65_ansi_wkl
* add LAYOUT_65_ansi_wkl_split_bs
* add LAYOUT_65_iso
* add LAYOUT_65_iso_split_bs
* add LAYOUT_65_iso_wkl
* add LAYOUT_65_iso_wkl_split_bs
* enable Community Layout support
* add LAYOUT_65_ansi_rwkl
* add LAYOUT_65_ansi_rwkl_split_bs
* add LAYOUT_65_iso_rwkl
* add LAYOUT_65_iso_rwkl_split_bs
2023-04-26 09:58:26 -07:00
James Young
4e749f0bf4
CannonKeys Ellipse Hotswap Layout Macro Addition & Touch-Up ( #20560 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_ansi_tsangan_split_rshift
* refactor default and via keymaps
- use four-space indent
- grid-align keycodes
* copy via keymap to default
The default keymap didn't make sense to me - it included keycodes for features that aren't supported, and the arrow key alignment on the function layer was wonky.
* enable Community Layout support
2023-04-26 03:04:49 -07:00
Drashna Jael're
e08f572673
Merge remote-tracking branch 'origin/master' into develop
2023-04-26 02:15:24 -07:00
James Young
cc1d8ba54c
CannonKeys Ellipse Layout Macro Additions ( #20558 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_ansi
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_ansi_tsangan
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_iso
* add LAYOUT_60_iso_split_bs_rshift
* add LAYOUT_60_iso_tsangan
* add LAYOUT_60_iso_tsangan_split_bs_rshift
* enable Community Layout support
2023-04-25 23:04:26 -07:00
Alex Paulescu
d61a5f4343
[Keyboard] Add Manibus VIA support ( #20497 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-04-25 20:57:36 -07:00
James Young
40c5620003
CannonKeys DevastatingTKL Layout Macro Additions ( #20555 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* refactor default and via keymaps
- use four-space indent
- grid-align keycodes
* add LAYOUT_tkl_f13_ansi
* add LAYOUT_tkl_f13_ansi_split_bs_rshift
* add LAYOUT_tkl_f13_ansi_tsangan
* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_iso
* add LAYOUT_tkl_f13_iso_split_bs_rshift
* add LAYOUT_tkl_f13_iso_tsangan
* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
* enable Community Layout support
2023-04-25 12:36:04 -07:00
James Young
212ceaaea7
CannonKeys Crin Layout Macro Additions ( #20554 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_nofrow_ansi
* add LAYOUT_tkl_nofrow_ansi_split_bs_rshift
* add LAYOUT_tkl_nofrow_iso
* add LAYOUT_tkl_nofrow_iso_split_bs_rshift
* add LAYOUT_tkl_nofrow_ansi_tsangan
* add LAYOUT_tkl_nofrow_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_nofrow_iso_tsangan
* add LAYOUT_tkl_nofrow_iso_tsangan_split_bs_rshift
* enable Community Layout support
2023-04-25 12:07:04 -07:00
James Young
a11b8d0608
CannonKeys Cloudline Layout Macro Additions ( #20553 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_f13_ansi_tsangan
* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_f13_iso_tsangan
* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift
* enable Community Layout support
2023-04-25 11:51:27 -07:00
James Young
96b37a998a
CannonKeys Brutal v2 65 Layout Macro Additions ( #20552 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* enable Community Layout support
2023-04-25 11:24:23 -07:00
James Young
9a5e3c6565
CannonKeys Brutal v2 1800 Layout Macro Additions ( #20549 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* refactor default and via keymaps
- use four-space indent
- grid-align keycodes
* info.json: correct key positioning
Move the arrow keys down by 0.25u.
* add LAYOUT_ansi_rwkl_split_bs
* add LAYOUT_ansi_rwkl
* add LAYOUT_ansi_wkl_split_bs
* add LAYOUT_ansi_wkl
* add LAYOUT_iso_rwkl_split_bs
* add LAYOUT_iso_rwkl
* add LAYOUT_iso_wkl_split_bs
* add LAYOUT_iso_wkl
2023-04-25 11:04:51 -07:00
James Young
72c66cdd22
CannonKeys Balance Layout Macro Additions and Touch-Up ( #20548 )
...
* add matrix_diagram.md
* refactor default and via keymaps
- use four-space indent
- grid-align keycodes
* info.json: apply friendly formatting
* standardize default and via keymaps
Place the `KC_NUHS` and `KC_NUBS` keycodes on the correct keys.
* add LAYOUT_ansi with reference keymap
* add LAYOUT_ansi_split_bs with reference keymap
* add LAYOUT_iso with reference keymap
* add LAYOUT_iso_split_bs with reference keymap
2023-04-25 10:40:31 -07:00
James Young
051fae984d
CannonKeys Aella Layout Macro Additions ( #20547 )
...
* info.json: apply friendly formatting
* add matrix_diagram.md
* add LAYOUT_ansi with reference keymap
* add LAYOUT_iso with reference keymap
* correct url value in info.json
The URL didn't load for me with the `www.` included. *shrug*
2023-04-25 10:21:15 -07:00
James Young
b23bce0edb
CannonKeys Adelie Layout Macro Additions ( #20546 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_rwkl with reference keymap
* add LAYOUT_wkl with reference keymap
2023-04-25 09:55:12 -07:00
Ryan
f111bea3cd
Move miscellaneous layouts to data driven ( #20516 )
2023-04-25 02:38:35 +10:00
James Young
72d2be24f9
Caffeinated Studios Serpent65 Layout Macro Additions ( #20519 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi with reference keymap
* add LAYOUT_ansi_split_bs with reference keymap
* add LAYOUT_iso with reference keymap
* add LAYOUT_iso_split_bs with reference keymap
2023-04-23 22:03:10 -07:00
James Young
a95984745b
Cable Car Designs Cypher rev6 Layout Additions and Touch-Up ( #20518 )
...
* add matrix_diagram.md
* refactor default keymap
- use four-space indent
- grid-align keycodes
- use QMK-native keycode alias for `RGB_MODE_RGBTEST`
* refactor default_iso keymap
- use four-space indent
- grid-align keycodes
* refactor via keymap
- use four-space indent
- grid-align keycodes
- use QMK-native keycode alias for `KC_TRNS`
* info.json: apply friendly formatting
* add maintainer and url keys to info.json
* add LAYOUT_ansi with reference keymap
* add LAYOUT_iso; refactor default_iso keymap
* standardize default and via keymaps
- use `QK_GESC` at top left
- use `KC_DEL` for right half of Split Backspace
- use `KC_NUHS` for Non-US Hash position
- use `KC_NUBS` for Non-Us Backslash position
- use `KC_RGUI` for middle right mod
* add RGB Underglow keycodes to all keymap Function layers
2023-04-23 17:18:11 -07:00
QMK Bot
e0d55ea66b
Merge remote-tracking branch 'origin/master' into develop
2023-04-23 19:08:18 +00:00
adophoxia
713427c086
Add KBDCraft Adam64 Lego board ( #20503 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-04-23 13:07:35 -06:00
James Young
3e33ef0474
Potato65S Layout Macro Additions ( #20508 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* enable Community Layout support
2023-04-23 08:25:10 -07:00
James Young
f03c44f4a7
Boston Layout Macro Additions ( #20504 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi with reference keymap
* add LAYOUT_iso with reference keymap
2023-04-22 23:23:40 -07:00
James Young
c15f2790ce
BIOI S65 Layout Macro Additions ( #20500 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_nofrow_ansi
* add LAYOUT_tkl_nofrow_ansi_split_rshift
* add LAYOUT_tkl_nofrow_ansi_tsangan
* add LAYOUT_tkl_nofrow_ansi_tsangan_split_rshift
* add LAYOUT_tkl_nofrow_isoenter
* add LAYOUT_tkl_nofrow_isoenter_split_rshift
* add LAYOUT_tkl_nofrow_isoenter_tsangan
* add LAYOUT_tkl_nofrow_isoenter_tsangan_split_rshift
* enable Community Layout support
2023-04-22 21:35:04 -07:00
James Young
6a40c403b4
BIOI Morgan65 Layout Macro Additions ( #20499 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* grid align keycodes in keymaps
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* enable Community Layout support
2023-04-22 20:21:46 -07:00
James Young
a6e2435b12
BIOI G60 Layout Macro Additions ( #20498 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* grid align keycodes in keymaps
* physically arrange layout macro
The switch positions available for matrix position [3, 13] are both to the left of the only position present for matrix position [4, 7]. This commit switches the two locations physically and in the keymaps.
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_ansi_arrow
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_iso_split_bs_rshift
* add LAYOUT_60_iso_arrow
* add LAYOUT_60_tsangan_hhkb_iso
2023-04-22 19:04:45 -07:00
James Young
32e2875813
Alf X2 Layout Macro Additions ( #20495 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_split_bs_rshift
* add LAYOUT_ansi
* refactor hhkb_60 keymap
Refactor the `hhkb_60` keymap to use the `LAYOUT_ansi_split_bs_rshift` macro.
2023-04-22 17:24:06 -07:00
James Young
8cdf8ee40f
Alf DC60 Layout Macro Additions ( #20494 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_ansi
* add LAYOUT_60_ansi_arrow
* add LAYOUT_64_ansi
* add LAYOUT_60_iso
* add LAYOUT_60_iso_arrow
* add LAYOUT_64_iso
* enable Community Layout support
2023-04-22 16:07:12 -07:00
James Young
2f74cc8928
AKB Vero Layout Macro Additions ( #20491 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_true_hhkb_split_space with reference keymap
* add LAYOUT_60_true_hhkb with reference keymap
* add LAYOUT_60_true_hhkb_iso_split_space with reference keymap
* add LAYOUT_60_true_hhkb_iso with reference keymap
* add matrix position [2, 12] to LAYOUT_all
* assign position [2, 12] to `KC_NUHS` in `default`/`via` keymaps
2023-04-22 12:50:04 -07:00
James Young
72c07e2629
AKB OGR Layout Macro Additions ( #20490 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_xt_ansi_blocker_split_bs with reference keymap
* add LAYOUT_65_xt_ansi_blocker with reference keymap
* add LAYOUT_65_xt_ansi_blocker_wkl_split_bs with reference keymap
* add LAYOUT_65_xt_ansi_blocker_wkl with reference keymap
* add LAYOUT_65_xt_iso_blocker_split_bs with reference keymap
* add LAYOUT_65_xt_iso_blocker with reference keymap
* add LAYOUT_65_xt_iso_blocker_wkl_split_bs with reference keymap
* add LAYOUT_65_xt_iso_blocker_wkl with reference keymap
2023-04-22 09:36:07 -07:00
Drashna Jaelre
ff6855ca4c
[Keyboard] Fix nk plus ws2812 config ( #20524 )
2023-04-21 20:54:46 +01:00
QMK Bot
e0d633e8cf
Merge remote-tracking branch 'origin/master' into develop
2023-04-21 13:56:40 +00:00
yiancar
ab4013a69e
NK Plus ( #20392 )
2023-04-21 14:55:54 +01:00
QMK Bot
967ff75115
Merge remote-tracking branch 'origin/master' into develop
2023-04-20 06:58:53 +00:00
Sleepdealer
6d8a1aa676
Add QuadrumLabs Delta ( #20409 )
2023-04-20 07:58:12 +01:00
Danny
9f492f6dfa
Add encoder map for Iris Rev. 5 VIA ( #20412 )
2023-04-19 11:21:47 -04:00
jack
d766e20196
Cleanup `ekow/akira` ( #20474 )
2023-04-19 04:44:01 +01:00
James Young
fa10d5fda2
Koolertron AMAG23 Touch-Up ( #20496 )
...
* Update Product Links for AMAG23
* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT
2023-04-18 14:12:25 -07:00
James Young
9e79b4c40b
AI03 Vega Layout Macro Additions ( #20489 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* enable Community Layout support
2023-04-18 11:31:03 -07:00
James Young
19ddee803e
AI03 Equinox Layout Macro Additions ( #20488 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_split_space with reference keymap
* add LAYOUT_iso_split_space with reference keymap
2023-04-18 10:18:00 -07:00
James Young
b05f8c5e69
AEBoards Constellation Layout Macro Updates ( #20487 )
...
* add matrix diagrams
* rename LAYOUT_all to LAYOUT_65_ansi_rwkl_split_bs
* add LAYOUT_65_ansi_rwkl with reference keymap
2023-04-18 08:55:47 -07:00
QMK Bot
f554c668b8
Merge remote-tracking branch 'origin/master' into develop
2023-04-17 12:12:00 +00:00
Albert Y
e0a09ff728
GMMK 2 volume up/down Fn keys are backwards in default mapping ( #20476 )
2023-04-17 13:11:22 +01:00
jack
c98cb17ce1
Fixup missing include in mxss via keymap ( #20475 )
2023-04-17 13:08:41 +01:00
jack
73f7778a25
Fixup dymium65 RGB Pin ( #20473 )
2023-04-17 13:07:50 +01:00
James Young
ce4205b91f
Acheron Austin Layout Macro Conversion and Additions ( #20443 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_ansi_split_bs
* add LAYOUT_ansi
* add LAYOUT_ansi_wkl_split_bs
* add LAYOUT_ansi_wkl
* add LAYOUT_iso_split_bs
* add LAYOUT_iso
* add LAYOUT_iso_wkl_split_bs
* add LAYOUT_iso_wkl
* add reference keymaps
2023-04-16 18:08:39 -07:00
James Young
8a4867e23a
AEBoards Satellite Rev1 Layout Macro Conversion ( #20442 )
...
* add matrix_diagram.md
* rename LAYOUT_all to LAYOUT_65_ansi_rwkl
* info.json: apply friendly formatting
2023-04-16 16:20:17 -07:00
James Young
50ce19462a
4pplet/yakiimo Layout Macro Conversion and Additions ( #20436 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_tkl_ansi_tsangan_split_bs_rshift
* add LAYOUT_tkl_ansi_tsangan
* add LAYOUT_tkl_iso_tsangan_split_bs_rshift
* add LAYOUT_tkl_iso_tsangan
* enable Community Layout support
2023-04-16 15:33:59 -07:00
Drashna Jaelre
a6842d36c6
[Keyboard] Update lotus58 RGB config ( #20468 )
2023-04-16 13:27:21 -06:00
Ryan
798cbfe6a3
Fix info.json LTO and format encoder definitions ( #20456 )
2023-04-15 23:37:24 -06:00
Christian Brauner
1e3d2f2c1e
[Keymap] Update brauner preonic layout ( #20439 )
2023-04-15 23:33:54 -06:00
QMK Bot
6a0a59475d
Merge remote-tracking branch 'origin/master' into develop
2023-04-16 05:32:28 +00:00
Zykrah
697f53a154
[Keyboard] Add Kalakos Bahrnob65 ( #20424 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-04-15 23:31:51 -06:00
QMK Bot
7cdeb63ddf
Merge remote-tracking branch 'origin/master' into develop
2023-04-16 05:22:36 +00:00
Joel Challis
cefef18ceb
Tidy up stray RGB_DISABLE_TIMEOUT references ( #20460 )
2023-04-15 23:21:58 -06:00
QMK Bot
f2e3dbf6aa
Merge remote-tracking branch 'origin/master' into develop
2023-04-16 05:15:31 +00:00
spbgzh
6e5ff018e3
[Keyboard] Add zoom75 wired ( #20396 )
2023-04-15 23:14:51 -06:00
QMK Bot
976d950bb5
Merge remote-tracking branch 'origin/master' into develop
2023-04-15 20:37:06 +00:00
Wycer
75b7140cbd
[Keyboard] Add dymium65 ( #20257 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Wycer <wycers@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: linyer-qwq <990842844@qq.com>
Co-authored-by: Linyer-qwq <32816392+Linyer-qwq@users.noreply.github.com>
2023-04-15 14:36:17 -06:00
James Young
3569f39485
Merge remote-tracking branch 'upstream/master' into develop
2023-04-15 12:28:32 -07:00
Markus Knutsson
28c11ed348
Lotus58 glow ( #20386 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
2023-04-15 19:34:09 +01:00
James Young
d732b0b849
ADPenrose Obi Layout Macro Conversion and Addition ( #20445 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* move matrix data to info.json
* add LAYOUT_625u_space with reference keymap
2023-04-15 10:36:11 -07:00
Nick Brassel
c9f619124d
Encodermap direction define. ( #20454 )
2023-04-15 16:18:44 +01:00
Ryan
0ddb7d7863
Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven ( #20438 )
2023-04-15 21:09:08 +10:00
Ryan
172a40686b
Move single `LAYOUT_all`s to data driven ( #20430 )
2023-04-15 21:08:15 +10:00
Ryan
a84528f853
Move remaining `LAYOUT`s to data driven ( #20422 )
2023-04-15 21:07:32 +10:00
Ryan
54634e9263
Fix some missing QMK_KEYBOARD_H includes in user keymaps ( #20417 )
2023-04-14 19:42:50 +10:00
QMK Bot
572f86349e
Merge remote-tracking branch 'origin/master' into develop
2023-04-13 04:04:42 +00:00
Albert Y
6d965d486c
Add hardware information momokai keyboards ( #20434 )
2023-04-12 22:04:02 -06:00
Drashna Jaelre
d11c37925b
[Keyboard] Update ymdk/id75 config ( #20432 )
2023-04-12 17:59:07 -07:00
Drashna Jael're
a41f6a3e07
Merge remote-tracking branch 'origin/master' into develop
2023-04-12 14:36:45 -07:00
James Young
ce417226b2
4pplet/eagle_viper_rep/rev_a Layout Macro Conversion and Additions ( #20414 )
...
* info.json: apply friendly formatting
* add matrix_diagram.md
* move matrix data to info.json
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_tsangan_hhkb
* add LAYOUT_60_hhkb
2023-04-12 14:29:29 -07:00
QMK Bot
4a58db949c
Merge remote-tracking branch 'origin/master' into develop
2023-04-12 19:29:26 +00:00
Paulo Pereira
0382a25e35
[Keymap] Add paulomp90 lily58 keymap ( #20327 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-12 13:28:26 -06:00
QMK Bot
614a682d3f
Merge remote-tracking branch 'origin/master' into develop
2023-04-12 17:32:34 +00:00
Tommy Oldfield
83dcbefeed
[Keymap] Add personal keymap for Lily58 ( #18735 )
2023-04-12 10:31:47 -07:00
QMK Bot
134586d834
Merge remote-tracking branch 'origin/master' into develop
2023-04-12 17:28:51 +00:00
Josh Hinnebusch
18335ddda5
[Keyboard] Fix h87 g2 VID conflict ( #20388 )
2023-04-12 10:27:37 -07:00
Moritz Plattner
c57902d443
[Keyboard] Add support for ISO version of Durgod Hades ( #20110 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-04-12 08:36:28 -07:00
QMK Bot
41add95eb6
Merge remote-tracking branch 'origin/master' into develop
2023-04-12 15:35:55 +00:00
Ryan
051485c579
[Keymap] PHSC138 Keymap for Atom47 ( #18768 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-12 08:35:12 -07:00
QMK Bot
a9ec2b3ada
Merge remote-tracking branch 'origin/master' into develop
2023-04-12 15:34:30 +00:00
Jeff Epler
5012dfd719
[Keyboard] add kb2040 flavor of gherkin ( #18360 )
2023-04-12 08:33:42 -07:00
QMK Bot
9994e8c57f
Merge remote-tracking branch 'origin/master' into develop
2023-04-12 15:08:47 +00:00
Less/Rikki
641698d356
[Keyboard] ymdk/id75 ( #19967 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-12 08:07:47 -07:00
QMK Bot
e699724645
Merge remote-tracking branch 'origin/master' into develop
2023-04-12 10:11:37 +00:00
Mike Killewald
75edefe541
fixing bug that caused KC_DEL and KC_MUTE (encoder press) to be swapped ( #20420 )
2023-04-12 11:10:50 +01:00
Ryan
5bd68e3695
Move single `LAYOUT`s to data driven ( #20365 )
2023-04-12 13:42:51 +10:00
James Young
941e159a28
Merge remote-tracking branch 'origin/master' into develop
2023-04-11 13:42:35 -07:00
James Young
7e6eba674a
4pplet/bootleg/rev_a Layout Macro Conversion and Addition ( #20400 )
...
* info.json: apply friendly formatting
* move matrix data to info.json
* add LAYOUT_60_ansi_split_bs_rshift
2023-04-11 13:26:41 -07:00
QMK Bot
fbf6727eb8
Merge remote-tracking branch 'origin/master' into develop
2023-04-11 18:33:13 +00:00
James Young
26b35a54cf
4pplet/aekiso60 Layout Macro Conversion and Additions ( #20399 )
...
* add matrix_diagram.md
Adds `matrix_diagram.md` to the `4pplet/aekiso60` directory, and removes the diagrams from the keyboard revision header files.
* info.json: apply friendly formatting
* move matrix data to info.json
* create keyboard-level info.json
* add LAYOUT_60_iso_tsangan
* enable Community Layout support
2023-04-11 11:31:56 -07:00
QMK Bot
6f77559061
Merge remote-tracking branch 'origin/master' into develop
2023-04-10 19:33:02 +00:00
Vertex-kb
bc6db2823c
[Keyboard] Update angle65 VID/PID ( #20401 )
2023-04-10 13:32:16 -06:00
Nick Brassel
f8d70116cc
Fix up via keymap builds. ( #20397 )
2023-04-10 02:32:56 +01:00
QMK Bot
da1a52ac65
Merge remote-tracking branch 'origin/master' into develop
2023-04-09 21:33:24 +00:00
Ryan
9132c64389
Add numpad 0-9 to second layer, update keycodes for QMK 0.17.5, fix layout ( #20375 )
2023-04-09 22:32:40 +01:00
Nick Brassel
5d6d959421
Fix up via keymap builds. ( #20383 )
...
* Fix up via keymap builds.
- Usages of old IS_PRESSED.
* Fix up bad code.
* Fix up bad code.
2023-04-09 13:41:32 +01:00
Ryan
441988ef38
Move `default` layouts to data driven ( #20349 )
2023-04-08 20:50:50 +10:00
Ryan
fd6449e42c
Move split space/backspace layouts to data driven ( #20356 )
2023-04-08 19:27:11 +10:00
Nick Brassel
41feebf9ba
Set up DEFAULT_FOLDER for primekb/meridian ( #20367 )
2023-04-08 19:24:33 +10:00
Ryan
522048725f
Move `RGB_MATRIX_DRIVER` to data driven ( #20350 )
2023-04-08 18:08:08 +10:00
Nick Brassel
10fc6c4cd6
Merge remote-tracking branch 'upstream/master' into develop
2023-04-08 11:03:04 +10:00
Drashna Jaelre
2c375e6478
[Keyboard] Add audio support to Adafruit MacroPad RP2040 ( #20353 )
2023-04-08 10:59:13 +10:00
QMK Bot
b84b62c967
Merge remote-tracking branch 'origin/master' into develop
2023-04-07 04:28:28 +00:00
Albert Y
4ba3fdfad2
Move a_dux to data-driven ( #20043 )
2023-04-06 22:27:51 -06:00
QMK Bot
6334805da3
Merge remote-tracking branch 'origin/master' into develop
2023-04-06 18:03:03 +00:00
lalalademaxiya1
655c24d29d
[Keyboard] Add Keychron Q11 ( #20125 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-04-06 11:02:24 -07:00
Ryan
47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` ( #20303 )
2023-04-06 18:00:54 +10:00
James McCleese
71c22a12db
[Keyboard] Add 36-key layout for Beekeeb Piantor ( #20328 )
...
Co-authored-by: James McCleese <James.McCleese@nbcuni.com>
2023-04-05 16:37:15 -07:00
Stefan Kerkmann
73b376a881
[Chore] Remove stray mod tap interrupt defines and per key functions ( #20347 )
...
* Remove stray defines and per key functions
* Remove defunct get_ignore_mod_tap_interrupt declaration
2023-04-06 00:04:23 +01:00
QMK Bot
89713112cd
Merge remote-tracking branch 'origin/master' into develop
2023-04-05 18:36:25 +00:00
Luis Garcia
d058091d0b
Add peterfalken userspace & keymaps ( #19897 )
...
Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>
2023-04-05 12:35:34 -06:00
QMK Bot
b6c99ce438
Merge remote-tracking branch 'origin/master' into develop
2023-04-05 18:29:11 +00:00
Álvaro A. Volpato
596319c92f
Add Iron160 I160-S and I160-H PCBs support ( #20077 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-04-05 12:28:27 -06:00
QMK Bot
f7c597b583
Merge remote-tracking branch 'origin/master' into develop
2023-04-05 18:26:07 +00:00
DeskDaily
4d17fe2a99
[Keyboard] Add lxxt ( #19935 )
...
Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com>
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2023-04-05 12:25:21 -06:00
QMK Bot
cb87a238ab
Merge remote-tracking branch 'origin/master' into develop
2023-04-05 08:07:10 +00:00
Dane Skalski
1d045e854b
Add Junco Keyboard ( #19516 )
2023-04-05 18:06:24 +10:00
Ryan
8bb4cba7b0
Move TKL layouts to data driven ( #20337 )
2023-04-05 15:53:45 +10:00
Ryan
09a2b70a66
Move Alice and Ergodox layouts to data driven ( #20340 )
2023-04-05 15:50:56 +10:00
Ryan
6847dba8af
Move 75% and 96% layouts to data driven ( #20289 )
2023-04-05 15:48:37 +10:00
Ryan
364c06d939
Move small macropad-ish layouts to data driven ( #20341 )
2023-04-05 15:46:59 +10:00
Nick Brassel
06c5c02804
Disable specific warnings to mitigate compilation problems with `KEEP_INTERMEDIATES=yes`. ( #20339 )
2023-04-05 14:59:09 +10:00
QMK Bot
f1dbffe367
Merge remote-tracking branch 'origin/master' into develop
2023-04-04 21:37:04 +00:00
Alex Miller
f7176f070f
[Keyboard] Add Budgy and Crowboard Keyboards ( #19141 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-04 14:36:23 -07:00
Ryan
7bfc2a367d
Move 65% layouts to data driven ( #20308 )
2023-04-04 15:20:10 +10:00
Ryan
976317df3c
Move fullsize layouts to data driven ( #20317 )
2023-04-04 14:39:20 +10:00
Ryan
b463ceb9dc
Move TKL F13 and FRL layouts to data driven ( #20310 )
2023-04-04 14:29:50 +10:00
adophoxia
147d397e34
Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap `rules.mk` cleanup ( #20168 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-04-04 13:26:54 +10:00
Nick Brassel
1dd2d1df20
Merge remote-tracking branch 'upstream/master' into develop
2023-04-04 09:20:23 +10:00
Alex Paulescu
1fd30b3391
Manibus keyboard, update pinout ( #20309 )
2023-04-04 09:13:42 +10:00
QMK Bot
ce58f04949
Merge remote-tracking branch 'origin/master' into develop
2023-04-03 23:06:15 +00:00
blindassassin111
26e0bfd494
[keyboard] Adding OSAv2 numpad ( #20209 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-04-04 09:05:13 +10:00
QMK Bot
ccc7921fe6
Merge remote-tracking branch 'origin/master' into develop
2023-04-03 22:56:21 +00:00
Andrew Kannan
a434507ab4
Add Ripple TKL Keyboard firmware ( #20301 )
2023-04-04 08:56:12 +10:00
Andrew Kannan
ee8c86702e
Add Ripple TKL Hotswap Firmware ( #20302 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-04-04 08:55:38 +10:00
QMK Bot
b67bdf222e
Merge remote-tracking branch 'origin/master' into develop
2023-04-03 22:43:55 +00:00
Cameron Larsen
246cf99b4b
Personal keymaps for crkbd and kyria ( #20009 )
2023-04-04 08:43:12 +10:00
QMK Bot
49ac29fa09
Merge remote-tracking branch 'origin/master' into develop
2023-04-03 20:18:58 +00:00
Anjheos
eb52984a94
Adding Oceanographer to QMK. ( #20324 )
2023-04-03 21:18:08 +01:00
QMK Bot
c404e5e38c
Merge remote-tracking branch 'origin/master' into develop
2023-04-03 18:50:07 +00:00
Danny
a5272a1575
Modify default encoder mappings, change PID, enable mousekeys ( #20329 )
2023-04-03 19:49:21 +01:00
jack
36ab0c0aaa
Add core/fallback encoder behaviour ( #20320 )
2023-04-03 10:18:17 -06:00
Ryan
7e48a4e80f
Fix API errors ( #20326 )
2023-04-03 21:39:02 +10:00
fauxpark
bd4899f0ca
Merge remote-tracking branch 'upstream/master' into develop
2023-04-03 20:59:24 +10:00
Stefan Kerkmann
fcf8b804ed
[Core] Refactor `keyevent_t` for 1ms timing resolution ( #15847 )
2023-04-03 18:33:45 +10:00
Ryan
2d9140af53
Fix a handful of CLI errors ( #20321 )
2023-04-03 15:50:31 +10:00
Purdea Andrei
c58610bea3
Data-driven updates to overnumpad controller keyboards ( #20259 )
2023-04-03 15:45:46 +10:00
Lisa Ugray
4992df56b8
Add an alternate layout definition for Keyboardio Model 01 ( #20245 )
2023-04-03 15:39:52 +10:00
studiokestra
f3f0bf6dbe
Refactor Galatea ( #20011 )
2023-04-03 15:37:43 +10:00
precondition
1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps ( #20211 )
2023-04-03 15:32:47 +10:00
4pplet
8a5e8ed88e
Adding Unextended Standard PCB ( #20190 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
2023-04-03 15:24:49 +10:00
3araht
fb6557acf1
New layer added to giabalanai keyboard ( #20118 )
2023-04-03 15:12:11 +10:00
fauxpark
bc77e79ed8
Merge remote-tracking branch 'upstream/master' into develop
2023-04-03 14:41:26 +10:00
Sergey Vlasov
2d7240f730
onekey: Fix console output on AVR ( #19930 )
2023-04-03 14:28:12 +10:00
Wilba
1d1c407e4e
Update WT60-H1, WT60-H3 layouts ( #20114 )
2023-04-03 13:09:15 +10:00
QMK Bot
4834c01f14
Merge remote-tracking branch 'origin/master' into develop
2023-04-03 03:06:30 +00:00
Torsten Schneider
9152928f02
Adding my keymap ( #19964 )
2023-04-03 13:05:48 +10:00
Johannes H. Jensen
68efea70b2
Add direction to dynamic_macro_record_start_user ( #19689 )
2023-04-03 13:01:07 +10:00
Phil Hollenback
162d6156d3
Allow a larger int for the idle timeout for urbanvanilla keymap ( #19738 )
2023-04-03 12:56:24 +10:00
QMK Bot
3ec37f4d55
Merge remote-tracking branch 'origin/master' into develop
2023-04-03 00:07:20 +00:00
andi4000
ac9f9f9efb
ISO-DE Keymap for Dactyl Manuform 6x7 ( #19441 )
2023-04-03 10:06:40 +10:00
QMK Bot
78e0f8dd54
Merge remote-tracking branch 'origin/master' into develop
2023-04-02 22:24:44 +00:00
HorrorTroll
d300811009
Add user horrortroll in userspace ( #19769 )
2023-04-03 08:24:04 +10:00
Drashna Jael're
d997fe1a4a
Merge remote-tracking branch 'origin/master' into develop
2023-04-02 12:13:28 -07:00
Jay Greco
27e6e27d3a
[Keyboard] Add nullbits SNAP keyboard ( #18916 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-04-02 12:12:06 -07:00
Moritz Plattner
5687fc7646
Add support for Geistmaschine Macropod ( #20116 )
...
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
2023-04-02 12:02:20 -06:00
Travis Reed
ebe36ea83c
[Keymap] Add dancxjo hotdox76v2 keymap ( #20016 )
2023-04-02 12:01:06 -06:00
cttt
6b205c3064
[Keyboard] Add Erdnuss 65 ( #20202 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-04-02 11:55:20 -06:00
butterkeebs
b5d0c44690
[Keyboard] Add pocketpad ( #20229 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-04-02 11:50:14 -06:00
Thomaz Peres
d0e0b9e583
[Keyboard] Add Royal Kludge RKG-68 ( #20138 )
2023-04-02 11:49:05 -06:00
mechlovin
b0dc99fbd8
[Keyboard] Add Mechlovin9 rev.3 ( #20119 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-04-02 11:47:07 -06:00
Less/Rikki
9b89ad1e7b
[keyboard] add jacky_studio/piggy60/rev2 ( #20297 )
2023-04-02 11:25:14 -06:00
QMK Bot
203d9eb97c
Merge remote-tracking branch 'origin/master' into develop
2023-04-02 17:24:05 +00:00
Raphael Mangubat
5b8dae0d61
Enable encoder mapping in VIA for Keebio KBO-5000 ( #20272 )
2023-04-02 11:23:26 -06:00
QMK Bot
822445277e
Merge remote-tracking branch 'origin/master' into develop
2023-04-02 17:09:29 +00:00
Vertex-kb
fd56a2a1dc
Add angle65 ( #19986 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-04-02 11:08:53 -06:00
AuditeMarlow
12ea0e668f
[Keyboard] Add the KJ-Modify RS40 PCB ( #20243 )
2023-04-02 02:00:09 -07:00
QMK Bot
deb440f156
Merge remote-tracking branch 'origin/master' into develop
2023-04-02 08:58:45 +00:00
Alexander Kagno
be9f6e679b
[Keymap] update arkag keymap, add hitbox layout ( #20271 )
...
Co-authored-by: Alex Kagno <alex@turncommerce.com>
2023-04-02 01:57:54 -07:00
QMK Bot
930b3ba70d
Merge remote-tracking branch 'origin/master' into develop
2023-04-02 08:35:36 +00:00
Cameron Varley
b53356f7ab
[Keyboard] Add GMMK Numpad ( #20067 )
...
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-02 01:34:54 -07:00
QMK Bot
c4a19c7d1b
Merge remote-tracking branch 'origin/master' into develop
2023-04-02 08:28:42 +00:00
Albert Y
c402bac023
[Keymap] Ferris - Add split USB detection directive ( #20213 )
2023-04-02 01:28:00 -07:00
QMK Bot
cdcdc13ca5
Merge remote-tracking branch 'origin/master' into develop
2023-04-02 08:27:42 +00:00
Shane Dowling
a030e8094f
[Keymap] Add md40 ckrbd keymap ( #19931 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-02 01:27:04 -07:00
Joel Challis
1fb06ee9af
Remove some use of keymap.h ( #20316 )
2023-04-02 05:31:22 +01:00
Drashna Jaelre
bf986579dd
Fixup Pointing device functions ( #20311 )
2023-04-01 19:01:46 +01:00
Ryan
9359504255
Move 66% and 68% layouts to data driven ( #20293 )
2023-04-01 13:13:18 +11:00
Ryan
e40b6ca3b0
Move split layouts to data driven ( #20290 )
2023-04-01 13:09:53 +11:00
QMK Bot
5ce882d84e
Merge remote-tracking branch 'origin/master' into develop
2023-03-30 17:26:20 +00:00
Alejandro Chacón
b63e388692
[Keyboard update] Fix json error ( #20299 )
2023-03-30 18:25:42 +01:00
Ryan
647c2835e6
WS2812 driver improvements ( #20262 )
2023-03-30 12:21:02 +11:00
QMK Bot
7e1e662dc7
Merge remote-tracking branch 'origin/master' into develop
2023-03-30 00:42:20 +00:00
Nick Brassel
81f3f0f3e9
Revert to hex output for kint41 ( #20295 )
2023-03-30 01:41:36 +01:00
Nick Brassel
c0a24671ee
Actually commit conflict resolution.
2023-03-30 08:40:35 +11:00
Nick Brassel
836ffabc3d
Merge remote-tracking branch 'upstream/master' into develop
2023-03-30 08:37:24 +11:00
Less/Rikki
68a27b8e92
[jacky_studio/piggy60] move AVR PCB under rev1 ( #20253 )
2023-03-29 14:16:20 -06:00
Maverick0197
d0c36a7683
[Keyboard] Add KeyDeck8 ( #20107 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-29 13:13:05 -07:00
4pplet
c6cc638752
[Keyboard] Add Steezy60 Rev B ( #19688 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
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: Nick Brassel <nick@tzarc.org>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com>
Co-authored-by: Jue Liu <youturn@Jues-MacBook-Pro.local>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Shandon Anderson <shandon@shandon.codes>
Co-authored-by: jack <0x6A73@pm.me>
Co-authored-by: jason <jrucker2004@gmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-03-29 13:10:47 -07:00
QMK Bot
f5e36620b2
Merge remote-tracking branch 'origin/master' into develop
2023-03-29 19:35:25 +00:00
Sắn
621dbdf8ee
[Keyboard] Add Plaque80 ( #20240 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2023-03-29 13:34:42 -06:00
QMK Bot
3042381679
Merge remote-tracking branch 'origin/master' into develop
2023-03-29 18:47:54 +00:00
Alejandro Chacón
896f38c52c
[Keyboard] Add alhenkb macropad ( #20123 )
2023-03-29 11:47:14 -07:00
Nick Brassel
f18dd488da
Fixup CI build for `nack`. ( #20292 )
2023-03-29 18:15:55 +11:00
fauxpark
9602938e9e
Merge remote-tracking branch 'upstream/master' into develop
2023-03-29 16:00:41 +11:00
Ryan
4869b8061c
Move ortho & numpad layouts to data driven ( #20183 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29 15:54:34 +11:00
Ryan
e2630f9b40
Fix some invalid layout macros ( #20256 )
2023-03-29 15:51:22 +11:00
Ryan
06664e8a94
Fix layouts containing keys with multiple matrix positions ( #20191 )
2023-03-29 15:47:59 +11:00
QMK Bot
6195b4fca2
Merge remote-tracking branch 'origin/master' into develop
2023-03-29 01:10:05 +00:00
Joel Challis
e0b1637e15
I have zero involvement with this keyboard... ( #20287 )
2023-03-29 02:09:26 +01:00
QMK Bot
26e60200ab
Merge remote-tracking branch 'origin/master' into develop
2023-03-28 16:27:18 +00:00
takashicompany
a6b2b1ca41
Add new keyboard Tightwriter ( #20136 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-03-28 10:24:53 -06:00
QMK Bot
379bb62aac
Merge remote-tracking branch 'origin/master' into develop
2023-03-28 13:33:45 +00:00
Albert Y
02cb5db67b
Remove invalid characters ( #20277 )
2023-03-28 14:33:00 +01:00
QMK Bot
7eabf7efd1
Merge remote-tracking branch 'origin/master' into develop
2023-03-28 05:42:43 +00:00
blindassassin111
00c3946fbe
[keyboard] Correcting info.JSON for OSAv2 ( #20247 )
2023-03-27 23:42:04 -06:00
Joel Challis
79b0f9168e
Custom keycodes in JSON ( #19925 )
2023-03-27 20:01:07 +01:00
QMK Bot
66d56a9480
Merge remote-tracking branch 'origin/master' into develop
2023-03-26 22:56:50 +00:00
Nick Brassel
3ee17cd5d3
[chore] keyboards/tzarc: Alignment with clang-format. ( #20265 )
2023-03-26 23:56:09 +01:00
Ryan
36ce81df59
Move `WS2812_DRIVER` to data driven ( #20248 )
2023-03-26 18:22:12 +11:00
QMK Bot
141d15cd12
Merge remote-tracking branch 'origin/master' into develop
2023-03-23 20:26:13 +00:00
Andrew Kannan
153bcdcd8d
Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK ( #20131 )
...
* Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK
* Add 65_iso_blocker community layout support
2023-03-23 20:25:15 +00:00
QMK Bot
e84d1ca3e7
Merge remote-tracking branch 'origin/master' into develop
2023-03-23 20:23:28 +00:00
blindassassin111
37ac5e68e6
[Keyboard]Viktus Minne - Topre variant ( #20044 )
...
* Adding the Viktus Minne topre pcb variant
* Update keyboards/viktus/minne_topre/readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update rules.mk
* Moving layouts from *.h to info.json
* Removing minne_topre.h and updating others
* fixing *.c's
* Switch from int to void for ec_init
* Update info.json
* Update info.json
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-23 20:22:47 +00:00
QMK Bot
1cbbe64e18
Merge remote-tracking branch 'origin/master' into develop
2023-03-23 20:20:52 +00:00
blindassassin111
b035cd094b
[keyboard] Correcting info.JSON for Viktus Minne ( #20244 )
2023-03-23 14:20:12 -06:00
Ryan
1e07ff1fb1
Fix some more missing `#pragma once`s ( #20241 )
2023-03-23 17:21:37 +00:00
Ryan
ad625e7c06
Remove `RGB_DI_PIN` ifdefs ( #20218 )
2023-03-23 21:38:01 +11:00
QMK Bot
b72b487b4d
Merge remote-tracking branch 'origin/master' into develop
2023-03-23 10:10:35 +00:00
Cipulot
15cb7ded76
EC ProX PCB ( #20047 )
...
* Add EC Pro X
Addition of EC Pro X PCB series.
This series comprises 2 versions:
- ANSI/ISO
- JIS
The PCBs are different and are compatible only with their respective cases.
* Moved from data driven row/col def to config def
* Added project url in info.json
* Implemented proper `LAYOUT_` changes
* Removen unnecessary `.h` includes
* Removal of `"w": 1`
* Added `DISCHARGE_TIME`
Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings.
Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise.
* Fixed keymap error in ordering
* Update keyboards/cipulot/ec_prox/jis/readme.md
Co-authored-by: Tom Barnes <barnestom@me.com>
* Update keyboards/cipulot/ec_prox/ansi_iso/readme.md
Co-authored-by: Tom Barnes <barnestom@me.com>
* Removal of `info.json` lines as suggested
* Update to comply with `_kb` and `_user` separation
* Update keyboards/cipulot/ec_prox/jis/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update rules.mk
---------
Co-authored-by: Tom Barnes <barnestom@me.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-23 10:09:50 +00:00
QMK Bot
c7756f5326
Merge remote-tracking branch 'origin/master' into develop
2023-03-23 10:07:25 +00:00
Cipulot
5428d922a5
EC 23U PCB ( #20049 )
...
* Add EC 23U PCB firmware
* Moved from data driven row/col def to config def
* Implemented proper LAYOUT_ changes
* Removed unnecessary `.h` includes
* Updated default thresholds
* Added `DISCHARGE_TIME`
Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings.
Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise.
* Update readme.md
Added missing `cipulot/` in example commands.
* Removal of `info.json` lines as suggested
* Update to comply with `_kb` and `_user` separation
* Update rules.mk
2023-03-23 10:06:38 +00:00
QMK Bot
17ccec4326
Merge remote-tracking branch 'origin/master' into develop
2023-03-23 10:06:32 +00:00
Cipulot
3303f7ea5d
EC 60 PCB ( #20050 )
...
* Add EC 60 PCB firmware
* Moved from data driven row/col def to config def
* Implemented proper LAYOUT_ changes
* Removed unnecessary `.h` includes
* Added `DISCHARGE_TIME`
Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings.
Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise.
* Update readme.md
Added missing `cipulot/`in readme example commands
* Update keyboards/cipulot/ec_60/readme.md
Co-authored-by: Tom Barnes <barnestom@me.com>
* Removal of `info.json` lines as suggested
* Update to comply with `_kb` and `_user` separation
* Update keyboards/cipulot/ec_60/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
---------
Co-authored-by: Tom Barnes <barnestom@me.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-23 10:05:49 +00:00
Drashna Jael're
73f4718f16
Merge remote-tracking branch 'origin/master' into develop
2023-03-23 01:41:42 -07:00
Less/Rikki
bb4abc8a9f
[jacky_studio/piggy60] warn about incompatible PCB rev ( #20232 )
2023-03-23 19:18:30 +11:00
spbgzh
0e4221fdf7
[Keyboard] Fix tata80 wkl layout ( #20195 )
2023-03-23 00:12:38 -07:00
SHVD3x
4f374640d0
[Keyboard] Ymd09 config updates ( #20124 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-22 23:52:31 -07:00
Moritz Plattner
e624ce959a
[Keyboard] Add Geistmaschine Geist ( #20117 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-22 22:09:33 -07:00
jotix
8cd78b392f
[Keyboard] Add via support for jotanck keyboard ( #20146 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-22 21:38:35 -07:00
QMK Bot
74c033eaf2
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 23:23:59 +00:00
Less/Rikki
5ace174cd3
fixup: correct filename ( #20212 )
2023-03-21 23:23:21 +00:00
QMK Bot
b5cf96f1dd
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 20:53:44 +00:00
Jason Hazel
b1e6b3798a
Adding Bad Wings Support ( #20153 )
2023-03-21 20:53:06 +00:00
QMK Bot
3ad2c37c08
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 19:08:27 +00:00
spbgzh
0bb9eada83
[Keyboard] update creek70 change rgb num ( #20196 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-21 12:07:47 -07:00
QMK Bot
365c400ffb
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 18:21:38 +00:00
Ning
ac75242132
[Keyboard] Add tiny board 16 rgb keyboard ( #20158 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-21 11:20:25 -07:00
Nick Brassel
a518e1e5d8
Sync activity timestamps between sides. ( #20192 )
...
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
2023-03-21 10:16:11 +01:00
QMK Bot
0dad14dc81
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 08:18:04 +00:00
mechlovin
650a0b8ad4
[Keyboard] Olly Orion: Disable SWD and JTAG ( #20169 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2023-03-21 01:17:24 -07:00
QMK Bot
280153b8f9
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 08:13:16 +00:00
blindassassin111
0f07fcc8d4
[Keyboard] OSAv2 ( #20166 )
2023-03-21 01:12:21 -07:00
QMK Bot
1f49203209
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 06:45:37 +00:00
hulahermit
b6a636d954
[Keyboard] Add pteropus keyboard ( #20147 )
...
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Chi-Han Yang <chyang@enrichtx.com>
2023-03-20 23:44:56 -07:00
QMK Bot
4cec7ebfab
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 06:21:09 +00:00
Andrew Kannan
44cd8a2f88
[Keyboard] Add CannonKeys Bakeneko60 ISO Hotswap PCB ( #20130 )
2023-03-20 23:20:30 -07:00
QMK Bot
9331d89f3d
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 05:30:59 +00:00
Tobias Minn
f55d2cd6b6
[Keyboard] Add Kuro65 keyboard ( #20122 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-03-20 22:30:21 -07:00
QMK Bot
069f842399
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 05:29:35 +00:00
Sid Quinsaat
63af5cd50e
[Keymap] for sharkby7e ( #20121 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-03-20 22:28:54 -07:00
Vino Rodrigues
bb53e9d539
[Keyboard] Consolidate Binepad BN009 R1 and R2 ( #20113 )
2023-03-20 22:13:44 -07:00
QMK Bot
dff7b3688f
Merge remote-tracking branch 'origin/master' into develop
2023-03-21 03:14:36 +00:00
Agent Blu, 006
8bb7d24fba
[Keyboard] Add Blu vimclutch ( #20060 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-20 20:13:27 -07:00
QMK Bot
dfec6ac471
Merge remote-tracking branch 'origin/master' into develop
2023-03-19 23:20:04 +00:00
Laneware
50b12ece13
Update lpad info.json ( #20184 )
...
Update incorrect row and col pins, now confirmed working via manual build in QMK MSYS
2023-03-19 23:19:28 +00:00
Ryan
65a80f411f
Clean up APA102 config and add DD mapping ( #20159 )
2023-03-20 08:12:19 +11:00