rename targets and add/remove qmk settings

This commit is contained in:
VeyPatch 2024-10-29 15:17:08 +01:00
parent bf63378bd4
commit c3b68102ae
3 changed files with 10 additions and 9 deletions

View file

@ -49,7 +49,6 @@
// Always the same
#define SPLIT_MODS_ENABLE
#define SPLIT_TRANSPORT_MIRROR
#define SPLIT_LED_STATE_ENABLE
#define SPLIT_LAYER_STATE_ENABLE
#ifndef HLC_ENCODER_A

View file

@ -2,6 +2,8 @@ CURRENT_DIR := $(dir $(realpath $(lastword $(MAKEFILE_LIST))))
SRC += halcyon.c
LTO_ENABLE ?= yes
ifndef HLC_CIRQUE_TRACKPAD #add any other pointing devices here
# Needed otherwise pointing devices will not work
POINTING_DEVICE_ENABLE = yes