summaryrefslogtreecommitdiffstats
path: root/keyboards/telophase
Commit message (Expand)AuthorAgeFilesLines
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-69/+51
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-7/+6
* Move more UART-based keyboards to use timeout correctly. (#17329)Tomasz Janeczko2022-06-081-2/+9
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Migrate serial_uart usages to UART driver (#15479)Ryan2021-12-153-15/+7
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Telophase cleanup (#13225)Ryan2021-06-207-310/+177
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-293-4/+4
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
* Serial refactor (#11521)Ryan2021-02-064-40/+10
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+5
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Telophase: add info.json (#11524)Ryan2021-01-121-0/+68
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-311-4/+4
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-291-48/+15
* Tidy up backlight header use to avoid build issues (#6714)Joel Challis2019-09-111-3/+0
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-3/+2
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-4/+0
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-2/+2
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-6/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
* Keyboard: add Telophase board (and Graham's keymaps) (#3244)Graham P Heath2018-08-197-0/+554