Add space to tidbit nav layer for quicklook, update readme based on new fs path during builds

This commit is contained in:
KemoNine 2021-02-28 01:46:40 +00:00
parent 525e4f84c5
commit bf3928b274
2 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ rm foo
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/tidbit -- -DSHIELD=tidbit -DZMK_CONFIG=/workspaces/zmk-config/kemonine/zmk-config/config
west build --board nice_nano -d build/corne_artsey_left -- -DSHIELD=corne_artsey_left -DZMK_CONFIG=/workspaces/zmk-artsey/config

View File

@ -44,8 +44,8 @@
bindings = <
&to 1 &to 2 &to 3
&kp PG_UP &kp UP &kp PG_DN &none
&kp LEFT &kp DOWN &kp RIGHT &kp LG(E)
&kp PG_UP &kp UP &kp PG_DN &kp LG(E)
&kp LEFT &kp DOWN &kp RIGHT &kp SPACE
&kp HOME &kp BSPC &kp END &kp ENTER
&kp C_MUTE &none &none &kp LA(F4)
>;