* CTRL (arm_atsam) support user-defined LED instructions
* ok, layer matching works now
* Bitwise LED ID to reduce number of instructions (performance)
* Use 32-bit ints to be more compatible with generation in JS
* TYpo
* swap KC_LALT with KC_LGUI
* replace KC_RALT with KC_RGUI
This makes the keyboard more mac friendly out of the box (I'm aware this
that this could partially be done in software with the preferences but
hey, where's the fun in that).
Renamed keyboard alt67 to alt and adjusted necessary files where alt67 appeared.
CTRL keymap fixed enum structure name.
usb2422 removed stray define no longer used.