summaryrefslogtreecommitdiff
path: root/keyboards/25keys
AgeCommit message (Expand)AuthorFilesLines
2025-05-22Configure boards to use development_board - 0-9 (#25287)Joel Challis3-6/+3
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis2-2/+0
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis1-29/+4
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan1-4/+4
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel9-849/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-12/+12
2024-07-23Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis2-2/+6
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky2-10/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-5/+5
2024-04-12Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis1-3/+0
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan1-1/+3
2024-03-30Data-Driven Keyboard Conversions: 0-9 (#23357)James Young15-126/+87
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark11-1356/+0
2023-12-18Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel11-1356/+0
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2-20/+20
2023-09-04Clean up RGB LED type (#21859)Ryan1-4/+4
2023-08-23Move RGBLight animations to data driven (#21635)Ryan6-36/+39
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan4-2/+6
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan10-13/+12
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan6-3/+3
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan6-3/+9
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2-2/+0
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan3-3/+0
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-6/+6
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan5-157/+104
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan10-9/+15
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan5-54/+118
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan1-0/+2
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan3-6/+0
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-3/+5
2023-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-13/+0
2023-03-13Adjust offset for some layouts (#20075)Ryan1-6/+6
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan8-26/+20
2023-02-26Move encoder config to data driven (#19923)Ryan6-10/+18
2023-02-26Move backlight config to data driven (#19910)Ryan2-4/+5
2023-02-21Add some missing `#pragma once`s (#19902)Ryan2-0/+4
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan3-51/+8
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan4-8/+8
2023-02-17Remove matrix size defines (#19581)Ryan4-20/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan2-13/+0
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan2-7/+5
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-20/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan8-26/+10
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2-10/+0