summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/quefrency/keymaps/georgepetri/config.h
diff options
context:
space:
mode:
authorGeorge Petri <jaxartez@gmail.com>2019-04-21 18:43:23 +0200
committerDrashna Jaelre <drashna@live.com>2019-04-21 18:43:23 +0200
commit98f7af6d3b0e8f1b9d2926de1a10f60661769cc0 (patch)
tree411ea21a945e710deb7db2ef6261f8526baad193 /keyboards/keebio/quefrency/keymaps/georgepetri/config.h
parent50e0bdab0012c96736f2a9fe7ef88802c6839e20 (diff)
downloadqmk_firmware-98f7af6d3b0e8f1b9d2926de1a10f60661769cc0.tar.gz
qmk_firmware-98f7af6d3b0e8f1b9d2926de1a10f60661769cc0.tar.xz
[Keymap] Add keymap for keebio/quefrency 65% version (#5666)
* add keymap * fix readme title * renamed README.md to lowercase, fix typo * renamed README.md to lowercase, for real * add double spaces for github * lowercase name in readme * rename directory to lowercase
Diffstat (limited to 'keyboards/keebio/quefrency/keymaps/georgepetri/config.h')
-rw-r--r--keyboards/keebio/quefrency/keymaps/georgepetri/config.h24
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/keebio/quefrency/keymaps/georgepetri/config.h b/keyboards/keebio/quefrency/keymaps/georgepetri/config.h
new file mode 100644
index 000000000..d72d7760e
--- /dev/null
+++ b/keyboards/keebio/quefrency/keymaps/georgepetri/config.h
@@ -0,0 +1,24 @@
+/*
+This is the c configuration file for the keymap
+
+Copyright 2012 Jun Wako <wakojun@gmail.com>
+Copyright 2015 Jack Humbert
+Copyright 2018 Danny Nguyen <danny@keeb.io>
+
+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 USE_I2C \ No newline at end of file