Skip to content

Commit

Permalink
adjust layers
Browse files Browse the repository at this point in the history
Signed-off-by: ChairBorn <[email protected]>
  • Loading branch information
ChairBorn committed Oct 24, 2024
1 parent 66f36e7 commit 67588d2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ include:
shield: corne_left
- board: nice_nano_v2
shield: corne_right
- board: nice_nano_v2
shield: settings_reset
#- board: nice_nano_v2
# shield: settings_reset
5 changes: 3 additions & 2 deletions config/corne.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Uncomment the following lines to enable the Corne RGB Underglow
#CONFIG_ZMK_RGB_UNDERGLOW=y
#ONFIG_WS2812_STRIP=y
#CONFIG_WS2812_STRIP=y

# Uncomment the following line to enable the Corne OLED Display
CONFIG_ZMK_DISPLAY=y
Expand All @@ -14,4 +14,5 @@ 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
CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y
CONFIG_ZMK_SPLIT_PERIPHERAL_HID_INDICATORS=y
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
/*
* Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
Expand Down

0 comments on commit 67588d2

Please sign in to comment.