SymbolicSorcerer
SymbolicSorcerer
TTyperactive.xyz
Created by SymbolicSorcerer on 1/26/2025 in #🛟-help
Moving to 5 col from 6 col
No description
6 replies
TTyperactive.xyz
Created by SymbolicSorcerer on 1/17/2025 in #🛟-help
Help w/ Wireless Corne 42 Choc
Hi yall, have the corne choc with the nice!views and nice!nano, and I'm mostly loving it. But a few questions coming up and hoping someone could help point me in the right direction: But a few questions coming up: - I bought a switch lite case thinking it would fit, and it just barely doesn’t fit probably because of the 6th column which I don’t even use. Can I snap off and buy/build a new case? - The green circuit board is exposed, would like a cover on top of that, is that a different type of case? - Turning the keyboard on and off is a very delicate operation and I’m worried I’m going to break the switches. They seem small and fragile. I switch them off at end of day to save battery, is there another way? - I’m not sure if it’s my keycaps or the switches, but I have some stickiness on some of the keys, like there’s a little more friction than expected to push down. Seems I have to hit them at a perfect heads on angle for them to not stick. Is this something I should try to get used to, or is this something I can change? - I’ve had trouble getting the screens to work. They were working when I first got it, but then I flashed the firmware and can’t seem to get them back on. - Also firmware related, I’m not sure how to swap the ctrl and command keys on the home row. I’m on a Mac and it hits the pinkies hard. Here’s how my firmware is setup:
on: workflow_dispatch
jobs:
build:
uses: ./.github/workflows/main.yml
secrets: inherit
with:
board: '["nice_nano_v2"]'
shield: '["corne_left nice_view_adapter nice_view","corne_right nice_view_adapter nice_view"]'
alphas: '["qwerty"]'
nav: '["vi"]'
clipboard: '["mac"]'
kconfig: '["CONFIG_ZMK_DISPLAY=y\nCONFIG_BT_CTLR_TX_PWR_PLUS_8=y\nCONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1\nCONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=10"]'
on: workflow_dispatch
jobs:
build:
uses: ./.github/workflows/main.yml
secrets: inherit
with:
board: '["nice_nano_v2"]'
shield: '["corne_left nice_view_adapter nice_view","corne_right nice_view_adapter nice_view"]'
alphas: '["qwerty"]'
nav: '["vi"]'
clipboard: '["mac"]'
kconfig: '["CONFIG_ZMK_DISPLAY=y\nCONFIG_BT_CTLR_TX_PWR_PLUS_8=y\nCONFIG_ZMK_KSCAN_DEBOUNCE_PRESS_MS=1\nCONFIG_ZMK_KSCAN_DEBOUNCE_RELEASE_MS=10"]'
12 replies