Skip to content

Commit

Permalink
v0.1.1 version: doc and image update
Browse files Browse the repository at this point in the history
  • Loading branch information
mmccoyd committed Feb 3, 2022
1 parent 632426b commit 8d8ca54
Show file tree
Hide file tree
Showing 11 changed files with 24,206 additions and 24,780 deletions.
31 changes: 17 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,29 +15,28 @@ Features:
- Encoder support under the ring fingers
- Haptic feedback header
- Underglow from five SK6812-MINI-Es
- Reversible 98 x 137mm PCB, which qualifies for AllPCB's free PCB offer
- Reversible 99 x 137mm PCB, which qualifies for AllPCB's free PCB offer
- Detailed BOM and default keyboard rational.
- SMT diodes, resistors, capacitors, and reset switch

Hillside is _only_ suitable for choc v1 switches and keycaps based on an 18 x 17mm switch spacing, such as the MBK keycaps. Not MX ones, nor 18 x 18mm ones such as Work Louder.

Hardware:
## Hardware

See the [wiki](https://github.com/mmccoyd/hillside/wiki)
for how to order the PCB and build the board.
KiCad 5.1.10 was used to create the board gerbers.
The KiCad files load and plot with KiCad 5.1.12.
KiCad 6 was used to create the board gerbers.

Firmware, while PRs are in process:
- For QMK, [./firmware/QMK/](./firmware/QMK/) has the files to copy into QMK's
boards/handwired/ folder.
- For ZMK, firmware access is at [Hillside ZMK Firmware](https://github.com/mmccoyd/zmk-config).
- The default keymap is shared by both and is described in
the [QMK keymap readme](./firmware/QMK/hillside/keymaps/default/).
See [Forking and Modifying](https://github.com/mmccoyd/hillside/wiki/Forking%20and%20Modifying)
on whether it would be difficult to modify this design, for those that are interested.

Forking and Modifying:
See [Forking and Modifying](https://github.com/mmccoyd/hillside/wiki/Forking%20and%20Modifying)
on whether it would be difficult to modify this design.
## Firmware

QMK includes firmware for [Hillside](https://github.com/qmk/qmk_firmware/tree/master/keyboards/handwired/hillside).

For ZMK, firmware access is at [Hillside ZMK Firmware](https://github.com/mmccoyd/zmk-config).

The default keymap is shared by both and is described in QMK.

# Why

Expand Down Expand Up @@ -75,5 +74,9 @@ The keyboards I have used and read about also influenced this board including th

<div style="background-color:#DCDCDC;">

![switches](doc/image/hillside-switches.svg "Switch Layout")
To test if the key layout suits your fingers,
print these in landscape mode.
![switches](doc/image/hillside-switches_left.svg "Switch Layout Left")

![switches](doc/image/hillside-switches_right.svg "Switch Layout Right")
</div>
7 changes: 7 additions & 0 deletions doc/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Version 0.1.1

Migrate to KiCad 6 and smooth edgecuts.

- Gerbers and KiCad files from 0.1.1-alpha.
- Identical to 0.1.0 electrically and in switch positions.

# Version 0.1.1-alpha

Migrate to KiCad 6 and smooth edgecut.
Expand Down
Binary file removed doc/image/hillside-back.png
Binary file not shown.
Binary file modified doc/image/hillside-board.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/image/hillside-front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8d8ca54

Please sign in to comment.