aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-39/+8
| | | | | | * Cleanup rules.mk for 32U4 keyboards, H * Change some boards incorrectly assumed to be halfkay
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
|
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* Keyboard: Add default keymap for dactyl_manuform 5x6 (#3649)zwnk2018-08-141-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-75/+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
* new handwired keyboard - Dactyl Manuform (#2516)Twentylives2018-03-161-0/+75
* adding new handwired keyboard: dactyl-manuform * adding qwerty layout * updating readme file.