diff options
author | Filip Sund <filip.sund@gmail.com> | 2018-10-03 21:04:01 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-10-03 12:04:01 -0700 |
commit | d55468c18d666870cfe095d32153e5e503e50649 (patch) | |
tree | d7f3a12b1314270ad84adc5cefede25cb8a52c89 /keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak | |
parent | f01133d08918b3d1dd7b349309b02ffd37273f5c (diff) |
Keyboard: Added dactyl-manuform 4x6 and keymap. (#4058)
* Added dactyl-manuform 4x6 and keymap.
* Did changes recommended by drashna.
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak')
-rw-r--r-- | keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak/config.h b/keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak/config.h index 216917ed71..682c7a868b 100644 --- a/keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak/config.h +++ b/keyboards/handwired/dactyl_manuform/4x5/keymaps/dvorak/config.h @@ -18,8 +18,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H +#pragma once #include "../../config.h" @@ -33,5 +32,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // #define MASTER_LEFT // #define MASTER_RIGHT #define EE_HANDS - -#endif |