diff options
author | Cable Car Designs <17062872+westfoxtrot@users.noreply.github.com> | 2022-01-29 07:10:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-28 23:10:41 -0800 |
commit | 70b51dc1bff371c0cd889cfdbaaf0d6130c9e591 (patch) | |
tree | 4864ee2345433fd9132b9405509f62b360767d03 /keyboards/cablecardesigns/cypher/rev6/keymaps/default/config.h | |
parent | 59502f930e44e64c931de6ab6f6ab801e582c707 (diff) |
[Keyboard] add cypher rev6 (#14647)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/cablecardesigns/cypher/rev6/keymaps/default/config.h')
-rw-r--r-- | keyboards/cablecardesigns/cypher/rev6/keymaps/default/config.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/cablecardesigns/cypher/rev6/keymaps/default/config.h b/keyboards/cablecardesigns/cypher/rev6/keymaps/default/config.h new file mode 100644 index 0000000000..eda93545b4 --- /dev/null +++ b/keyboards/cablecardesigns/cypher/rev6/keymaps/default/config.h @@ -0,0 +1,7 @@ +// Copyright 2022 Cable Car Designs (@westfoxtrot) +// SPDX-License-Identifier: GPL-2.0-or-later +#pragma once + +#define RGBLIGHT_LAYERS +#define RGBLIGHT_LAYERS_OVERRIDE_RGB_OFF +#define RGBLIGHT_DEFAULT_VAL 0
\ No newline at end of file |