Skip to content

Commit

Permalink
modified
Browse files Browse the repository at this point in the history
  • Loading branch information
cr00k committed Aug 27, 2023
1 parent 06e3766 commit b5ca961
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
4 changes: 2 additions & 2 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
---
include:
- board: nice_nano_v2
shield: corne_left nice_view_adapter nice_view
shield: corne_left
- board: nice_nano_v2
shield: corne_right nice_view_adapter nice_view
shield: corne_right
2 changes: 1 addition & 1 deletion config/corne.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ CONFIG_ZMK_WIDGET_WPM_STATUS=y
CONFIG_ZMK_BATTERY_REPORT_INTERVAL=600
CONFIG_ZMK_WIDGET_BATTERY_STATUS_SHOW_PERCENTAGE=y
# CONFIG_BT_CTLR_TX_PWR_PLUS_8=y
CONFIG_ZMK_KEYBOARD_NAME="Corne Rok #1"a
CONFIG_ZMK_KEYBOARD_NAME="Corne Rok #1"
5 changes: 0 additions & 5 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/outputs.h>
#include <dt-bindings/zmk/ext_power.h>


Expand Down Expand Up @@ -72,6 +70,3 @@
};
};

&nice_view_spi {
cs-gpios = <&pro_micro 0 GPIO_ACTIVE_HIGH>;
};

0 comments on commit b5ca961

Please sign in to comment.