Skip to content

Commit

Permalink
hhkb: Fix startup of rn42 tmk#407
Browse files Browse the repository at this point in the history
- Enable build option INTERRUPT_CONTROL_ENDPOINT of LUFA
- Shorten LED blink at startup
  • Loading branch information
tmk committed Jan 25, 2017
1 parent cefaa07 commit 0de581e
Show file tree
Hide file tree
Showing 6 changed files with 3,817 additions and 3,797 deletions.
2 changes: 1 addition & 1 deletion keyboard/hhkb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ ARCH ?= AVR8
F_USB ?= $(F_CPU)

# Interrupt driven control endpoint task
#OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT
OPT_DEFS += -DINTERRUPT_CONTROL_ENDPOINT


# Boot Section Size in *bytes*
Expand Down
Loading

0 comments on commit 0de581e

Please sign in to comment.