summaryrefslogtreecommitdiff
path: root/keyboards/donutcables/scrabblepad/scrabblepad.h
diff options
context:
space:
mode:
authorDonutCables <contact@donutcables.com>2021-08-13 15:30:38 -0400
committerGitHub <noreply@github.com>2021-08-13 12:30:38 -0700
commit0f0ebde0aa51b2d9bd9a817c0c6c2c5ef53e16e9 (patch)
tree72fc29a639853b8df92996dc86ccd2a88566dc3a /keyboards/donutcables/scrabblepad/scrabblepad.h
parent0972789e763c8cde4729dd268b48001aac8222fe (diff)
[Keyboard] Updates to ScrabblePad (#13177)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/donutcables/scrabblepad/scrabblepad.h')
-rw-r--r--keyboards/donutcables/scrabblepad/scrabblepad.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/donutcables/scrabblepad/scrabblepad.h b/keyboards/donutcables/scrabblepad/scrabblepad.h
index b4ac8b2c4f..f27d990eb2 100644
--- a/keyboards/donutcables/scrabblepad/scrabblepad.h
+++ b/keyboards/donutcables/scrabblepad/scrabblepad.h
@@ -1,4 +1,4 @@
-/* Copyright 2018 MechMerlin
+/* Copyright 2021 DonutCables <contact@donutcables.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -17,7 +17,6 @@
#include "quantum.h"
-// Written in the format K(row)(column) where numbering is in hexadecimal
#define LAYOUT( \
k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0A, k0B, k0C, k0D, k0E, \
k10, k11, k12, k13, k14, k15, k16, k17, k18, k19, k1A, k1B, k1C, k1D, k1E, \