diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-10-15 16:18:45 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-10-15 16:18:45 -0400 |
commit | 1745f202cc3806afeb3e7e1e973c3cdd9c7c4d07 (patch) | |
tree | 888618b174b1771dec4bdc1793889459f97a1251 /keyboards/handwired/minorca | |
parent | 115e49b2af902097c08b9fb26b8e502e046b7fc8 (diff) |
update keymaps to not be the canonical file
Diffstat (limited to 'keyboards/handwired/minorca')
-rw-r--r-- | keyboards/handwired/minorca/keymaps/default/keymap.c | 2 | ||||
-rw-r--r-- | keyboards/handwired/minorca/keymaps/rgb/keymap.c | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/minorca/keymaps/default/keymap.c b/keyboards/handwired/minorca/keymaps/default/keymap.c index a55d578e44..3392f25ef8 100644 --- a/keyboards/handwired/minorca/keymaps/default/keymap.c +++ b/keyboards/handwired/minorca/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 "minorca.h" #include "action_layer.h" diff --git a/keyboards/handwired/minorca/keymaps/rgb/keymap.c b/keyboards/handwired/minorca/keymaps/rgb/keymap.c index 9002afbb88..e1ee49dce6 100644 --- a/keyboards/handwired/minorca/keymaps/rgb/keymap.c +++ b/keyboards/handwired/minorca/keymaps/rgb/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 "minorca.h" #include "action_layer.h" |