James Young
026084f69d
Wolf Ziggurat Layout Additions ( #22053 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
[style]
* Touch-up layout data
Move the ISO Hash key to the main key area.
[chore]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* Add `LAYOUT_65_xt_ansi_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_65_xt_ansi_blocker_tsangan`
[enhancement]
* Add `LAYOUT_65_xt_iso_blocker_tsangan_split_bs`
[enhancement]
* Add `LAYOUT_65_xt_iso_blocker_tsangan`
[enhancement]
2023-09-17 21:57:03 -07:00
James Young
f27d00c8a5
Wolf Silhouette Community Layout Support ( #22052 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
[style]
* Touch-up layout data
Move the ISO Hash key to the main key area.
[chore]
* Rename `LAYOUT` to `LAYOUT_all`
[refactor]
* 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]
* 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]
* Enable Community Layout support
[enhancement]
2023-09-17 21:26:13 -07:00
James Young
800b2cc6f9
Wolf Neely65 Touch-Up ( #22045 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
[style]
* Touch-up keymaps
- grid-align keycodes
- use QMK-native keycode aliases
[refactor]
* Fix keymaps
Fix keycodes being assigned out of order with respect to `info.json`.
- move XT function keys to left side
- move keycodes for position [2, 14] from Home Row to Number Row
[bugfix]
* Rename `LAYOUT` to `LAYOUT_65_xt_ansi_blocker_tsangan_wkl_split_bs`
[refactor]
* Add `LAYOUT_65_xt_ansi_blocker_tsangan_wkl`
[enhancement]
2023-09-17 20:50:14 -07:00
Wolf Van Herreweghe
51651aa5fc
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
Wolf Van Herreweghe
23e2b9b5bb
[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
Wolf Van Herreweghe
8d2b99a730
[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
29ebff2f1c
[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
Nick Brassel
432475f553
Encodermap direction define. ( #20454 )
2023-04-15 16:18:44 +01:00
QMK Bot
0c9a52c71a
Merge remote-tracking branch 'origin/master' into develop
2023-02-10 18:06:46 +00:00
Wolf Van Herreweghe
7710a1e319
[Keyboard] Add the Twilight by MD ( #19787 )
...
Co-authored-by: Wolf <contact@vwolf.be>
2023-02-10 10:05:57 -08:00
fauxpark
1a697d2829
Merge remote-tracking branch 'upstream/master' into develop
2023-01-30 18:55:36 +11:00
Wolf Van Herreweghe
cc7e391909
Add base firmware for the Frog Numpad ( #19698 )
...
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jack <0x6a73@protonmail.com>
2023-01-29 22:58:07 +00:00
Wolf Van Herreweghe
41bfcc7fd9
[Keyboard] Add Rama Works M60-B ( #19248 )
...
Co-authored-by: jack <0x6a73@protonmail.com>
2022-12-12 15:48:01 -08:00
Nick Brassel
ea2c5bb36b
Reworked backlight keycodes. ( #18961 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-06 08:11:59 +11:00
Ryan
58c0f56e04
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07:00
Ryan
e6a2736735
Remove legacy keycodes, part 6 ( #18740 )
...
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
Ryan
ab0ad878c6
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Ryan
405f473a7b
Remove legacy keycodes, part 2 ( #18660 )
...
* `KC_SYSREQ` -> `KC_SYRQ`
And one `KC_ALT_ERASE` -> `KC_ERAS`
* `KC_NONUS_BSLASH` -> `KC_NUBS`
* `KC_NUMLOCK` -> `KC_NUM`
* `KC_CLCK` -> `KC_CAPS`
* `KC_SCROLLLOCK` -> `KC_SCRL`
* `KC_LBRACKET` -> `KC_LBRC`
* `KC_RBRACKET` -> `KC_RBRC`
* `KC_CAPSLOCK` -> `KC_CAPS`
2022-10-10 20:06:26 +01:00
Joel Challis
327b251e23
RESET -> QK_BOOT default keymaps ( #17939 )
2022-08-07 02:23:58 +01:00
Wolf Van Herreweghe
b7b2e0e041
Add base Ryujin firmware ( #17187 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-07-02 22:36:32 +10:00
Joel Challis
1b3224d576
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
Wolf Van Herreweghe
75cbb179f9
[Keyboard] Add sabre ( #15964 )
...
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-02-21 09:10:06 -08:00
Wolf Van Herreweghe
1d3ad63b4c
Update keymap on the TS60 ( #15963 )
...
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2022-01-21 12:30:17 +11:00
Wolf Van Herreweghe
10776a4b06
[Keyboard] Add the Kuku65 ( #14910 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2021-11-03 21:16:32 -07:00
Wolf Van Herreweghe
51088c8366
[Keyboard] Add firmware for the TS60 ( #14157 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com>
2021-10-10 18:21:49 -07:00