summaryrefslogtreecommitdiffstats
path: root/keyboards/sentraq/s60_x/keymaps/dbroqua/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-4/+0
|
* Keyboards: Move the other Sentraq keyboards into the sentraq vendor ↵Nicholas Shaff2019-02-051-0/+205
directory (#5052) * Moving sentraq keyboards to sentraq subdirectory. * Updating readme markdown to correct make commands. * Updating s60_x references to point to the new vendor subdirectory. * Fixed stripped spaces in markdown. * Updated help information in s60_x readme and linked to additional documentation.