75b40dc7a5
```diff --- a/keyboards/helix/rev2/local_features.mk +++ b/keyboards/helix/rev2/local_features.mk @@ -6,7 +6,7 @@ # KEYBOARD_LOCAL_FEATURES_MK := --include $(strip $(HELIX_TOP_DIR)/pico/override_helix_options.mk) ## File ded icated to maintenance +-include $(strip $(HELIX_TOP_DIR)/rev2/override_helix_options.mk) ## File dedicated to maintenance ``` |
||
---|---|---|
.. | ||
back | ||
keymaps | ||
qmk_conf | ||
sc | ||
under | ||
.noci | ||
config.h | ||
info.json | ||
local_features.mk | ||
matrix.c | ||
override_helix_options.mk | ||
post_config.h | ||
post_rules.mk | ||
readme.md | ||
rev2.c | ||
rev2.h | ||
rules.mk | ||
serial_config_simpleapi.h | ||
split_scomm.c | ||
split_scomm.h | ||
split_util.c | ||
split_util.h |
Helix rev2
A compact split ortholinear keyboard.
- Keyboard Maintainer: yushakobo
- Hardware Supported: Helix rev2 PCBs, Pro Micro
- Hardware Availability: PCB & Case Data
Make example for this keyboard (after setting up your build environment):
make helix/rev2:default:flash
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.