summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Fix handwired/promethium keyboard dimensions in info.jsonnoroadsleft2019-04-131-1/+1
|
* handwired/promethium Refactor and Configurator support (#4524)noroadsleft2018-12-011-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