summaryrefslogtreecommitdiff
path: root/keyboards/sneakbox/aliceclone/aliceclone.h
diff options
context:
space:
mode:
authorstanrc85 <47038504+stanrc85@users.noreply.github.com>2020-11-18 12:47:45 -0500
committerGitHub <noreply@github.com>2020-11-18 17:47:45 +0000
commite1e13c53acb24c3617c3de88fa401acb3d628074 (patch)
tree75be578421db7a9f8bec163b6ddb74ae363b1e74 /keyboards/sneakbox/aliceclone/aliceclone.h
parent1512e07817cf48480b9e84f5edd2e439580cd3b4 (diff)
Add support for LAYOUT_alice to sneakbox pcb (#10914)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/sneakbox/aliceclone/aliceclone.h')
-rw-r--r--keyboards/sneakbox/aliceclone/aliceclone.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/sneakbox/aliceclone/aliceclone.h b/keyboards/sneakbox/aliceclone/aliceclone.h
index 67ae7ce784..1976a555cc 100644
--- a/keyboards/sneakbox/aliceclone/aliceclone.h
+++ b/keyboards/sneakbox/aliceclone/aliceclone.h
@@ -19,7 +19,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "quantum.h"
-#define LAYOUT_all( \
+#define LAYOUT_all LAYOUT_alice
+
+#define LAYOUT_alice( \
K020, K000, K001, K002, K003, K004, K005, K006, K010, K011, K012, K013, K014, K015, K016, K017, \
K040, K021, K022, K023, K024, K025, K026, K030, K031, K032, K033, K034, K035, K036, K037, \
K060, K041, K042, K043, K044, K045, K046, K050, K051, K052, K053, K054, K055, K056, \