summaryrefslogtreecommitdiff
path: root/keyboards/aozora
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-39/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-13/+8
2023-09-17Remove config.h which only set DYNAMIC_KEYMAP_LAYER_COUNT (#22034)Joel Challis1-20/+0
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-205/+158
2023-03-17Remove more empty headers (#20155)Ryan1-17/+0
2023-03-13Adjust offset for some layouts (#20075)Ryan1-70/+160
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-16/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-07-26Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan2-2/+2
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-19Merge remote-tracking branch 'origin/master' into developQMK Bot10-8/+102
2021-11-19[Keyboard] Aozora update (#15201)Nick Abe10-8/+102
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-25Aozora Hotswap info.json clean-up (#14585)James Young2-4/+3
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-09Fix generate api (#13930)Zach White1-1/+1
2021-08-08[Keyboard] Add Aozora (hotswap) keyboard (#13919)Phooood7-0/+254