summaryrefslogtreecommitdiff
path: root/keyboards/telophase
AgeCommit message (Expand)Author
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-08-04Move keyboard USB IDs and strings to data driven: T (#17899)Ryan
2022-06-08Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-15Migrate serial_uart usages to UART driver (#15479)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-20Telophase cleanup (#13225)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-02-06Serial refactor (#11521)Ryan
2021-01-30Add a <FEATURE>_SUPPORTED flag (#9058)Zach White
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2021-01-12Telophase: add info.json (#11524)Ryan
2020-01-31Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty
2019-10-29Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark
2019-09-11Tidy up backlight header use to avoid build issues (#6714)Joel Challis
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-08-19Keyboard: add Telophase board (and Graham's keymaps) (#3244)Graham P Heath