summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/info.json
AgeCommit message (Collapse)AuthorFilesLines
2019-04-13Fix handwired/promethium keyboard dimensions in info.jsonnoroadsleft1-1/+1
2018-12-02handwired/promethium Refactor and Configurator support (#4524)noroadsleft1-0/+68
* handwired/promethium: refactor - config.h files - updated to use #pragma once - removed redundant config.h includes - layout macro moved from config.h to promethium.h - layout macro renamed from KEYMAP_CUSTOM to LAYOUT * handwired/promethium: Configurator support