mirror of
https://github.com/averymd/sofle-v2-oled-zmk.git
synced 2026-01-10 00:31: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
|
# By default toggling the underglow on and off also toggles external power
|
||||||
# on and off. This also causes the display to turn off.
|
# on and off. This also causes the display to turn off.
|
||||||
CONFIG_ZMK_RGB_UNDERGLOW_EXT_POWER=n
|
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
|
url-base: https://github.com/mctechnology17
|
||||||
- name: whoop-t
|
- name: whoop-t
|
||||||
url-base: https://github.com/whoop-t
|
url-base: https://github.com/whoop-t
|
||||||
|
- name: averymd
|
||||||
|
url-base: https://github.com/averymd
|
||||||
projects:
|
projects:
|
||||||
- name: zmk
|
- name: zmk
|
||||||
remote: zmkfirmware
|
remote: zmkfirmware
|
||||||
@@ -15,7 +17,7 @@ manifest:
|
|||||||
remote: whoop-t
|
remote: whoop-t
|
||||||
revision: main
|
revision: main
|
||||||
- name: zmk-nice-oled
|
- name: zmk-nice-oled
|
||||||
remote: mctechnology17
|
remote: averymd
|
||||||
revision: main
|
revision: main
|
||||||
self:
|
self:
|
||||||
path: config
|
path: config
|
||||||
|
|||||||
Reference in New Issue
Block a user