aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl_manuform/dactyl_manuform.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add Dactyl Manuform 6x6_4 and Kinesis keyboards (#15475)Dmitriy Kuminov2022-01-131-0/+4
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] handwired/dactyl_manuform: add 6x7 version (#15704)Matthew Dews2022-01-101-0/+2
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add dactyl manuform 4x6 with a 5 key thumb cluster (#15516)Andrzej Kotulski2021-12-231-0/+2
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fix typo in Dactyl Manuform (#13740)Ryan2021-07-271-1/+1
|
* Dactyl Manuform cleanup (#13686)Ryan2021-07-271-25/+16
|
* Drashna's split updates (#13350)Drashna Jaelre2021-07-011-2/+0
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Dactyl manuform 5x6 2 5 keymap (#11353)Jan Christoph Ebersbach2021-04-141-0/+2
| | | | | | | | | | | | | | | * feat(keymap): add DactylManuform w/ 2 extra keys and 5 thumb keys * fix(keymap): add missing readme * chore: add gpl2 license header * chore: add gpl2 license header * docs[dactyl_manuform_5x6_2_5]: reformat readme Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add drashna's dactyl manuform 5x6 with trackball (#11062)Drashna Jaelre2020-12-191-0/+2
| | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* [Keyboard] Add Dactyl Manuform 5x6 with 5 thumb keys (#9659)Jan Christoph Ebersbach2020-07-311-0/+2
| | | | | | | | | | * [Keyboard] Add Dactyl Manuform 5x6 with 5 thumb keys * fix: remove unused code block * fix: remove unused code block * Remove unused build options
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-1/+0
|
* [Keyboard] Added DMOTE (#6087)Viktor Eikman2019-06-061-2/+2
| | | | * Added DMOTE as a variant of the Dactyl-ManuForm, with slight changes to prior code organization to reflect differences.
* Keyboard: Added dactyl-manuform 4x6 and keymap. (#4058)Filip Sund2018-10-031-4/+6
| | | | | | * Added dactyl-manuform 4x6 and keymap. * Did changes recommended by drashna.
* Keyboard: dactyl_manuform 5x7 aka Ergodox-ish added (#3691)zwnk2018-08-231-2/+2
| | | | | | | | | | | | * dactyl_manuform 5x7 aka Ergodox added * LAYOUTS = ergodox removed * README updated * README updated again * zip file removed
* Keyboard: dactyl manuform 6x6 added (#3662)zwnk2018-08-151-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Keyboard: Add default keymap for dactyl_manuform 5x6 (#3649)zwnk2018-08-141-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Keyboard: Dactyl manuform 5x6 added and working (#3627)zwnk2018-08-131-69/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Modifications to Dactyl manuform keyboard (#3162)Twentylives2018-06-121-27/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* More QMK Configurator Warning/Error Fixes (#2720)MechMerlin2018-04-111-2/+2
| | | | | | | | | | | | | | | | | | | | * Add readme with brief description Change KEYMAP to LAYOUT * Add readme.md with brief description Use LAYOUT macro * add a readme.md file * Add readme.md with brief description Use LAYOUT macro * Add readme.md with brief description Use LAYOUT macro * Fix "Warning: contra: Missing layout pp macro for ['planck_mit', 'planck_grid']", * Use LAYOUT macro
* new handwired keyboard - Dactyl Manuform (#2516)Twentylives2018-03-161-0/+71
* adding new handwired keyboard: dactyl-manuform * adding qwerty layout * updating readme file.