summaryrefslogtreecommitdiffstats
path: root/keyboards/akegata_denki/device_one/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-261-7/+0
|
* [Keyboard] Add akegata denki device one (#9690)Krishna Mani2020-07-271-0/+18
* add device one * fix layouts * add other layouts * column fixes, device id changes * layouts cleanup, add readme * add info.json, fix readme * add template readme * add smaller image * fix image links, address requested changes * Apply suggestions from code review * Update keyboards/device_one/keymaps/ansi_split_backspace/keymap.c * add akegata vendor folder * Apply suggestions from code review