summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_rah/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-Keychron keyboardslokher2022-09-131-65/+0
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-7/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-6/+0
| | | | (#16655)
* [Keyboard] Added a dactyl promicro rah (#10889)Ralph Azucena2020-12-061-0/+78
* Added a dactyl promicro with a slightly different 6x6 layout * updated keyboard layout * Removed description as per code review * refactored as per code review * removed redundant config.h file * removed and updated a couple of lines in rules.mk * replaced symlink with copy of file * removed lines in readme * Update readme.md Co-authored-by: ralphie02 <ralph.azucena@carbon60.com>