summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/xealousbrown/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
|
* [Keyboard] Xealous Brown handwired Refactor (#11929)James Young2021-02-181-1/+1
|
* [Keyboard] Added xealousbrown keyboard (#4945)Alex Ong2019-01-271-0/+74
* Added xealousbrown keyboard. * Changed to pragma once in config.h * Update keyboards/handwired/xealousbrown/rules.mk Added bootloader. Co-Authored-By: alex-ong <the.onga@gmail.com> * Update keyboards/handwired/xealousbrown/config.h Commented out IS_COMMAND() since it is already default value. Co-Authored-By: alex-ong <the.onga@gmail.com>