summaryrefslogtreecommitdiffstats
path: root/keyboards/25keys
Commit message (Expand)AuthorAgeFilesLines
* Move encoder config to data driven (#19923)Ryan2023-02-266-10/+18
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+5
* Add some missing `#pragma once`s (#19902)Ryan2023-02-212-0/+4
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-193-51/+8
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-174-8/+8
* Remove matrix size defines (#19581)Ryan2023-02-174-20/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-13/+0
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-7/+5
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-20/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-26/+10
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-052-10/+0
* Debounce defines cleanup (#19742)Ryan2023-02-034-12/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Remove useless line continuations (#19399)Ryan2022-12-302-50/+50
* [Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y2022-12-122-2/+2
* Remove .noci functionality (#19122)Joel Challis2022-11-213-0/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-062-4/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-291-4/+4
|\
| * [Keymap] toshi0383 keymaps update (#18760)Toshihiro Suzuki2022-10-281-4/+4
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-5/+5
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-1511-48/+44
* | Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* | Remove legacy international keycodes (#18588)Ryan2022-10-097-22/+22
* | Remove legacy USE_SERIAL define (#18292)Dasky2022-09-062-2/+0
* | Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-1/+1
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-171-1/+1
|\
| * [Keymap] toshi0383 keymaps update (#18073)Toshihiro Suzuki2022-08-161-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-1410-48/+26
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-1310-48/+26
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-5/+5
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-8/+0
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-132-11/+9
* Fix up default folder locations. (#16135)Nick Brassel2022-01-301-1/+1
* [Keyboard] move @monksoffunk 's boards into 25keys/ (#15789)peepeetee2022-01-3072-0/+4704