]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Add default keymap for dactyl_manuform 5x6 (#3649)
authorzwnk <david@impstyle.com>
Tue, 14 Aug 2018 17:54:22 +0000 (14:54 -0300)
committerDrashna Jaelre <drashna@live.com>
Tue, 14 Aug 2018 17:54:22 +0000 (10:54 -0700)
commitfeec8ad4694814ed8953c6f72798f51f39724af5
tree8b8f3583e3259ab6de44b70e8c7bc4ddc0d8149b
parent61b61161478ebe1a65fc4b9a9efc0f887a342767
Keyboard: Add default keymap for dactyl_manuform 5x6 (#3649)

* mouse layer keys shifted

* mouse layer keys shifted

* manuform 5x6 added

* mouse layer keys shifted

* manuform 5x6 added

* dactyl_manuform 5x6 keymap added

* reorg. dactyl manuform folder

* removed LAYOUTS = ortho_4x12 for 4x5

* Rows and Cols in config.h fixed

* MASTER_LEFT

* 5x6 matrix fixed

* keymap updated

* removed the i2c, serial, split_util and matrix files and inserted SPLIT_KEYBOARD

* default keymap for dactyl_manuform 5x6

* Fixes for Dactyl Manuform

* Add/update default keymap
21 files changed:
keyboards/handwired/dactyl_manuform/4x5/4x5.c [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/4x5/4x5.h [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/4x5/config.h
keyboards/handwired/dactyl_manuform/4x5/dactyl_manuform.c [deleted file]
keyboards/handwired/dactyl_manuform/4x5/dactyl_manuform.h [deleted file]
keyboards/handwired/dactyl_manuform/4x5/rules.mk
keyboards/handwired/dactyl_manuform/5x6/5x6.c [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/5x6/5x6.h [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/5x6/config.h
keyboards/handwired/dactyl_manuform/5x6/dactyl_manuform.c [deleted file]
keyboards/handwired/dactyl_manuform/5x6/dactyl_manuform.h [deleted file]
keyboards/handwired/dactyl_manuform/5x6/keymaps/default/config.h [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/5x6/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/5x6/keymaps/impstyle/config.h
keyboards/handwired/dactyl_manuform/5x6/keymaps/impstyle/keymap.c
keyboards/handwired/dactyl_manuform/5x6/rules.mk
keyboards/handwired/dactyl_manuform/config.h [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/dactyl_manuform.c [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/dactyl_manuform.h [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/readme.md [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/rules.mk [new file with mode: 0644]