aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/levinson/keymaps/ksamborski/config.h
diff options
context:
space:
mode:
authorKarol Samborski <edv.karol@gmail.com>2020-01-07 08:57:58 +0100
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-01-06 23:57:58 -0800
commit004ef3fad783832a5b61baa331b45ef5ce67fb9b (patch)
treec41b114e49ef688f99f16f16db2177980b3f05dd /keyboards/keebio/levinson/keymaps/ksamborski/config.h
parent10d18820d2f182dd83b69a6f024edbdf8d5d4328 (diff)
downloadfirmware-004ef3fad783832a5b61baa331b45ef5ce67fb9b.tar.gz
firmware-004ef3fad783832a5b61baa331b45ef5ce67fb9b.tar.bz2
firmware-004ef3fad783832a5b61baa331b45ef5ce67fb9b.zip
[Keymap] New levinson keymap (#7613)
* Vim oriented scheme * Meta on both sides * Removed unused staff * Changed dynamic macro codes to the built ones * Fixed formatting
Diffstat (limited to 'keyboards/keebio/levinson/keymaps/ksamborski/config.h')
-rw-r--r--keyboards/keebio/levinson/keymaps/ksamborski/config.h27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/keebio/levinson/keymaps/ksamborski/config.h b/keyboards/keebio/levinson/keymaps/ksamborski/config.h
new file mode 100644
index 000000000..7a21830f2
--- /dev/null
+++ b/keyboards/keebio/levinson/keymaps/ksamborski/config.h
@@ -0,0 +1,27 @@
+/*
+This is the c configuration file for the keymap
+
+Copyright 2012 Jun Wako <wakojun@gmail.com>
+Copyright 2015 Jack Humbert
+
+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
+
+/* Select hand configuration */
+#define MASTER_LEFT
+
+#define RGBLIGHT_ANIMATIONS
+#define RGBLED_NUM 12
+