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:
tmk
2012-05-27 14:13:02 +09:00
parent 660ea5a2cd
commit 7597582a85
3 changed files with 47 additions and 31 deletions

View File

@@ -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