summaryrefslogtreecommitdiff
path: root/keyboards/aeboards/ext65
AgeCommit message (Expand)AuthorFilesLines
2025-04-22Remove empty `url` fields (#25181)Joel Challis4-4/+0
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-146/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-6/+6
2024-07-11Various fixes for keyboards not implementing callbacks correctly (#24092)Joel Challis1-1/+3
2024-06-22Migrate `led_update_kb` implementations to DD (#23980)Joel Challis4-31/+13
2024-05-20Remove RGB keycodes from boards with no RGB config (#23709)Ryan4-12/+12
2024-05-17Delete trivial keymap readmes (#23714)Ryan6-12/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-21/+21
2024-04-12Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis1-0/+0
2024-04-02Data-Driven Keyboard Conversions: A (#23379)James Young6-37/+25
2023-12-13fix: improper usage of keyboard/user-level functions (#22652)Less/Rikki1-22/+28
2023-09-25Simplify more feature driver defines (#22090)Ryan1-1/+1
2023-09-04Resolve some "Layout should not contain name of keyboard" lint warnings (#21898)Joel Challis9-111/+24
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-13/+13
2023-08-15OLED: driver naming cleanups (#21710)Ryan2-2/+0
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan9-718/+274
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+1
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-1/+3
2023-02-26Move backlight config to data driven (#19910)Ryan2-4/+5
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan1-1/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-4/+5
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-18/+6
2022-11-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're32-253/+1104
2022-11-20[Keyboard] EXT65 rev3 support (#18873)Xelus2232-258/+1109
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan2-2/+2
2022-10-19Remove legacy Debug keycode (#18769)Ryan2-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre1-1/+10
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot5-14/+15
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan5-14/+15
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan2-4/+2
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2-4/+1
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2-2/+2
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre3-3/+5
2021-09-29Merge remote-tracking branch 'upstream/master' into developJames Young1-1/+0
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan1-1/+0
2021-09-21Merge remote-tracking branch 'upstream/master' into developfauxpark1-1/+1
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-20Merge remote-tracking branch 'upstream/master' into developfauxpark1-1/+1
2021-09-20Remove backlight pin references in rules.mk (#14513)Ryan1-1/+1
2021-09-12Align ChibiOS I2C defs with other drivers (#14399)Joel Challis1-2/+2
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2-2/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0