summaryrefslogtreecommitdiffstats
path: root/keyboards/mode/m65s
Commit message (Expand)AuthorAgeFilesLines
* Move miscellaneous defines to data driven (#21382)Ryan2023-07-021-1/+0
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-2/+3
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* Mode SixtyFive S Layout Additions (#20742)James Young2023-05-062-75/+721
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-153-108/+72
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-4/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-1/+3
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-032-8/+7
* Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520)Joel Challis2022-07-013-15/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Add non blackpill F4x1 config files (#16600)Joel Challis2022-04-061-1/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Fixes for bootloader refactor build failures (#15638)Ryan2022-01-061-1/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Mode M65S touch-up (#14722)James Young2021-10-062-4/+89
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)James Young2021-09-221-1/+0
* Mode 65S: Tap code and extra keys for media keys (#14471)Álvaro A. Volpato2021-09-162-2/+4
* Add initial support for M65S (#14027)Álvaro A. Volpato2021-09-1411-0/+415