Commit Graph

1739 Commits (6ae4d92da029c5b96299932b472dd8dce5c29246)
 

Author SHA1 Message Date
Gergely Nagy 5cc3ee749e
Remove files we do not need in the monorepo
6 years ago
Gergely Nagy 5099d8ebb9
Rearrange the file layout in preparation of becoming a monorepo
6 years ago
Gergely Nagy 72fdfdd543
Remove files we do not need in the monorepo
6 years ago
Gergely Nagy eaf6dc5738
Rearrange the file layout in preparation of becoming a monorepo
6 years ago
Gergely Nagy 5c086122b8 findLed: If key coordinates are used, don't search the keymap
6 years ago
Gergely Nagy 58d8597f4d Travis cleanup
6 years ago
Gergely Nagy a640497828 README.md & Travis cleanup
6 years ago
Gergely Nagy 4640a02e21 README.md & Travis cleanup
6 years ago
Gergely Nagy 6b097f1773 README.md & Travis cleanup
6 years ago
Gergely Nagy aea9d29e53 README.md & Travis cleanup
6 years ago
Gergely Nagy 66112d4700 README.md cleanup
6 years ago
Gergely Nagy dfe2ffaab4 Travis cleanup
6 years ago
Gergely Nagy 5e91e2b145 README.md & Travis cleanup
6 years ago
Gergely Nagy 403754f915 README.md, example, and Travis cleanup
6 years ago
Gergely Nagy 4021b1e84f Travis cleanup
6 years ago
Gergely Nagy 5457003c13 README.md & Travis cleanup
6 years ago
Gergely Nagy 86cdb0f1b6 README.md & Travis cleanup
6 years ago
Jesse Vincent 47808afb1f
Merge pull request #17 from keyboardio/f/extend
6 years ago
Gergely Nagy 83f1805d5d Redesign the plugin setup procedure
6 years ago
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
Gergely Nagy a066d82747 Fix a thinko
6 years ago
Jesse Vincent 266e51d206 astyle
6 years ago
Jesse Vincent 68cdc384de astyle
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 184981ff9a Migrate to the onFocusEvent API
6 years ago
Gergely Nagy 504727d677 Migrate to the new 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