Adding deck layout

This commit is contained in:
bakkeby
2019-09-09 18:00:02 +02:00
parent e490af0eb2
commit 7da1b17169
7 changed files with 178 additions and 2 deletions

View File

@ -62,6 +62,10 @@
#include "bstackhoriz.c"
#endif
#if DECK_LAYOUT
#include "deck.c"
#endif
#if MONOCLE_LAYOUT
#include "monocle.c"
#endif