Keyboard: Added dactyl-manuform 4x6 and keymap. (#4058)

* Added dactyl-manuform 4x6 and keymap.

* Did changes recommended by drashna.
This commit is contained in:
Filip Sund
2018-10-03 21:04:01 +02:00
committed by Drashna Jaelre
parent f01133d089
commit d55468c18d
9 changed files with 237 additions and 12 deletions
@@ -1,13 +1,15 @@
#pragma once
#ifdef KEYBOARD_handwired_dactyl_manuform_6x6
#include "6x6.h"
#ifdef KEYBOARD_handwired_dactyl_manuform_4x5
#include "4x5.h"
#elif KEYBOARD_handwired_dactyl_manuform_4x6
#include "4x6.h"
#elif KEYBOARD_handwired_dactyl_manuform_5x6
#include "5x6.h"
#elif KEYBOARD_handwired_dactyl_manuform_4x5
#include "4x5.h"
#elif KEYBOARD_handwired_dactyl_manuform_5x7
#include "5x7.h"
#elif KEYBOARD_handwired_dactyl_manuform_6x6
#include "6x6.h"
#endif
//void promicro_bootloader_jmp(bool program);