James Young
431f9d12da
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
Yizhen Liu
d00735f401
[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
James Young
1cb076f2bd
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
Ryan
ab1bdaf034
Remove deprecated Quantum keycodes ( #19712 )
2023-01-29 16:44:16 +00:00
Drashna Jaelre
844f690431
[Bug] Prevent dynamic keymaps from processing layers that don't exist ( #19225 )
2023-01-01 11:55:14 +11:00
Yizhen Liu
2554059bb2
[keyboard]Add Graystudio Space65 R3 ( #18909 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-30 12:01:32 +11:00
QMK Bot
e1feaa53b6
Merge remote-tracking branch 'origin/master' into develop
2022-11-19 21:52:34 +00:00
Yizhen Liu
b730d93170
[Keyboard] GrayStudio Aero75 Hotswap ( #18883 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-19 13:51:59 -08:00
Ryan
58c0f56e04
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07: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
Joel Challis
5fc7a13803
RESET -> QK_BOOT user keymaps ( #17940 )
2022-08-21 23:55:30 +01:00
Joel Challis
1b3224d576
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
ChrisBeswick
6a06cf5a75
[Keyboard] Graystudio Apollo80 ( #16469 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-03-22 23:01:55 -07:00
Rys Sommefeldt
edf9bc68e5
[Keyboard] Graystudio COD67 VIA support ( #11961 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2021-02-21 19:42:09 -08:00
kaylanm
d4ddca6a3f
Enable extrakeys, mousekeys for all VIA keymaps. ( #10740 )
2020-11-02 21:23:05 +00:00
MechMerlin
8fd223477f
VIA Support: Gray Studio HB85 ( #10329 )
...
* edit vid and pid
* add VIA keymap
* add my name to the readme
* Update keyboards/gray_studio/hb85/keymaps/via/config.h
* we have a third endpoint, no need to disable mousekeys
* Update keyboards/gray_studio/hb85/keymaps/via/keymap.c
* add license header
2020-09-23 20:53:08 -07:00
Rys Sommefeldt
adf905c0f0
VIA support for the Think6.5 ( #8118 )
...
* VIA support for Think6.5
* VIA support for Think6.5 Hotswap
* VIA works better with separate layout options
* Remove the colours used to help develop it in KLE
* Pay better attention to the JSON linter
* Update Think6.5 PRODUCT and remove VIA JSON defs
2020-02-12 15:33:29 +11:00
Rys Sommefeldt
1f5b83225c
VIA support for Graystudio Space65 ( #8126 )
...
* VIA support for Graystudio Space65
* Update Space65 PRODUCT and remove VIA JSON def
2020-02-12 15:33:05 +11:00