summaryrefslogtreecommitdiff
path: root/keyboards/akb/vero
AgeCommit message (Collapse)Author
2023-05-08Specifying the default board file is redundant (#20807)Joel Challis
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-22AKB Vero Layout Macro Additions (#20491)James Young
* 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
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
* Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering.
2022-10-13add akb/vero (#18652)arnstadm