summaryrefslogtreecommitdiff
path: root/keyboards/akb
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis3-3/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis3-3/+0
2025-03-09Only configure `STM32_HSECLK` within `board.h` (#25001)Joel Challis2-23/+8
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-137/+0
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young2-22/+6
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis6-3/+0
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis4-24/+16
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel2-143/+0
2023-09-19Alchemist Keyboards OGRN Layout Addition (#22080)James Young4-17/+68
2023-05-08Specifying the default board file is redundant (#20807)Joel Challis1-1/+0
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan1-17/+17
2023-05-02`info.json` whitespace cleanups (#20651)Ryan3-13/+1
2023-04-22AKB Vero Layout Macro Additions (#20491)James Young8-96/+593
2023-04-22AKB OGR Layout Macro Additions (#20490)James Young10-81/+1100
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan4-193/+138
2023-03-17Remove trailing zeroes in info.json layouts (#20156)Ryan2-141/+141
2023-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan4-47/+10
2023-02-21Add some missing `#pragma once`s (#19902)Ryan1-0/+2
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2-40/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel1-1/+1
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan4-6/+6
2022-10-13add akb/vero (#18652)arnstadm8-0/+264
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're2-2/+2
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2-2/+2
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot7-0/+204
2022-08-12[Keyboard] add ogrn (#17983)arnstadm7-0/+204
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot7-0/+244
2022-08-12[Keyboard] Add akb-ogr (#17982)arnstadm7-0/+244
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan4-14/+13
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-4/+2
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2-4/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2-2/+2
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2-2/+0
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan2-2/+2
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan2-2/+2
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan2-4/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan2-14/+0
2021-09-05Remove empty override functions (#14312)Ryan1-27/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young2-2/+0