-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
89 additions
and
935 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,9 @@ | ||
# Enable mouse for mouse keys | ||
CONFIG_ZMK_MOUSE=y | ||
|
||
# Boost Bluetooth TX power | ||
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y | ||
|
||
# Require passkey on pairing | ||
CONFIG_ZMK_BLE_PASSKEY_ENTRY=y | ||
|
||
# Zen display tweaks | ||
CONFIG_ZMK_DISPLAY_FULL_REFRESH_PERIOD=300 | ||
# Stock status screen | ||
#CONFIG_ZMK_DISPLAY_HIDE_MOMENTARY_LAYERS=y | ||
#CONFIG_CUSTOM_WIDGET_LAYER_STATUS_HIDE_HEADING=y | ||
#CONFIG_CUSTOM_WIDGET_LOGO_IMAGE_ZMK=y | ||
# 8-bit status screen | ||
CONFIG_ZEN_STATUS_SCREEN_8BIT=y | ||
CONFIG_ZEN_STATUS_SCREEN_8BIT_HALF=y | ||
|
||
# Sleep timeout to 30 min | ||
CONFIG_ZMK_SLEEP=y | ||
CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
#define MOUSE_KEYS | ||
#include "keypos_def/keypos_36keys.h" | ||
#include "includes/3x5.dtsi" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
# Enable mouse for mouse keys | ||
CONFIG_ZMK_MOUSE=y | ||
|
||
# Require passkey on pairing | ||
CONFIG_ZMK_BLE_PASSKEY_ENTRY=y | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
#define MOUSE_KEYS | ||
#include "keypos_def/keypos_28keys.h" | ||
#include "includes/3x5.dtsi" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
# Enable mouse for mouse keys | ||
CONFIG_ZMK_MOUSE=y | ||
|
||
# Boost Bluetooth TX power | ||
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
#define MOUSE_KEYS | ||
#include "keypos_def/keypos_30keys.h" | ||
#include "includes/3x5.dtsi" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.