File tree Expand file tree Collapse file tree 3 files changed +34
-8
lines changed
Expand file tree Collapse file tree 3 files changed +34
-8
lines changed Original file line number Diff line number Diff line change 2626 favorite feature that i slept on for years.
2727
2828 \$|~&*=!+#^%@?
29- could do doubles of; == || &&
29+
3030 + would be nice, * maybe.
31+ thoughts afer this week
32+ + * that way we have all the math symbols on the main layer
33+ we have keys as sd and df open, (i dont care about the backspace one i dont seem to use it
34+ i dont seem to care about tab either so we can change those most likely)
35+ then we have zx xc cv open as well. and then we have most the 3 finger combos open still and we also can do 2 hand combos
36+
37+ so for a visual map keys we have open that we should fill this week
38+ as
39+ sd
40+ df
41+ zx
42+ xc
43+ cv
44+
45+ logical same finger opposite hand combos, only issue is if we have to hold for the combo that kinda throws things off
46+ a;
47+ sl
48+ dk
49+ fj
50+
51+ any other opposite hand combos id we do try them have to be non steno words/letters, otherwise misfires will happen
52+ and as it we arent misfiring hardly at all so no need to keep it that way
53+
54+ open 3 finger combos
55+ zxc
56+ ert
57+ dfg
58+ cvb
59+ iop
60+ kl;
61+ ,./
3162
3263 // ===== AUTO-PAIR COMBOS (bottom row) =====
3364 // N + M = () with cursor inside
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=8
1818
1919# nkro support, enable if we want, for now im leaving it uncommented to
2020# see if it works in bios
21- # CONFIG_ZMK_HID_REPORT_TYPE_NKRO=y
22- # CONFIG_ZMK_HID_KEYBOARD_NKRO_EXTENDED_REPORT=y
21+ CONFIG_ZMK_HID_REPORT_TYPE_NKRO=y
22+ CONFIG_ZMK_HID_KEYBOARD_NKRO_EXTENDED_REPORT=y
2323# ^ lets us use f13-20 with nkro i believe
2424
2525# Mouse stuff
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ CONFIG_ZMK_SLEEP=y
77CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=1800000
88
99# Use experimental updated BLE settings for better performance
10- # Uncomment if you want to test (may improve connection stability)
1110# CONFIG_ZMK_BLE_EXPERIMENTAL_CONN=y
1211
1312# Display - Enable the Sofle OLED Display
@@ -22,10 +21,6 @@ CONFIG_ZMK_EXT_POWER=y
2221CONFIG_EC11=y
2322CONFIG_EC11_TRIGGER_GLOBAL_THREAD=y
2423
25- # Debounce settings (uncomment if you experience chattering)
26- # CONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=2
27- # CONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=2
28-
2924# RGB Underglow / Backlight Support
3025CONFIG_ZMK_RGB_UNDERGLOW=y
3126
You can’t perform that action at this time.
0 commit comments