diff options
author | QMK Bot <hello@qmk.fm> | 2021-09-29 02:46:05 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-09-29 02:46:05 +0000 |
commit | 77e4b07fb5f2b0b5dc1df03b1233773073c65674 (patch) | |
tree | 55e5afa4b8b4e7a5526cc34e4f71877eff282780 /keyboards/keychron/q1/rev_0100/keymaps/gtg465x/config.h | |
parent | 55f699c09edb12b4fc0d1f17621753e185517837 (diff) | |
parent | 046e3ce5c9291ca36d55e7407f765dee3a89462e (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/keychron/q1/rev_0100/keymaps/gtg465x/config.h')
-rw-r--r-- | keyboards/keychron/q1/rev_0100/keymaps/gtg465x/config.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/keychron/q1/rev_0100/keymaps/gtg465x/config.h b/keyboards/keychron/q1/rev_0100/keymaps/gtg465x/config.h new file mode 100644 index 0000000000..3a20f0b008 --- /dev/null +++ b/keyboards/keychron/q1/rev_0100/keymaps/gtg465x/config.h @@ -0,0 +1,21 @@ +/* Copyright 2021 @ Grayson Carr + * + * 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 + + +/* RGB Matrix Configuration */ +#define RGB_DISABLE_WHEN_USB_SUSPENDED // turn off effects when suspended |