diff options
author | clanghans <66272877+clanghans@users.noreply.github.com> | 2020-06-09 21:11:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-10 05:11:01 +1000 |
commit | 7281e86e9870c9006f26ae32247031b7a94daa3b (patch) | |
tree | 56b9744bb481cc76119910a595cefe446daaa4a2 /keyboards/xd75/keymaps/clanghans/config.h | |
parent | 86812f22e42b493d7021fe4bcb726ac9412b8e55 (diff) |
XD75 clanghans layout (#9313)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/xd75/keymaps/clanghans/config.h')
-rwxr-xr-x | keyboards/xd75/keymaps/clanghans/config.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/xd75/keymaps/clanghans/config.h b/keyboards/xd75/keymaps/clanghans/config.h new file mode 100755 index 0000000000..c21c036fd6 --- /dev/null +++ b/keyboards/xd75/keymaps/clanghans/config.h @@ -0,0 +1,21 @@ +/* Copyright 2020 Chris Langhans + * + * 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_SLEEP + +// place overrides here |