From 91c8a9314aed50d4220ce18e7f3f1e0476e44286 Mon Sep 17 00:00:00 2001 From: Lukas Klingsbo Date: Mon, 30 Dec 2019 16:34:12 +0100 Subject: Dactyl manuform layout optimized for Swedish (#7724) * Dactyl manuform layout optimized for Swedish * Layers as enum --- .../dactyl_manuform/5x6/keymaps/swedish/config.h | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 keyboards/handwired/dactyl_manuform/5x6/keymaps/swedish/config.h (limited to 'keyboards/handwired/dactyl_manuform/5x6/keymaps/swedish/config.h') diff --git a/keyboards/handwired/dactyl_manuform/5x6/keymaps/swedish/config.h b/keyboards/handwired/dactyl_manuform/5x6/keymaps/swedish/config.h new file mode 100644 index 000000000..29ab59ad6 --- /dev/null +++ b/keyboards/handwired/dactyl_manuform/5x6/keymaps/swedish/config.h @@ -0,0 +1,27 @@ +/* +Copyright 2012 Jun Wako + +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 . +*/ + + +#pragma once + + +#define USE_SERIAL + +#define MASTER_LEFT +// #define MASTER_RIGHT +//#define EE_HANDS +// Rows are doubled-up -- cgit v1.2.3