You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan ac5e6b6a3b
Tentative Teensy 3.5 support (#14420)
* Tentative Teensy 3.5 support

* Set firmware format to .hex for ARM Teensys

* Got to "device descriptor failed" by comparing with Teensy 3.6 code

* Drop down to 96MHz...

* Bump back up to 120MHz
3 years ago
..
cli Add cli command to import keyboard|keymap|kbfirmware (#16668) 3 years ago
tests Add support for linting deprecated and removed functionality (#17063) 4 years ago
__init__.py
c_parse.py Fix various lint errors (#17255) 4 years ago
commands.py Merge remote-tracking branch 'origin/master' into develop 4 years ago
comment_remover.py
constants.py Tentative Teensy 3.5 support (#14420) 3 years ago
converter.py
datetime.py
decorators.py
errors.py
git.py Use --exclude-from=.gitignore in place of --exclude-standard (#17399) 4 years ago
importers.py Add cli command to import keyboard|keymap|kbfirmware (#16668) 3 years ago
info.py Allow encoder config from info.json (#17295) 4 years ago
json_encoders.py Data driven `g_led_config` (#16728) 4 years ago
json_schema.py Additional schema fixes (#17414) 4 years ago
keyboard.py Only omit paths containing "/keymaps/" (#17468) 4 years ago
keymap.py Allow locate_keymap to handle DEFAULT_FOLDER (#17529) 3 years ago
makefile.py
math.py
painter.py Quantum Painter (#10174) 4 years ago
painter_qff.py Quantum Painter (#10174) 4 years ago
painter_qgf.py Quantum Painter (#10174) 4 years ago
path.py qmk.path.FileType: fix argument handling (#16693) 4 years ago
submodules.py