Commit Graph

14 Commits (210287684f5f0d9a53eec436a037b4e6e3461f96)

Author SHA1 Message Date
Jesse Vincent 210287684f
CamelCase of handle_*_key*
7 years ago
Gergely Nagy 636dfc3ba6 Rework Kaleidoscope.use to be a compile-time recursive function
7 years ago
Jesse Vincent 8c6b8433cc
astyle pass
7 years ago
Jesse Vincent 554b43c2b5
Remove an unneeded ; caught by cpplint.py
7 years ago
Jesse Vincent d75939d456
make astyle
7 years ago
Gergely Nagy 3ee483b2cb Move the WDT calls to the hardware plugins
7 years ago
Wez Furlong 173a422439 basic support for non-avr, non-usb boards
8 years ago
Jesse Vincent 19c63e6a8b Merge pull request #122 from algernon/f/focus-layer-hook
8 years ago
Jesse Vincent 826194a269 change "handle_key_event" to "handle_keyswitch_event" to make it clear that we're talking about something on the physical layer, rather than, say, a HID event
8 years ago
Gergely Nagy b66c17c77d Add an optional Focus hook
8 years ago
Gergely Nagy 71d49dee51 Don't try to load the saved layer on setup()
8 years ago
Gergely Nagy 5d46660bef Workaround for the compiler optimizing things out...
8 years ago
Gergely Nagy f7834f05fc Merge the hooks into the Kaleidoscope object
8 years ago
Gergely Nagy e305e51455 The Big Rename
8 years ago