Skip to content

Commit

Permalink
the shareholders goin crazy
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhol Internet committed Nov 20, 2023
1 parent da23d8d commit 06b026c
Show file tree
Hide file tree
Showing 19 changed files with 12 additions and 14 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manufacturer": "islandworks",
"keyboard_name": "13U",
"keyboard_name": "13u-keyboard",
"maintainer": "zhol0777",
"processor": "RP2040",
"bootloader": "rp2040",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "13U",
"name": "13u-keyboard",
"vendorId": "0x0777",
"productId": "0x0003",
"lighting": "none",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# zhol/islandworks_13u
# islandworks/13u

![zhol/islandworks_13u](imgur.com image replace me!)
![islandworks/13u](imgur.com image replace me!)

*Some 13u hhkb i don't know *

Expand Down
File renamed without changes.
6 changes: 3 additions & 3 deletions keyboards/islandworks/arena/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# arena
# islandworks arena

![arena](imgur.com image replace me!)

Expand All @@ -10,11 +10,11 @@

Make example for this keyboard (after setting up your build environment):

make zhol:arena:default
make islandworks:arena:default

Flashing example for this keyboard:

make zhol:arena:default:flash
make islandworks:arena:default:flash

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).

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manufacturer": "islandworks",
"keyboard_name": "island chalice",
"keyboard_name": "chalice-rep",
"maintainer": "zhol0777",
"processor": "RP2040",
"bootloader": "rp2040",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "island chalice",
"name": "chalice-rep",
"vendorId": "0xDFC8",
"productId": "0x0042",
"lighting": "none",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# zhol/island_chalice

![zhol/island_chalice](imgur.com image replace me!)
# islandworks chalice-rep

*PCB replacement for Owlabs Chalice40 that supports 2.25u Left Shift*

Expand All @@ -10,11 +8,11 @@

Make example for this keyboard (after setting up your build environment):

make zhol/island_chalice:default
make islandworks/chalice-rep:default

Flashing example for this keyboard:

make zhol/island_chalice:default:flash
make islandworks/chalice-rep:flash

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).

Expand Down
File renamed without changes.

0 comments on commit 06b026c

Please sign in to comment.