summaryrefslogtreecommitdiff
path: root/keyboards/blockboy
AgeCommit message (Expand)Author
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-25jsonify some info.json (#19146)Joel Challis
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis
2022-06-25[Keyboard] Add blockboy/ac980mini keyboard (#16839)rooski15