Age | Commit message (Collapse) | Author |
|
* info.json: apply human-friendly formatting
* rename LAYOUT_60_wkl to LAYOUT_60_ansi_tsangan_split_rshift
* rename LAYOUT_60_wkl_split_bs to LAYOUT_60_tsangan_hhkb
* info.json: remove `key_count` keys
|
|
* remove K214 from LAYOUT_1065_ansi macro
Position K214 is only used by the ISO layout (as KC_NUHS); it doesn't get used here. Removing it so the layout macro matches the info.json layout data.
Also updates info.json to use human-friendly formatting.
* add layout macros
Adds:
- LAYOUT_1065_ansi_split_bs macro
- LAYOUT_1065_iso macro
- LAYOUT_1065_iso_split_bs macro
- `default_iso` keymap
* add LAYOUT_all macro
Adds LAYOUT_all macro and a `default_all` keymap.
This PCB is unusual in that the ANSI Backslash and ANSI Enter do not share their matrix positions with the Non-US Backslash or ISO Enter keys at all. This layout macro supports both the ANSI and ISO positions in one macro/keymap.
|
|
* add 65_ansi and 65_iso layouts
... with Community Layout support
* add block comment of layouts to rartland.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
collisions. (#13806)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
|
|
|
|
|
|
|
|
Renames the layout macro to be more conformant to the rest of QMK.
|
|
|
|
|
|
- change LAYOUT_60_ansi_tsangan_hhkb to LAYOUT_60_tsangan_hhkb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
- rename LAYOUT_ortho_3x4 to LAYOUT_ortho_4x3
- ... because ortho layouts in QMK are named by <rows>x<columns> instead of <columns>x<rows>
|
|
|
|
|
|
|
|
* `qmk docs`: Add flag to open in browser
* Add docs
|
|
|
|
|
|
|
|
Rename `keyboards/clawsome/luggage_rack/keymap/` to `keyboards/clawsome/luggage_rack/keymaps/`.
|
|
|