#+title: Install Since I don't keep up neither with keyboard development nor Arduino. It becomes ever more painful to update it. As they continue to work into user friendliness I rather follow their setup and only worry about the keyboard config file. Don't install the bundle anymore. Follow their website docs & install the latest GUI. Install the board manager build as their docs say. This are the notes to get it to work on arch linux. Archlinux changes the basic namespace of the plugins and thus I need to change. The ag command tells me what is the standard the result is what it needs to change to. Find the file that needs the change #+begin_src bash :results raw drawer ag -H "arduino:arduino" ~/.arduino15 #+end_src #+RESULTS: :results: model01.build.core=archlinux-arduino:arduino :end: