summaryrefslogtreecommitdiff
path: root/keyboards/teleport/native
AgeCommit message (Expand)Author
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
2024-02-15LED drivers: add support for shutdown pin (#23058)Ryan
2024-02-01Ensure LTO is enabled as a `info.json` build config option (#22932)Joel Challis
2024-01-16Migrate RGB Matrix config to info.json - TUVW (#22910)Joel Challis
2024-01-09Migrate dynamic_keymap.layer_count < 4 where requried (#22091)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-29teleport/native: switch from wrongly used user to kb function, boost matrix s...Moritz Plattner
2023-09-28refactor: move default RGB/LED matrix #defines (#21938)Less/Rikki
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
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-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan
2023-03-11Teleport native bugfix (changed F411CC wear levelling) (#20090)ebastler
2023-02-21Add some missing `#pragma once`s (#19902)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
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-21Add Anvil Native keyboard (#19333)ebastler