summaryrefslogtreecommitdiff
path: root/keyboards/handwired/swiftrax/nodu/nodu.h
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-06-21 13:32:51 -0700
committerGitHub <noreply@github.com>2021-06-21 13:32:51 -0700
commit3f292ec723d5ce22add1c95065ef3ad0d91c7913 (patch)
treea068ee239f35e375c5b60c3fa7a5f3606fc8b851 /keyboards/handwired/swiftrax/nodu/nodu.h
parenteba3d68394ba7bdd15836c0f4f4bb3c44b4e1f91 (diff)
Swiftrax Nodu handwired: Layout Macro rename and Community Layout support (#13276)
* rename LAYOUT to LAYOUT_60_ansi_split_bs_rshift * enable Community Layout support
Diffstat (limited to 'keyboards/handwired/swiftrax/nodu/nodu.h')
-rw-r--r--keyboards/handwired/swiftrax/nodu/nodu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/swiftrax/nodu/nodu.h b/keyboards/handwired/swiftrax/nodu/nodu.h
index baca1265d9..d9024237af 100644
--- a/keyboards/handwired/swiftrax/nodu/nodu.h
+++ b/keyboards/handwired/swiftrax/nodu/nodu.h
@@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "quantum.h"
-#define LAYOUT( \
+#define LAYOUT_60_ansi_split_bs_rshift( \
K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, \
K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, \
K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K2D, \