X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=distro-end;h=e8e3ee031cf620ca9823a1c379a8d2cf9865a5b4;hb=dca8796ccf923c3d4edea468bab38e86b83510df;hp=4b73b8b920115caa9463c0be78ba7c9f77d30cab;hpb=95eb9558206f8287febab80dd3f51d168a3ca831;p=distro-setup diff --git a/distro-end b/distro-end index 4b73b8b..e8e3ee0 100755 --- a/distro-end +++ b/distro-end @@ -1724,13 +1724,23 @@ pi --no-install-recommends kdeconnect # # I'm not seeing the icon, but the clipboard replication is working -### model 01 arduino support ### +### begin model 01 arduino support ### # https://github.com/keyboardio/Kaleidoscope/wiki/Install-Arduino-support-on-Linux # also built latest arduino in /a/opt/Arduino, (just cd build; ant build; ant run ) # set arduino var in bashrc, # have system config file setup too. sudo adduser $USER dialout +# as of 2022-05, +# download arduino ide, extract in /a/opt, ignore the install script, run ./arduino, +# toolbar, preferences, add board manager url: +# https://raw.githubusercontent.com/keyboardio/boardsmanager/master/package_keyboardio_index.json +# toolbar, board manager, add keyboardio +# toolbar, select model01 board +# toolbar, examples, model01, compile + +### + # this is for the mail command too. update-alternatives is kind of misleading # since at least it's main commands pretend mail does not exist. # bsd's mail got pulled in on some dumb dependency, i dunno how.