aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/akb/vero
Commit message (Collapse)AuthorAgeFilesLines
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
|
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
|
* Only configure `STM32_HSECLK` within `board.h` (#25001)Joel Challis2025-03-102-23/+8
|
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-252-48/+0
|
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-302-1/+0
|
* Specifying the default board file is redundant (#20807)Joel Challis2023-05-091-1/+0
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-4/+0
|
* AKB Vero Layout Macro Additions (#20491)James Young2023-04-228-96/+593
| | | | | | | | | | | | | | | | | * add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_true_hhkb_split_space with reference keymap * add LAYOUT_60_true_hhkb with reference keymap * add LAYOUT_60_true_hhkb_iso_split_space with reference keymap * add LAYOUT_60_true_hhkb_iso with reference keymap * add matrix position [2, 12] to LAYOUT_all * assign position [2, 12] to `KC_NUHS` in `default`/`via` keymaps
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-171-62/+62
|
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
|
* Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-191-1/+1
| | | | | | | | * Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
* add akb/vero (#18652)arnstadm2022-10-138-0/+264