summaryrefslogtreecommitdiff
path: root/keyboards/sowbug/ansi_tkl
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (S) (#25624)Jack Sangdahl2-50/+89
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-4/+4
2024-08-04Remove unnecessary RGB Matrix shutdown hooks (#24238)Joel Challis2-10/+2
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-2/+1
2024-03-15Migrate features from rules.mk to data driven - ST (#23286)Joel Challis2-14/+9
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis1-48/+0
2024-01-16Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis2-74/+47
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan1-2/+1
2023-04-08Move `default` layouts to data driven (#20349)Ryan3-123/+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)Ryan2-1/+3
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-10/+5
2023-02-26Move backlight config to data driven (#19910)Ryan1-6/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-30Remove useless line continuations (#19399)Ryan1-18/+18
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2-8/+7
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-03-05Map data driven `DESCRIPTION` as string literal (#16523)Ryan1-1/+0
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan1-18/+18
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre1-0/+49
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-06-26Error log cleanup (#13349)Zach White1-2/+2
2021-06-24Switch default layout to standard TKL; add custom (#12818)Mike Tsao2-1/+49
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2-33/+16
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young2-2/+2
2021-02-16ChibiOS conf migrations... take 14 (#11927)Nick Brassel3-1412/+62
2021-02-09[Keyboard] Add sowbug/68keys and sowbug/ansi_tkl (#11589)Mike Tsao11-0/+1804