diff options
author | QMK Bot <hello@qmk.fm> | 2021-12-27 02:42:35 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-12-27 02:42:35 +0000 |
commit | e15dbb49e01c3a6b8fbb9bbb0a38a3f5cf25bbd5 (patch) | |
tree | 16a675f7ed2b4b9ef0087c9fb221a4c4def8b43e /keyboards/runner3680/5x6_5x8/keymaps/derekhsu/config.h | |
parent | 3a3272a3d660efc666c6b0376d2bff69901aef9b (diff) | |
parent | 743f78022127ad15e8ad4c736375516735469d63 (diff) | |
download | qmk_firmware-e15dbb49e01c3a6b8fbb9bbb0a38a3f5cf25bbd5.tar.gz qmk_firmware-e15dbb49e01c3a6b8fbb9bbb0a38a3f5cf25bbd5.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/runner3680/5x6_5x8/keymaps/derekhsu/config.h')
-rw-r--r-- | keyboards/runner3680/5x6_5x8/keymaps/derekhsu/config.h | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/runner3680/5x6_5x8/keymaps/derekhsu/config.h b/keyboards/runner3680/5x6_5x8/keymaps/derekhsu/config.h new file mode 100644 index 0000000000..818ea7d4af --- /dev/null +++ b/keyboards/runner3680/5x6_5x8/keymaps/derekhsu/config.h @@ -0,0 +1,26 @@ +/* Copyright 2021 omkbd + * + * 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 RGB_MATRIX_FRAMEBUFFER_EFFECTS +//#define USE_MATRIX_I2C + +/* Select hand configuration */ + +// #define MASTER_LEFT +// #define MASTER_RIGHT +#define EE_HANDS |