summaryrefslogtreecommitdiffstats
path: root/keyboards/25keys
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-236-36/+39
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-244-2/+6
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-2410-13/+12
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-186-3/+3
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-166-3/+9
* Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-142-2/+0
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-273-3/+0
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-6/+6
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-125-157/+104
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0610-9/+15
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-295-54/+118
* Fix some more missing `#pragma once`s (#20241)Ryan2023-03-231-0/+2
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-233-6/+0
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-3/+5
* Remove more empty headers (#20155)Ryan2023-03-172-34/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-13/+0
* Adjust offset for some layouts (#20075)Ryan2023-03-131-6/+6
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-058-26/+20
* 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