Not having a default means that arduino-builder will not use any extra flags.
With the default set to the same as the Post-2016 PCB (the most recent one), the
Atreus example in Kaleidoscope will compile again.
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
As a side effect, this changes the dfu-programmer invocation in platform.txt for
all boards (Planck included) that use it.
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
Introduces a Pinout menu when the Atreus is the selected target, making it
possible for the user to select which pinout their Atreus has.
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
This adds support for Technomancy's Atreus with an A*, and the hand-wired model
from FalbaTech. Pre-2016 PCBs are not supported, nor is the legacy Teensy2
variant.
Signed-off-by: Gergely Nagy <algernon@keyboard.io>