diff options
author | Frank Tackitt <franklyn@tackitt.net> | 2019-01-02 10:16:55 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-01-02 09:16:55 -0800 |
commit | 7b5fa4b13e332bab476b65565d63708b306d000a (patch) | |
tree | 75eac529c8b52c5954704c8ca5073eeb1f749b2a /keyboards/sol/keymaps/kageurufu/config.h | |
parent | c71c078dff74ea3047410c855f6e42bad7281f8c (diff) |
Keymap: Add userspace for @kageurufu (#4752)
* Add userspace for @kageurufu
* Remove custom keycodes for layer keys
Add some common defaults for my rules.mk
Diffstat (limited to 'keyboards/sol/keymaps/kageurufu/config.h')
-rw-r--r-- | keyboards/sol/keymaps/kageurufu/config.h | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/keyboards/sol/keymaps/kageurufu/config.h b/keyboards/sol/keymaps/kageurufu/config.h deleted file mode 100644 index 452cdda823..0000000000 --- a/keyboards/sol/keymaps/kageurufu/config.h +++ /dev/null @@ -1,25 +0,0 @@ -/* -This is the c configuration file for the keymap - -Copyright 2012 Jun Wako <wakojun@gmail.com> -Copyright 2015 Jack Humbert - -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 -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. -*/ - -#pragma once - - -// place overrides here - |