| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-08-26 | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2 | -39/+0 | |
| 2024-05-11 | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 1 | -1/+1 | |
| 2024-03-14 | Migrate features from rules.mk to DD (#23247) | Joel Challis | 2 | -13/+8 | |
| 2023-09-17 | Remove config.h which only set DYNAMIC_KEYMAP_LAYER_COUNT (#22034) | Joel Challis | 1 | -20/+0 | |
| 2023-04-15 | Move remaining `LAYOUT`s to data driven (#20422) | Ryan | 2 | -205/+158 | |
| 2023-03-17 | Remove more empty headers (#20155) | Ryan | 1 | -17/+0 | |
| 2023-03-13 | Adjust offset for some layouts (#20075) | Ryan | 1 | -70/+160 | |
| 2023-03-11 | Move matrix config to info.json, part 5 (#20003) | Ryan | 2 | -16/+5 | |
| Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
| 2023-02-17 | Remove matrix size defines (#19581) | Ryan | 1 | -4/+0 | |
| 2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2 | -6/+2 | |
| 2023-01-31 | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 1 | -1/+0 | |
| 2022-07-26 | Move keyboard USB IDs and strings to data driven: A (#17781) | Ryan | 2 | -7/+6 | |
| 2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 1 | -1/+1 | |
| 2022-05-15 | Rename keymap_extras headers for consistency (#16939) | Ryan | 2 | -2/+2 | |
| 2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 1 | -2/+1 | |
| 2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 1 | -2/+0 | |
| 2021-11-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 10 | -8/+102 | |
| 2021-11-19 | [Keyboard] Aozora update (#15201) | Nick Abe | 10 | -8/+102 | |
| Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
| 2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 1 | -1/+1 | |
| * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference. | |||||
| 2021-09-25 | Aozora Hotswap info.json clean-up (#14585) | James Young | 2 | -4/+3 | |
| * clean up info.json * correct maintainer field to use GitHub username * remove `meta` key * clean up readme.md * correct key count in intro paragraph | |||||
| 2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 1 | -1/+0 | |
| 2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | 1 | -2/+0 | |
| 2021-08-09 | Fix generate api (#13930) | Zach White | 1 | -1/+1 | |
| * Add missing returncode to exit() * fix the aozora/hotswap vendor id | |||||
| 2021-08-08 | [Keyboard] Add Aozora (hotswap) keyboard (#13919) | Phooood | 7 | -0/+254 | |
| * Initial Commit * added header to hotswap.c * added keymap-specific reamdme.md * minor adjustments * Requested corrections to readme's | |||||
