Age | Commit message (Expand) | Author |
2023-06-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel |
2023-04-15 | Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438) | Ryan |
2023-03-05 | Move matrix config to info.json, part 1 (#19985) | Ryan |
2023-02-21 | Add some missing `#pragma once`s (#19902) | Ryan |
2023-02-17 | Remove matrix size defines (#19581) | Ryan |
2023-02-17 | Remove unused RGBLight defines from config.h (#19859) | Ryan |
2023-02-07 | Remove unused Bootmagic row/col defines from config.h (#19761) | Ryan |
2023-02-06 | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752) | Ryan |
2023-02-03 | Debounce defines cleanup (#19742) | Ryan |
2023-02-03 | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) | Ryan |
2023-01-30 | Clean up Force NKRO in config.h (#19718) | Ryan |
2023-01-28 | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan |
2023-01-10 | Migrate `LAYOUTS` to data driven (#19541) | Ryan |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel |
2022-10-20 | Remove legacy Grave Escape keycodes (#18787) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel |
2022-07-29 | Move keyboard USB IDs and strings to data driven: J (#17837) | Ryan |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16... | Ryan |
2022-02-06 | Fixup bootloaders. (#16256) | Nick Brassel |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan |
2021-08-06 | Remove Full Bootmagic (#13846) | James Young |
2021-05-11 | Remove KEYMAP and LAYOUT_kc (#12160) | Zach White |
2021-01-21 | ChibiOS conf migrations... take 11 (#11646) | Nick Brassel |
2021-01-20 | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel |
2021-01-19 | ChibiOS enable memory allocations (#11620) | Nick Brassel |
2021-01-20 | ChibiOS conf migrations... take 10 (#11617) | Nick Brassel |
2021-01-20 | Leftover early initialisation conversions (#11615) | Nick Brassel |
2021-01-18 | ChibiOS conf migrations... take 9 (#11598) | Nick Brassel |
2021-01-08 | Merge remote-tracking branch 'origin/master' into develop | Zach White |
2021-01-07 | [Keyboard] JM60 refactor (#11421) | Ryan |
2021-01-03 | Fix broken keyboards (#11412) | Zach White |
2020-12-23 | Remove comments about custom ldscript for Teensy LC (#11224) | Ryan |
2020-12-16 | Normalise include statements in keyboard code (#11185) | Ryan |
2020-03-19 | Set MCU for some F103 boards (#8459) | Ryan |
2020-03-02 | Remove "ugly hack in usb_main.c" comments (#8296) | Ryan |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young |
2020-01-28 | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark |
2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2019-01-13 | Modified URLs to point to new locations | Jeremy Bernhardt |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-08-26 | add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) | Michael F. Lamb |