[Keyboard] Added Atreus Pro Micro variant (#8059)

* new alternative controller.

* following suggestions at qmk's 8059.

* forgot to replace some underscores and keycodes.

* following drashna's suggestions at qmk's 8059.

* following zvecr's suggestion in qmk's 8059.

* following noroadsleft's suggestion at qmk's 8059.
This commit is contained in:
Ibnu Daru Aji
2020-02-05 23:53:28 +07:00
committed by GitHub
parent d3286af398
commit fb980cf032
9 changed files with 360 additions and 2 deletions

View File

@@ -24,6 +24,8 @@
#include "astar_mirrored.h"
#elif KEYBOARD_atreus_teensy2
#include "teensy2.h"
#elif KEYBOARD_atreus_promicro
#include "promicro.h"
#endif
// This a shortcut to help you visually see your layout.