Update M0110 keymap and add a Make target 'hasu'.
- change keymap for M0110 - add a Make target 'hasu' to build with hasu keymap.
This commit is contained in:
@@ -50,3 +50,6 @@ PROGRAM_CMD = teensy_loader_cli -mmcu=$(MCU) -w -v $(TARGET).hex
|
||||
|
||||
include $(COMMON_DIR)/pjrc.mk
|
||||
include $(COMMON_DIR)/common.mk
|
||||
|
||||
hasu: EXTRAFLAGS += -DHASU
|
||||
hasu: all
|
||||
|
||||
Reference in New Issue
Block a user