summaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/brutalv2_65/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-572/+572
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-8/+0
|
* CannonKeys Brutal v2 65 Layout Macro Additions (#20552)James Young2023-04-251-74/+696
| | | | | | | | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_split_bs * add LAYOUT_65_iso_blocker_tsangan * add LAYOUT_65_iso_blocker_tsangan_split_bs * enable Community Layout support
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-151-2/+76
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-0/+5
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+4
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-261-0/+6
|
* [Keyboard] Add BrutalV2 65 Keyboard (#17252)Andrew Kannan2022-06-071-0/+11
* Add Brutal65 V2 to QMK * Update info.json and copyright notices * Update info.json] * Update readme and delete chconf * Update matrix and keymaps to match info json * Update keyboards/cannonkeys/brutalv2_65/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/cannonkeys/brutalv2_65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/cannonkeys/brutalv2_65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>