]> git.donarmstrong.com Git - qmk_firmware.git/commit
Modifications to Dactyl manuform keyboard (#3162)
authorTwentylives <lior@dotcore.co.il>
Tue, 12 Jun 2018 21:42:11 +0000 (00:42 +0300)
committerDrashna Jaelre <drashna@live.com>
Tue, 12 Jun 2018 21:42:11 +0000 (14:42 -0700)
commitf535c9482948163a16407f43a7e4aac70f27e764
tree0cf48fd6360caf956fdddb345761e69c8b73d580
parent06487daaddf923d635e8a528d1eb644b875a73f6
Modifications to Dactyl manuform keyboard (#3162)

* DactylManuform: Updating dvorak keymap

* Changed NAV and NUM layers to LOWER and RAISE
* Removed Mod+Key form RAISE and LOWER keys to be used as layer togglers exclusively
* Added missing keys to LOWER layers

* DactylManuform: fixed bugs in keyboard config file

* DactylManuform: Change default mouse config

The default mouse config parameters are slow and not very user friendly, this commit overrides the default
values.
wq
Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com>
* Dactylmanuform: Update default keymap (qwerty) to match dvorak's

Recently devorak's layout went through some changes for changing layer toggles behavior,
adding missing keys, and fix minor bugs, this commit introduces these changes to the default keymap.

Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com>
* Dactylmanuform: Add permissive hold support

Signed-off-by: Sameeh Jubran <sameeh.j@gmail.com>
* DactylManuform: Updating documentation

* Adding a picture of the keyboard
* Adding keymaps pictures

* Adding missing EEPROM files for EE_HANDS
flashing these before firmware will let the
user use either hand as master without reflashing

Signed-off-by: 20lives <lior@dotcore.co.il>
keyboards/handwired/dactyl_manuform/config.h
keyboards/handwired/dactyl_manuform/dactyl_manuform.h
keyboards/handwired/dactyl_manuform/eeprom-lefthand.eep [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/eeprom-righthand.eep [new file with mode: 0644]
keyboards/handwired/dactyl_manuform/keymaps/default/keymap.c
keyboards/handwired/dactyl_manuform/keymaps/dvorak/keymap.c
keyboards/handwired/dactyl_manuform/readme.md