Merge pull request #3 from DarrenVictoriano/typer_active

Typer active
This commit is contained in:
Darren Victoriano
2025-01-25 23:26:05 -08:00
committed by GitHub
5 changed files with 17 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
# Uncomment the following line to enable deep sleep
# CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_SLEEP=y
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=3600000
# Uncomment the following line to increase the keyboard's wireless range
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
@@ -15,3 +16,5 @@ CONFIG_ZMK_STUDIO_LOCKING=n
# Uncomment the following line to enable USB Logging (this increases power usage by a significant amount, turn it off when not in use)
# CONFIG_ZMK_USB_LOGGING=y
# Board Name
CONFIG_ZMK_KEYBOARD_NAME="Corne Bop"

BIN
images/default_layer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

BIN
images/lower_layer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

BIN
images/raise_layer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 KiB

13
readme.md Normal file
View File

@@ -0,0 +1,13 @@
# ZMK Corne Keyboard Layout
## Default Layer
![default_image](/images/default_layer.jpg)
## Lower Layer
![default_image](/images/lower_layer.jpg)
## Raise Layer
![default_image](/images/raise_layer.jpg)