Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
Signed-off-by: Yuriy Mysak <[email protected]>
  • Loading branch information
ChairBorn committed Oct 9, 2024
1 parent d8a0bd0 commit 70ccb88
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
11 changes: 11 additions & 0 deletions config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,14 @@ CONFIG_WS2812_STRIP=y

# Uncomment the following line to enable the Corne OLED Display
CONFIG_ZMK_DISPLAY=y

# Backlight configuration
CONFIG_ZMK_BACKLIGHT=y

# Battery Reporting configuration
CONFIG_ZMK_BATTERY_REPORTING=y
CONFIG_ZMK_BATTERY_REPORT_INTERVAL=180
# Sync Battery Reporting configuration between halves
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_PROXY=y
CONFIG_ZMK_SPLIT_BLE_CENTRAL_BATTERY_LEVEL_FETCHING=y
CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y
Binary file added firmware/corne_left-nice_nano_v2-zmk.uf2
Binary file not shown.
3 changes: 3 additions & 0 deletions firmware/corne_left-nice_nano_v2-zmk.uf2Zone.Identifier
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[ZoneTransfer]
ZoneId=3
ReferrerUrl=C:\Users\mysak\Downloads\firmware.zip
Binary file added firmware/corne_right-nice_nano_v2-zmk.uf2
Binary file not shown.
3 changes: 3 additions & 0 deletions firmware/corne_right-nice_nano_v2-zmk.uf2Zone.Identifier
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[ZoneTransfer]
ZoneId=3
ReferrerUrl=C:\Users\mysak\Downloads\firmware.zip

0 comments on commit 70ccb88

Please sign in to comment.