]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: dactyl manuform 6x6 added (#3662)
authorzwnk <david@impstyle.com>
Wed, 15 Aug 2018 22:31:59 +0000 (19:31 -0300)
committerDrashna Jaelre <drashna@live.com>
Wed, 15 Aug 2018 22:31:59 +0000 (15:31 -0700)
commit3549415116339a0af15d54437c07d188d6de6ad2
tree3a2c0b482baa7b796b4aae30d923bce4d03ae23b
parent4cfdd2cff5e602c16f9e81cb25e9519e62782e52
Keyboard: dactyl manuform 6x6 added (#3662)

* 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

* readme dactyl_manuform updated

* links to keymaps added

* dactyl_manuform 6x6 added. README updated

* dactyl_manuform README updated

* cleanup

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