Compare commits
No commits in common. "27af3dbe09dd4542373848a45f314c584b385814" and "4f7b4906d6fdf808ab535ecaa7fc750f6e6b45c6" have entirely different histories.
27af3dbe09
...
4f7b4906d6
|
@ -29,28 +29,26 @@ rm foo
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
|
|
||||||
|
west build --board nice_nano -d build/tidbit -- -DSHIELD=tidbit -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
west build --board nice_nano -d build/nibble -- -DSHIELD=nibble -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
west build --board nice_nano -d build/nibble -- -DSHIELD=nibble -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
west build --board nice_nano -d build/tidbit -- -DSHIELD=tidbit -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
west build --board nice_nano -d build/pockettype/default -- -DSHIELD=pockettype -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
west build --board nrf52840_mdk_dongle -d build/pockettype/central -- -DSHIELD=pockettype_central -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
west build --board nrf52840_mdk_dongle -d build/pockettype/central -- -DSHIELD=pockettype_central -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
west build --board nice_nano -d build/pockettype/peripheral -- -DSHIELD=pockettype_peripheral -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
west build --board nice_nano -d build/pockettype/peripheral -- -DSHIELD=pockettype_peripheral -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
|
west build --board nice_nano -d build/m60 -- -DSHIELD=m60 -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
west build --board nice_nano -d build/tg4x -- -DSHIELD=tg4x -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
west build --board nice_nano -d build/tg4x -- -DSHIELD=tg4x -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
west build --board nice_nano -d build/steno_right_lily58 -- -DSHIELD=steno_right_lily58 -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
|
||||||
|
|
||||||
west build --board nice_nano -d build/pockettype/default -- -DSHIELD=pockettype -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
|
||||||
|
|
||||||
west build --board nrf52840_mdk_dongle -d build/mdk_dongle -- -DSHIELD=mdk_dongle -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
|
||||||
|
|
||||||
west build --board nice_nano -d build/pockettype/default -- -DSHIELD=pockettype -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
|
||||||
|
|
||||||
west build --board nice_nano -d build/lily58/left -- -DSHIELD=lily58_left -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
west build --board nice_nano -d build/lily58/left -- -DSHIELD=lily58_left -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
west build --board nice_nano -d build/lily58/right -- -DSHIELD=lily58_right -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
west build --board nice_nano -d build/lily58/right -- -DSHIELD=lily58_right -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
|
west build --board nrf52840_mdk_dongle -d build/mdk_dongle -- -DSHIELD=mdk_dongle -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
west build --board itsybitsy_nrf52840 -d build/azarashi64/left -- -DSHIELD=azarashi64_left -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
west build --board itsybitsy_nrf52840 -d build/azarashi64/left -- -DSHIELD=azarashi64_left -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
||||||
west build --board itsybitsy_nrf52840 -d build/azarashi64/right -- -DSHIELD=azarashi64_right -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
west build --board itsybitsy_nrf52840 -d build/azarashi64/right -- -DSHIELD=azarashi64_right -DZMK_CONFIG=/workspaces/zmk-config/zmk-config/config
|
||||||
|
|
|
@ -1,41 +1,20 @@
|
||||||
# Corne Setup
|
# Boards to Shelve
|
||||||
|
|
||||||
- basic keymap that looks like tg4x (keep as close as possible)
|
Keep "handy"
|
||||||
- artsey chording
|
|
||||||
- left and right hand versions
|
|
||||||
- penti chording
|
|
||||||
- asetniop chording
|
|
||||||
- setup thumb button for mouse key toggle (future)
|
|
||||||
|
|
||||||
|
- lily58 pro
|
||||||
|
- m60
|
||||||
|
- lynepad
|
||||||
|
|
||||||
Okke
|
# Chording/Steno
|
||||||
:
|
|
||||||
layers=<1,2,3>
|
|
||||||
[
|
|
||||||
11:47 AM
|
|
||||||
]
|
|
||||||
Okke
|
|
||||||
:
|
|
||||||
there is a ticket somewhere, not sure how much is described there
|
|
||||||
[
|
|
||||||
11:49 AM
|
|
||||||
]
|
|
||||||
Okke
|
|
||||||
:
|
|
||||||
I think the easiest is to add the filtering for layers in setup_candidates_for_first_keypress
|
|
||||||
[
|
|
||||||
11:49 AM
|
|
||||||
]
|
|
||||||
Okke
|
|
||||||
:
|
|
||||||
you can't get the layer number from context there, so you'll have to request the current layer from the core layer code
|
|
||||||
[
|
|
||||||
11:52 AM
|
|
||||||
]
|
|
||||||
Okke
|
|
||||||
:
|
|
||||||
you don't have to touch a lot though. struct combo_cfg, the COMBO_INST macro and setup_candidates_for_first_keypress is everything you need to change (and the zmk,combos.yaml)
|
|
||||||
|
|
||||||
|
Start with tidbit
|
||||||
|
ARTSEY: https://www.artsey.io/_FILES/images/ARTSEY.jpg
|
||||||
|
Beluga board : https://github.com/keyboard-magpie/belugaboard
|
||||||
|
Mod beluga for tilt encoder + thumb switch?
|
||||||
|
ASETNIOP
|
||||||
|
http://asetniop.com/layouts/
|
||||||
|
http://asetniop.com/combinations/
|
||||||
|
|
||||||
# LEDs
|
# LEDs
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue