summaryrefslogtreecommitdiff
path: root/keyboards/nyquist/keymaps/danielhklein/config.h
diff options
context:
space:
mode:
authorDaniel H Klein <danielklein@utexas.edu>2018-04-24 09:25:20 -0700
committerDrashna Jaelre <drashna@live.com>2018-04-24 09:25:20 -0700
commit6beb9d3ac2dd7984c0a26ecb13df8e3628de1cc8 (patch)
tree355ededa80505d2a8131e2371ecefc331dc3c1ce /keyboards/nyquist/keymaps/danielhklein/config.h
parent2286cedb70e2899049d90bf9a26ce261bb74f2f5 (diff)
Changes to danielhklein nyquist config (#2783)
* nyquist * danielhklein nyquist setup * shift left controls * remove readme * cleanup before pr * ready for pr * updated bootmagic, arrows, and special chars * allow gui on arrows * replace arrows with right modifiers * documentation re-added * updated personal repo * fixes to layers
Diffstat (limited to 'keyboards/nyquist/keymaps/danielhklein/config.h')
-rw-r--r--keyboards/nyquist/keymaps/danielhklein/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/nyquist/keymaps/danielhklein/config.h b/keyboards/nyquist/keymaps/danielhklein/config.h
index 7ed90b6cdf..09abbccb72 100644
--- a/keyboards/nyquist/keymaps/danielhklein/config.h
+++ b/keyboards/nyquist/keymaps/danielhklein/config.h
@@ -19,6 +19,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_TERM 150
#define USE_SERIAL
#define EE_HANDS
+#define BOOTMAGIC_KEY_SALT KC_ENT
+
#ifdef SUBPROJECT_rev1
#include "../../rev1/config.h"