summaryrefslogtreecommitdiffstats
path: root/keyboards/teleport
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-05-138-0/+454
|\
| * [Keyboard] Add Teleport TKL (#20469)Moritz Plattner2023-05-138-0/+454
* | Revert use of legacy wear leveling driver now ChibiOS is fixed (#20806)Joel Challis2023-05-091-4/+0
* | Specifying the default board file is redundant (#20807)Joel Challis2023-05-081-1/+0
* | More `info.json` whitespace cleanups (#20665)Ryan2023-05-032-169/+169
* | `info.json` whitespace cleanups (#20651)Ryan2023-05-023-173/+171
* | Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-5/+2
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* | Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-50/+21
* | Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-202-2/+2
* | Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-112-2/+6
|\|
| * Teleport native bugfix (changed F411CC wear levelling) (#20090)ebastler2023-03-112-2/+6
* | Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-23/+5
|/
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-191-1/+1
|\
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-191-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-136-214/+217
|\|
| * Teleport Native Layout Implementation Rework (#19576)James Young2023-01-136-214/+217
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* | Remove useless line continuations (#19399)Ryan2022-12-302-24/+24
|/
* Add Anvil Native keyboard (#19333)ebastler2022-12-2125-0/+1590
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keyboard] Fix compilation issues for teleport numpad (#15110)Drashna Jaelre2021-11-102-14/+31
* [Keyboard] Teleport numpad (#14905)Moritz2021-11-109-0/+227