summaryrefslogtreecommitdiff
path: root/keyboards/mode/m65s
AgeCommit message (Expand)Author
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-05-06Mode SixtyFive S Layout Additions (#20742)James Young
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-07-01Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520)Joel Challis
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-04-06Add non blackpill F4x1 config files (#16600)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-01-06Fixes for bootloader refactor build failures (#15638)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-10-06Mode M65S touch-up (#14722)James Young
2021-09-22Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)James Young
2021-09-16Mode 65S: Tap code and extra keys for media keys (#14471)Álvaro A. Volpato
2021-09-14Add initial support for M65S (#14027)Álvaro A. Volpato