summaryrefslogtreecommitdiff
path: root/keyboards/teleport
AgeCommit message (Expand)Author
2023-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-13[Keyboard] Add Teleport TKL (#20469)Moritz Plattner
2023-05-09Revert use of legacy wear leveling driver now ChibiOS is fixed (#20806)Joel Challis
2023-05-08Specifying the default board file is redundant (#20807)Joel Challis
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-11Teleport native bugfix (changed F411CC wear levelling) (#20090)ebastler
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2023-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-13Teleport Native Layout Implementation Rework (#19576)James Young
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-21Add Anvil Native keyboard (#19333)ebastler
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-04Move keyboard USB IDs and strings to data driven: T (#17899)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-10[Keyboard] Fix compilation issues for teleport numpad (#15110)Drashna Jaelre
2021-11-10[Keyboard] Teleport numpad (#14905)Moritz