Skip to content

Commit

Permalink
updating readme with HS-version
Browse files Browse the repository at this point in the history
  • Loading branch information
4pplet committed Sep 11, 2021
1 parent f56ff3c commit d5cfde6
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ A DIY-friendly 60% using nRF52840 and ZMK: the cyber.
- Implement buzzer and RGB capslock-led in ZMK
- Fork bootloader and add support for bootloader indication on capslock led.

# Layout support:
# Layout support (non hotswap):
![alt text](./readme-images/layout_support_cyber60_Rev_C.jpg "Layout support")

# MX-version:
Expand Down Expand Up @@ -64,6 +64,15 @@ A DIY-friendly 60% using nRF52840 and ZMK: the cyber.
- B2: Fixing underglow issue, adding n mos to fully turn off the p mos that powers the underglow. Adding reverse polarity protection for the battery.
- C1: Changing layout support for better solderability of module. Adding transistor cutoff for battery voltage measurement for no leak current. Switching to ws2812c in 2020-package. Rotating ANSI-enter stabilizer 180 degrees.

# MX Hot swap-version
![alt text](./readme-images/cyber60-MXHS_Rev_C1_All.jpg "PCB View - Rev C")

## Layout support:
![alt text](./readme-images/layout_support_cyber60HS_Rev_C.jpg "Layout support")

## MXHS Revisions:
- C1: Initial revision, based on MX C1.

## Note:
- Voltage measurement and power consumption for revision A1/A2 is not fully verified
- RGB-led is not implemented in ZMK yet
Expand Down
6 changes: 6 additions & 0 deletions layout_support_hs.Txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
["~\n`","!\n1","@\n2","#\n3","$\n4","%\n5","^\n6","&\n7","*\n8","(\n9",")\n0","_\n-","+\n=",{c:"#885ebd",w:2},"Backspace",{x:0.5,a:7},"",""],
[{c:"#cccccc",a:4,w:1.5},"Tab","Q","W","E","R","T","Y","U","I","O","P","{\n[","}\n]",{w:1.5},"|\n\\"],
[{w:1.75},"Caps Lock","A","S","D","F","G","H","J","K","L",":\n;","\"\n'",{w:2.25},"Enter"],
[{w:2.25},"Shift","Z","X","C","V","B","N","M","<\n,",">\n.","?\n/",{w:1.75},"Shift\n\n\n\n\n\n\n1.75u","Fn"],
[{c:"#7dd190",w:1.5},"Ctrl","Win",{w:1.5},"Alt",{a:5,w:7},"\nTSANGAN / WKL",{a:4,w:1.5},"Alt","Win",{w:1.5},"Ctrl"],
[{y:0.5,w:1.5},"Ctrl","Win",{w:1.5},"Alt",{a:7,w:3},"","",{w:3},"",{a:4,w:1.5},"Alt","Win",{w:1.5},"Ctrl"]
Binary file added readme-images/cyber60-MXHS_Rev_C1_All.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme-images/layout_support_cyber60HS_Rev_C.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5cfde6

Please sign in to comment.