index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
teleport
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (TUW) (#25625)
Jack Sangdahl
4
-102
/
+178
2025-07-10
Migrate `usb.force_nkro` to `host.default.nkro` (#25468)
Joel Challis
1
-2
/
+6
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
3
-3
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
3
-3
/
+0
2025-03-09
Only configure `STM32_HSECLK` within `board.h` (#25001)
Joel Challis
2
-3
/
+8
2025-02-17
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24915)
Joel Challis
3
-3
/
+2
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
2
-8
/
+8
2024-10-12
Rename RGB/HSV structs: keyboard-level code (#24476)
Ryan
3
-16
/
+16
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
14
-746
/
+0
2024-04-25
Migrate build target markers to keyboard.json - Misc (#23612)
Joel Challis
2
-2
/
+2
2024-04-04
Remove deprecated quantum keycodes (#23407)
Ryan
10
-10
/
+10
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
6
-3
/
+0
2024-03-15
Migrate features from rules.mk to data driven - ST (#23286)
Joel Challis
2
-11
/
+8
2024-02-25
LED drivers: update keyboard LED configs (#23073)
Ryan
1
-85
/
+85
2024-02-15
LED drivers: add support for shutdown pin (#23058)
Ryan
2
-8
/
+1
2024-02-01
Ensure LTO is enabled as a `info.json` build config option (#22932)
Joel Challis
1
-2
/
+4
2024-01-16
Migrate RGB Matrix config to info.json - TUVW (#22910)
Joel Challis
2
-27
/
+17
2024-01-09
Migrate dynamic_keymap.layer_count < 4 where requried (#22091)
Joel Challis
1
-3
/
+0
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-12-18
Update keyboard LED driver configs (#22638)
Ryan
1
-1
/
+1
2023-11-22
Remove unnecessary driver counts (#22435)
Joel Challis
1
-1
/
+0
2023-10-21
Rename `DRIVER_ADDR_n` defines (#22200)
Ryan
1
-2
/
+2
2023-10-04
Update ISSI LED types (#22099)
Ryan
1
-1
/
+1
2023-09-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
8
-4
/
+21
2023-09-29
teleport/native: switch from wrongly used user to kb function, boost matrix s...
Moritz Plattner
8
-4
/
+21
2023-09-28
refactor: move default RGB/LED matrix #defines (#21938)
Less/Rikki
7
-25
/
+18
2023-09-19
Add and use I2C address defines for ISSI LED drivers (#22008)
Ryan
1
-2
/
+2
2023-09-13
is31fl3733: driver naming cleanups (#21905)
Ryan
1
-1
/
+1
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-05-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
8
-0
/
+454
2023-05-13
[Keyboard] Add Teleport TKL (#20469)
Moritz Plattner
8
-0
/
+454
2023-05-09
Revert use of legacy wear leveling driver now ChibiOS is fixed (#20806)
Joel Challis
1
-4
/
+0
2023-05-08
Specifying the default board file is redundant (#20807)
Joel Challis
1
-1
/
+0
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
2
-169
/
+169
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
3
-173
/
+171
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
2
-5
/
+2
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2
-1
/
+3
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2
-50
/
+21
2023-03-20
Clean up usage of `QMK_KEYBOARD_H` (#20167)
Ryan
2
-2
/
+2
2023-03-17
Remove more empty headers (#20155)
Ryan
1
-16
/
+0
2023-03-11
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-2
/
+6
2023-03-11
Teleport native bugfix (changed F411CC wear levelling) (#20090)
ebastler
2
-2
/
+6
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2
-23
/
+5
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
1
-0
/
+2
2023-02-17
Remove matrix size defines (#19581)
Ryan
1
-4
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2
-6
/
+2
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2
-4
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2
-2
/
+0
2023-01-19
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2023-01-19
Fixup ChibiOS header inclusion search ordering. (#19623)
Nick Brassel
1
-1
/
+1
[next]