diff options
author | mmccoyd <mmccoyd@users.noreply.github.com> | 2022-08-13 09:19:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-13 17:19:21 +0100 |
commit | 0c0d01966f4ef4af6c945422426894bfc114fdf1 (patch) | |
tree | 733d3f18517d37d5afa4bd45e970df3ed71f9bce /keyboards/handwired/hillside/52/info.json | |
parent | 648f3eb71fe12457f4c4d98e68568b2231db8f52 (diff) |
[Keyboard] Add Hillside 52 (#17374)
* 52 Keymap.json: Set for Hillside 52
- Change script rows
* 52 Keymap.c: mirror .json
CAPSWORD, QK_BOOT, readme cleanup, EE_RST
* 52 Keymap.json: Initial files copy from 56
* 52 Keymap.json nav/edit lay, thumb shift, syms
- Del in backspace spot on sym layer
- Thumb shift OSM instead of extra space
- Nav/edit on num/fn: arrows cut copy paste undo redo, page up/down
- Fn keys bottom row to allow nav edit keys
- App and AltGr on lower row, on their layer
- Braces on index, so more common -= on middle ring.
- Adjust has Ctrl/GUI swap
- EE_RST, CAPSWORD, QK_BOOT, SPLIT_DETECT
* 52 Family: readme image and folder link
* 52 Board: initial copy from 56
* 52 Keymap via
* 52 Board: remove keys, cant columns, better ids
- .json: vid: MM, pid: H52
* 52 Keymap.c: initial.c copy from 48
* QK_BOOT EE_CLR, not ANY(), as config.qmk supports
- CAPSWRD instead of ANY, though config.qmk still converts to ANY()
* Cleanup readme
* 52 Keymap: Remove redundant key, cleanup script
* 52 Keymap: Fix template
* 52 Readme: Link lower res image better for readme
Co-authored-by: Drashna Jaelre <drashna@live.com>
* 52 Keymap: Move pretty-print script to GitHub wiki
* 52 Keymap: Link to 1024 res image thumbnails
* 52 Keymap: fix whitespace before image link
* Family: Fix image link to 1024 thumb
Co-authored-by: Drashna Jaelre <drashna@live.com>
* 52: Keymap: Caps word on a layer home row
* 52: Keymap: Arrows on right. Symmetric layer keys.
- Nav:
- Arrows on right so up/down more intuitive. Page up/down on ends
- Cut on home row, as more common
- Sym:
- Layer mods on activate hand, extras symbols on left
- Common digits on lower row
- Base:
- Layer keys symmetric, on most extended, not resting, thumb
- Mute on util key for easy use
- Swap layers 3 and 4 to match swapped thumbs
Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired/hillside/52/info.json')
-rw-r--r-- | keyboards/handwired/hillside/52/info.json | 111 |
1 files changed, 111 insertions, 0 deletions
diff --git a/keyboards/handwired/hillside/52/info.json b/keyboards/handwired/hillside/52/info.json new file mode 100644 index 0000000000..407d76a548 --- /dev/null +++ b/keyboards/handwired/hillside/52/info.json @@ -0,0 +1,111 @@ +{ + "manufacturer": "mmccoyd", + "maintainer": "mmccoyd", + + "keyboard_name": "Hillside 52", + "url": "http://github.com/mmccoyd/hillside/", + + "tags": ["split", "column stagger", "choc v1", "choc spaced" ], + + "processor": "atmega32u4", + + "matrix_pins": { + "rows": ["C6", "D7", "E6", "B4", "B5"], + "cols": ["F6", "F7", "B1", "B3", "B2", "B6"] + }, + "diode_direction": "COL2ROW", + + "usb": { + "vid": "0x4D4D", + "pid": "0x4852", + "device_version": "0.0.1" + }, + + "features": { + "encoder": true, + "extrakey": true, + "rgblight": true + }, + "split": { + "soft_serial_pin": "D2" + }, + + "rgblight": { + "led_count": 5, + "pin": "D3", + "split": true, + "hue_steps": 8, + "saturation_steps": 8, + "brightness_steps": 8 + }, + + "layouts": { + "LAYOUT": { + "layout": [ + + {"label": "`~", "x": 0.8, "y": 1.13}, + {"label": "Q", "x": 1.8, "y": 0.93}, + {"label": "W", "x": 2.9, "y": 0.31}, + {"label": "E", "x": 4, "y": 0}, + {"label": "R", "x": 5, "y": 0.28}, + {"label": "T", "x": 6, "y": 0.42}, + + {"label": "Y", "x": 10.5, "y": 0.42}, + {"label": "U", "x": 11.5, "y": 0.28}, + {"label": "I", "x": 12.5, "y": 0}, + {"label": "O", "x": 13.6, "y": 0.31}, + {"label": "P", "x": 14.7, "y": 0.93}, + {"label": "Backspace", "x": 15.7, "y": 1.13}, + + + {"label": "Tab", "x": 0.9, "y": 2.13}, + {"label": "A", "x": 1.9, "y": 1.93}, + {"label": "S", "x": 2.95, "y": 1.31}, + {"label": "D", "x": 4, "y": 1}, + {"label": "F", "x": 5, "y": 1.28}, + {"label": "G", "x": 6, "y": 1.42}, + + {"label": "H", "x": 10.5, "y": 1.42}, + {"label": "J", "x": 11.5, "y": 1.28}, + {"label": "K", "x": 12.5, "y": 1}, + {"label": "L", "x": 13.55, "y": 1.31}, + {"label": ";", "x": 14.6, "y": 1.93}, + {"label": "Enter", "x": 15.6, "y": 2.13}, + + + {"label": "Shift", "x": 1, "y": 3.13}, + {"label": "Z", "x": 2, "y": 2.93}, + {"label": "X", "x": 3, "y": 2.31}, + {"label": "C", "x": 4, "y": 2}, + {"label": "V", "x": 5, "y": 2.28}, + {"label": "B", "x": 6, "y": 2.42}, + {"label": "'", "x": 7, "y": 2.88}, + + {"label": "/", "x": 9.5, "y": 2.88}, + {"label": "N", "x": 10.5, "y": 2.42}, + {"label": "M", "x": 11.5, "y": 2.28}, + {"label": ",", "x": 12.5, "y": 2}, + {"label": ".", "x": 13.5, "y": 2.31}, + {"label": "Up", "x": 14.5, "y": 2.93}, + {"label": "Shift", "x": 15.5, "y": 3.13}, + + + {"label": "Mute", "x": 1.1, "y": 4.13}, + {"label": "Esc", "x": 2.1, "y": 3.93}, + {"label": "Ctrl", "x": 3.1, "y": 3.73}, + {"label": "Gui", "x": 4.5, "y": 3.28}, + {"label": "Alt", "x": 5.5, "y": 3.42}, + {"label": "Shift", "x": 6.5, "y": 3.88}, + {"label": "Nav", "x": 7.5, "y": 4.44}, + + {"label": "Sym", "x": 9, "y": 4.44}, + {"label": "Space", "x": 10, "y": 3.88}, + {"label": "Alt", "x": 11, "y": 3.42}, + {"label": "Gui", "x": 12, "y": 3.28}, + {"label": "Left", "x": 13.4, "y": 3.73}, + {"label": "Down", "x": 14.4, "y": 3.93}, + {"label": "Right", "x": 15.4, "y": 4.13} + ] + } + } +} |