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.
Joel Challis 01b702bece
Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)
* DRIVER -> ENABLE

* Update generic_features.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update common_features.mk

Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
..
cli Enable CLI flashing via mdloader (#14729) 4 years ago
tests Remove bin/qmk (#14231) 4 years ago
__init__.py
c_parse.py Remove width, height and key_count from info.json (#14274) 4 years ago
commands.py New CLI subcommand to create clang-compatible compilation database (`compile_commands.json`) (#14370) 4 years ago
comment_remover.py
constants.py [Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 4 years ago
converter.py
datetime.py
decorators.py CLI: Fix automagic (#13046) 5 years ago
errors.py
info.py Split out HAPTIC_ENABLE to have separate DRIVER option (#14854) 4 years ago
json_encoders.py Remove references to info.json `width` and `height` in CLI (#13728) 4 years ago
json_schema.py Add a lot more data to info.json (#13366) 4 years ago
keyboard.py expand the size of the textpad to allow for taller keyboards (#13319) 5 years ago
keymap.py Cleanup issues identified by lgtm (#14459) 4 years ago
makefile.py
math.py
path.py
submodules.py