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
Rifaa Subekti
bfe55e405a
[Keyboard] add Yuri ( #15874 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
2022-01-21 22:09:00 -08:00
Rifaa Subekti
fbfda0ceca
[Keyboard] add AddOn macropad ( #15841 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-12 14:15:27 -08:00
James Young
fb88b3340d
Ocean Wang Ergo: Fix QMK Configurator Implementation ( #15249 )
...
* info.json: apply friendly formatting
* info.json: update labels; reposition keys
* wang_ergo.h: use XXX for KC_NO
* wang_ergo.h: add matrix diagram
* rename LAYOUT to LAYOUT_all
* move Backspace keycode to top row
Moves the matrix argument/keycode for Backspace to its proper position at the end of the top row.
* add LAYOUT_2x2u with keymap
* info.json: update maintainer field
Use the maintainer's GitHub username.
2021-11-21 14:38:31 -08:00
Rifaa Subekti
c96900875d
[Keyboard] add wang ergo ( #14245 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-09-07 21:07:00 -07:00
Rifaa Subekti
b8fc810aa7
[Keyboard] add slamz keyboard ( #14188 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-30 11:28:54 -07:00
Rifaa Subekti
62fe092834
[Keyboard] update default and via keymap for ocean/wang_v2 ( #14122 )
2021-08-23 07:25:51 -07:00
Rifaa Subekti
e31e293ead
[Keyboard] add Stealth macropad ( #13986 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-14 07:58:44 -07:00
Drashna Jaelre
137a8e5a13
[Keyboard] Fix keymaps for Ocean Gin v2 ( #13976 )
2021-08-13 04:03:50 +10:00
Rifaa Subekti
fcb6af1da3
[Keyboard] add Gin V2 keyboard ( #13943 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-11 19:44:59 -07:00
Rifaa Subekti
50be164858
[Keyboard] add Wang V2 keyboard ( #13948 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-08-11 19:44:15 -07:00
James Young
e8efe716aa
Ocean Sus Board: rename layout macro ( #13785 )
...
- rename LAYOUT_ortho_3x4 to LAYOUT_ortho_4x3
- ... because ortho layouts in QMK are named by <rows>x<columns> instead of <columns>x<rows>
2021-07-30 08:11:37 -07:00
Alabahuy
e0cd2cda06
[Keyboard] add sus board ( #13701 )
2021-07-29 09:12:29 -07:00