From 1745f202cc3806afeb3e7e1e973c3cdd9c7c4d07 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sun, 15 Oct 2017 16:18:45 -0400 Subject: update keymaps to not be the canonical file --- keyboards/handwired/arrow_pad/keymaps/default/keymap.c | 2 -- keyboards/handwired/arrow_pad/keymaps/pad_21/keymap.c | 2 -- keyboards/handwired/arrow_pad/keymaps/pad_24/keymap.c | 2 -- 3 files changed, 6 deletions(-) (limited to 'keyboards/handwired/arrow_pad') diff --git a/keyboards/handwired/arrow_pad/keymaps/default/keymap.c b/keyboards/handwired/arrow_pad/keymaps/default/keymap.c index 5647f75af..03adf746d 100644 --- a/keyboards/handwired/arrow_pad/keymaps/default/keymap.c +++ b/keyboards/handwired/arrow_pad/keymaps/default/keymap.c @@ -1,5 +1,3 @@ -// This is the canonical layout file for the Quantum project. If you want to add another keyboard, -// this is the style you want to emulate. #include "arrow_pad.h" #include "led.h" diff --git a/keyboards/handwired/arrow_pad/keymaps/pad_21/keymap.c b/keyboards/handwired/arrow_pad/keymaps/pad_21/keymap.c index 28917a5d9..d93ccb1ae 100644 --- a/keyboards/handwired/arrow_pad/keymaps/pad_21/keymap.c +++ b/keyboards/handwired/arrow_pad/keymaps/pad_21/keymap.c @@ -1,5 +1,3 @@ -// This is the canonical layout file for the Quantum project. If you want to add another keyboard, -// this is the style you want to emulate. #include "arrow_pad.h" #include "led.h" diff --git a/keyboards/handwired/arrow_pad/keymaps/pad_24/keymap.c b/keyboards/handwired/arrow_pad/keymaps/pad_24/keymap.c index 5647f75af..03adf746d 100644 --- a/keyboards/handwired/arrow_pad/keymaps/pad_24/keymap.c +++ b/keyboards/handwired/arrow_pad/keymaps/pad_24/keymap.c @@ -1,5 +1,3 @@ -// This is the canonical layout file for the Quantum project. If you want to add another keyboard, -// this is the style you want to emulate. #include "arrow_pad.h" #include "led.h" -- cgit v1.2.3-24-g4f1b