mirror of
https://github.com/averymd/sofle-v2-oled-zmk.git
synced 2026-01-09 16:21:59 +00:00
Switch to my own fork of zmk-oled
This commit is contained in:
@@ -16,3 +16,7 @@ CONFIG_ZMK_RGB_UNDERGLOW=y
|
||||
# By default toggling the underglow on and off also toggles external power
|
||||
# on and off. This also causes the display to turn off.
|
||||
CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n
|
||||
|
||||
CONFIG_NICE_OLED_GRAPH_AND_NEEDLE_WPM_FIXED_RANGE=n
|
||||
# Deactivate numlock behavior
|
||||
CONFIG_NICE_OLED_WIDGET_HID_INDICATORS_LUNA_ONLY_CAPSLOCK=y
|
||||
@@ -6,6 +6,8 @@ manifest:
|
||||
url-base: https://github.com/mctechnology17
|
||||
- name: whoop-t
|
||||
url-base: https://github.com/whoop-t
|
||||
- name: averymd
|
||||
url-base: https://github.com/averymd
|
||||
projects:
|
||||
- name: zmk
|
||||
remote: zmkfirmware
|
||||
@@ -15,7 +17,7 @@ manifest:
|
||||
remote: whoop-t
|
||||
revision: main
|
||||
- name: zmk-nice-oled
|
||||
remote: mctechnology17
|
||||
remote: averymd
|
||||
revision: main
|
||||
self:
|
||||
path: config
|
||||
|
||||
Reference in New Issue
Block a user