diff options
author | zwnk <david@impstyle.com> | 2018-08-23 15:48:30 -0300 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-08-23 11:48:30 -0700 |
commit | c6eccb39e0da150b7575b96d68366ba46f22306b (patch) | |
tree | 2b290949f62fedaf31914c62d503c355faabede2 /keyboards/handwired/dactyl_manuform/5x6 | |
parent | 6d1536db1da117345156ed36255f10f235f0b915 (diff) | |
download | qmk_firmware-c6eccb39e0da150b7575b96d68366ba46f22306b.tar.gz qmk_firmware-c6eccb39e0da150b7575b96d68366ba46f22306b.zip |
Keyboard: dactyl_manuform 5x7 aka Ergodox-ish added (#3691)
* dactyl_manuform 5x7 aka Ergodox added
* LAYOUTS = ergodox removed
* README updated
* README updated again
* zip file removed
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/5x6')
-rw-r--r-- | keyboards/handwired/dactyl_manuform/5x6/5x6.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/dactyl_manuform/5x6/5x6.h b/keyboards/handwired/dactyl_manuform/5x6/5x6.h index cb225a2cf2..72045cc291 100644 --- a/keyboards/handwired/dactyl_manuform/5x6/5x6.h +++ b/keyboards/handwired/dactyl_manuform/5x6/5x6.h @@ -1,11 +1,8 @@ #pragma once #include "dactyl_manuform.h" - -//void promicro_bootloader_jmp(bool program); #include "quantum.h" - #ifdef USE_I2C #include <stddef.h> #ifdef __AVR__ @@ -14,9 +11,6 @@ #endif #endif -//void promicro_bootloader_jmp(bool program); - - #define LAYOUT_5x6(\ L00, L01, L02, L03, L04, L05, R00, R01, R02, R03, R04, R05, \ L10, L11, L12, L13, L14, L15, R10, R11, R12, R13, R14, R15, \ |