Commit Graph

3434 Commits (8196309f98b9381be7824e8986f477fa45e4492a)
 

Author SHA1 Message Date
Jesse Vincent 2856519cf8
Merge pull request #9 from keyboardio/f/default-layer
6 years ago
Gergely Nagy a8b677138e Add support for saving the default layer
6 years ago
Jesse Vincent 9a86deca51
Merge pull request #8 from keyboardio/f/header-cleanup
6 years ago
Gergely Nagy 3541322559 Clean up the EEPROM header
6 years ago
Gergely Nagy 067e6e5a93 Add an onFocusEvent method, to implement "help"
6 years ago
Gergely Nagy 5edc8a07b2 FocusSettingsCommand: Use Focus.handleHelp
6 years ago
Jesse Vincent dceabcd3ac remove a stray iine from before the redo in the examples
6 years ago
Gergely Nagy ae519a08f0 Fix a missing include
6 years ago
Gergely Nagy a066d82747 Fix a thinko
6 years ago
Jesse Vincent 326d7ca8c8 astyle
6 years ago
Jesse Vincent a99148f294 astyle
6 years ago
Jesse Vincent 7bf6725628
Merge pull request #7 from keyboardio/f/onFocusEvent
6 years ago
Jesse Vincent 38ff2eee31
Merge pull request #11 from keyboardio/f/onFocusEvent
6 years ago
Jesse Vincent ccfb53bf4f
Merge pull request #10 from keyboardio/f/onFocusEvent
6 years ago
Jesse Vincent 00f88b52dd
Merge pull request #14 from keyboardio/f/onFocusEvent
6 years ago
Jesse Vincent 971b6fa4e7 astyle
6 years ago
Jesse Vincent cbc5a21cf2
Merge pull request #7 from keyboardio/f/onFocusEvent
6 years ago
Jesse Vincent 266e51d206 astyle
6 years ago
Jesse Vincent 68cdc384de astyle
6 years ago
Jesse Vincent e6604d7dbc EventHandlerResult needs to be namespaced to work here
6 years ago
Jesse Vincent e6f7072288
Merge pull request #7 from keyboardio/f/onFocusEvent
6 years ago
Jesse Vincent 41fa914a61
Merge pull request #14 from keyboardio/f/onFocusEvent
6 years ago
Jesse Vincent 10348707f6
Merge pull request #7 from keyboardio/f/onFocusEvent
6 years ago
Jesse Vincent ff791efd6a
Merge pull request #29 from keyboardio/f/onFocusEvent
6 years ago
Jesse Vincent a7241bf3e0
Merge pull request #362 from keyboardio/f/focus-in-core
6 years ago
Jesse Vincent 5d13898b89
Merge pull request #5 from gedankenexperimenter/bug/out-of-bounds
6 years ago
Gergely Nagy 7ae4cae1e1 Migrate to the new onFocusEvent APIs
6 years ago
Gergely Nagy 1fcaca840b Migrate to the new onFocusEvent APIs
6 years ago
Gergely Nagy e07007c5aa Migrate to use the new onFocusEvent APIs
6 years ago
Gergely Nagy bed79996ae Update to use the new onFocusEvent APIs
6 years ago
Gergely Nagy 2d8ff95239 Migrate to the new onFocusEvent API
6 years ago
Gergely Nagy 184981ff9a Migrate to the onFocusEvent API
6 years ago
Gergely Nagy 504727d677 Migrate to the new onFocusEvent API
6 years ago
Gergely Nagy 067318c1ca Migrate to the onFocusEvent API
6 years ago
Gergely Nagy 3b3054d216 Migrate to the onFocusEvent API
6 years ago
Gergely Nagy 80566ca5a1 Add a method to ease handling the `help` command
6 years ago
Gergely Nagy 4f8c6332f7 Initial import
6 years ago
Gergely Nagy bd3306e771 Introduce the onFocusEvent hook
6 years ago
Gergely Nagy 906f567698 Fix a compile error
6 years ago
Jesse Vincent 1ca7c5f5e2
Merge pull request #12 from keyboardio/f/getKeyOverride/progmem-overflow-avoidance
6 years ago
Gergely Nagy f3eb6a7200 Try to avoid a possible PROGMEM overflow in getKeyOverride
6 years ago
Jesse Vincent 1a626ee1e8
Merge pull request #13 from keyboardio/f/auto-settings
6 years ago
Jesse Vincent 1c7f9f6ae1
Merge pull request #361 from keyboardio/h/make-layer_count-public
6 years ago
Jesse Vincent ad36c4c10f
Merge pull request #6 from keyboardio/f/implicit-seal
6 years ago
Gergely Nagy a02cde9c21 Automatically pull in EEPROMSettings, and set up defaults
6 years ago
Gergely Nagy aad0e3a734 Declare layer_count extern, so that plugins outside of core can use it too
6 years ago
Gergely Nagy 47efb47506 Seal the EEPROM layout automatically
6 years ago
Gergely Nagy ce921d48c5
Merge pull request #5 from martinakcsilla/drop-debugging-println
6 years ago
Csilla Nagyné Martinák ba332c1846 Remove a debugging Serial.print()
6 years ago
Jesse Vincent 47ce0989ba
Merge pull request #9 from martinakcsilla/travis-by-example
6 years ago