Updated individual readme files
This commit is contained in:
parent
9f379c2f80
commit
5925858639
@ -9,7 +9,9 @@
|
||||
- LED Badge: Yellow
|
||||
- L-Shaped side Badge: Black
|
||||
- Weight: Yellow
|
||||
- Plate: Aluminum
|
||||
- PCB: SPACE65:CyberVoyager
|
||||
- USB-C
|
||||
- Keycaps: GMK Nines
|
||||
- Artisan: NZCaps Rex Bronze
|
||||
- Switches: Glorious Pandas
|
||||
@ -18,8 +20,11 @@
|
||||
- Stabilizers: Durock
|
||||
- Housing lube: Krytox GPL 205g0
|
||||
- Wire lube: Superlube
|
||||
- Mount style: Top
|
||||
- Angle: 5 Degree
|
||||
|
||||
<img src="https://img.baerentsen.space/cinu7/KoTujomo05.jpeg/raw" width="500">
|
||||
(source: https://graystudio.club/products/gbspace65-cybervoyager)
|
||||
|
||||
## Images:
|
||||
|
||||
|
@ -1,11 +1,14 @@
|
||||
# Kyria
|
||||
|
||||
![Kyria](https://cdn.shopify.com/s/files/1/0227/9171/6941/products/PlateCase_f1870016-98b8-43a9-8aed-3eaf073b367b_900x.jpg?v=1568934600)
|
||||
<img src="https://cdn.shopify.com/s/files/1/0227/9171/6941/products/PlateCase_f1870016-98b8-43a9-8aed-3eaf073b367b_900x.jpg?v=1568934600" width="500">
|
||||
|
||||
## Build
|
||||
|
||||
- Case: Kyria
|
||||
- PCB: Kyria
|
||||
- Case: Clear Low Profile Acrylic
|
||||
- Plate: Acrylic
|
||||
- Controller: 2x Pro Micro
|
||||
- MicroUSB
|
||||
- TRRS
|
||||
- Keycaps: SA Leviathan
|
||||
- Switches: Gateron Brown
|
||||
- Stem lube: Krytox GPL 205g0 + 105g2 Mix
|
||||
@ -13,3 +16,7 @@
|
||||
- Stabilizers: Cherry Clip-in
|
||||
- Housing lube: Superlube
|
||||
- Wire lube: Superlube
|
||||
- Mount style: Bottom
|
||||
- Angle: 0 Degree
|
||||
|
||||
## Images
|
@ -2,10 +2,15 @@
|
||||
|
||||
## Build
|
||||
|
||||
- Case: Frosted White Lily58
|
||||
- PCB: Lily58 Rev. 1
|
||||
- Case: Frosted White Low Profile Acrylic
|
||||
- Plate: Frosted White Acrylic
|
||||
- Controller: 2x Pro Micro
|
||||
- MicroUSB
|
||||
- TRRS
|
||||
- Keycaps: SA Leviathan
|
||||
- Switches: Gateron Yellow
|
||||
- Stem lube: Krytox GPL 205g0 + 105g2 Mix
|
||||
- Spring lube: Krytox GPL 205g0 + 105g2 Mix
|
||||
- Stabilizers: None
|
||||
- Mount Style: Bottom
|
||||
- Angle: 0 Degree
|
||||
|
@ -6,8 +6,10 @@
|
||||
|
||||
- Case: DropAlt
|
||||
- PCB: DropAlt
|
||||
- Dual USB-C
|
||||
- Keycaps: PBT Default
|
||||
- Switches: Kailh Box Navy
|
||||
- Stabilizers: Default
|
||||
- Housing lube: Superlube
|
||||
- Wire lube: Superlube
|
||||
- Angle: 6 Degree
|
@ -2,14 +2,20 @@
|
||||
|
||||
![melody96](https://i.imgur.com/9o0a6XF.png)
|
||||
|
||||
96-key Keyboard from YMDK. The PCB for this board is also commonly used in the NYM96.
|
||||
## Build
|
||||
|
||||
Keyboard Maintainer: [superuser41](https://github.com/kaylanm)
|
||||
Hardware Supported: melody96
|
||||
Hardware Availability: [YMDK on Geekhack, group buy closed](https://geekhack.org/index.php?topic=93614.0), [NYM96 on Massdrop](https://www.massdrop.com/buy/nym96-aluminum-mechanical-keyboard?mode=guest_open)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make melody96:default
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
- Case:
|
||||
- Top: Aluminum
|
||||
- Bottom: Acylic
|
||||
- Plate: Aluminum
|
||||
- PCB: Default Hotswap
|
||||
- USB-C
|
||||
- Keycaps: GMK Vaperwave
|
||||
- Switches: Red Holy Panda (Alphas) + Drop Holy Pandas (Mods) + Gateron Yellow (Numpad)
|
||||
- Stem lube: Krytox GPL 205g0 + 105g2 Mix
|
||||
- Spring lube: Krytox GPL 205g0 + 105g2 Mix
|
||||
- Stabilizers: Cherry Clip-in
|
||||
- Housing lube: Superlube
|
||||
- Wire lube: Superlube
|
||||
- Mount Style: Top
|
||||
- Angle: 7 Degree (?)
|
@ -2,14 +2,20 @@
|
||||
|
||||
![OSA v2](https://i.imgur.com/U2x7TQ8.jpg)
|
||||
|
||||
The TKC OSA v2 is an ATMega32u4 powered, USB Type C, Alice compatible PCB and was created specifically for the OSA case, but with considerations to make it compatible with the Lubrigante acrylic cases (except for the Type C connector it should also be compatible with original TGR Alice cases).
|
||||
## Build
|
||||
|
||||
* Keyboard Maintainer: [Terry Mathews](https://github.com/TerryMathews/)
|
||||
* Hardware Supported: TKC OSA v2 PCB
|
||||
* Hardware Availability: https://thekey.company/collections/osav2-keyboard
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make tkc/osav2:default
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
- Case:
|
||||
- Top: Black Matte Acrylic
|
||||
- Bottom: Frosted Clear Acrylic
|
||||
- Plate: Black Acrylic
|
||||
- PCB: Mechlovin Adelais PCB with underglow
|
||||
- USB-C
|
||||
- Keycaps: MT3 Serika
|
||||
- Switches: Zeal Rosélios
|
||||
- Stem lube: Krytox GPL 205g0
|
||||
- Spring lube: Krytox GPL 105
|
||||
- Stabilizers: Dorock Screw-In
|
||||
- Housing lube: Superlube
|
||||
- Wire lube: Superlube
|
||||
- Mount Style: Sandwich
|
||||
- Angle: 7 Degree (?)
|
||||
|
@ -1,20 +1,18 @@
|
||||
# ut47.2
|
||||
|
||||
Somewhere between ortholinear and standard offset. Created to have all the same functions on a Planck in a keyboard but with a more conventional keyboard row stagger.
|
||||
## Build
|
||||
|
||||
Keyboard Maintainer: [filoxo](https://github.com/filoxo), [network_operations](https://www.keyhive.xyz)
|
||||
|
||||
The keyboard files can be found here: https://github.com/ai03-2725/UT47.2
|
||||
or purchased at keyhive.xyz
|
||||
|
||||
## Instructions
|
||||
|
||||
To create a hex file for the UT47.2, run:
|
||||
|
||||
make ut472:default
|
||||
|
||||
## Layout
|
||||
|
||||
Go to the [default layout README](keymaps/default/readme.md) for more information.
|
||||
|
||||
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|
||||
- Case:
|
||||
- Bottom: Black FR4
|
||||
- Plate: Black FR4
|
||||
- PCB: UT47.2 Hotswap, underglow.
|
||||
- USB-C
|
||||
- Keycaps: None
|
||||
- Switches: None
|
||||
- Stem lube:
|
||||
- Spring lube:
|
||||
- Stabilizers: GMK Screw-In
|
||||
- Housing lube: Superlube
|
||||
- Wire lube: Superlube
|
||||
- Mount Style: Tray
|
||||
- Angle: 0 Degree
|
||||
|
Loading…
Reference in New Issue
Block a user