diff options
author | Takuya Urakawa <urkwtky@gmail.com> | 2018-08-17 00:36:35 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-16 08:36:35 -0700 |
commit | 303ca46e77965700de40b0b1d1b41284b2ff7811 (patch) | |
tree | eecff746fb95087dfff0a40af786fe9149e24d5a /keyboards/ergoinu/keymaps/default_jis/config.h | |
parent | a828d49f8c6e0cce16727b596ed141f173c03495 (diff) |
Keyboard: add ergoinu keyboard (#3655)
* add ergoinu
* remove unnecessary code
* replace include guard
delete unused code
* remove unused RGBLED defines
Diffstat (limited to 'keyboards/ergoinu/keymaps/default_jis/config.h')
-rw-r--r-- | keyboards/ergoinu/keymaps/default_jis/config.h | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/ergoinu/keymaps/default_jis/config.h b/keyboards/ergoinu/keymaps/default_jis/config.h new file mode 100644 index 0000000000..bb266f25e7 --- /dev/null +++ b/keyboards/ergoinu/keymaps/default_jis/config.h @@ -0,0 +1,24 @@ +/* +This is the c configuration file for the keymap + +Copyright 2012 Jun Wako <wakojun@gmail.com> +Copyright 2015 Jack Humbert +Copyright 2018 Takuya Urakawa <Twitter:@hsgw> + +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 + +#define RGBLIGHT_ANIMATIONS |