Commit Graph

2274 Commits (6471c110d08e6ced79574aafc5cb0f0f13f6e69d)
 

Author SHA1 Message Date
Jesse Vincent 891bab11ec Extract the typeface out into its own file
8 years ago
Jesse Vincent bddcc4912b extract out the key combo
8 years ago
Jesse Vincent 2d63a2e21a Merge pull request #6 from keyboardio/f/macros.type
8 years ago
Gergely Nagy 4c2b9e8e55 Add a way to type ASCII strings, as if pressing keys
8 years ago
Jesse Vincent 6df2e5644a Merge pull request #136 from algernon/f/compile-time-use
8 years ago
Gergely Nagy 636dfc3ba6 Rework Kaleidoscope.use to be a compile-time recursive function
8 years ago
Jesse Vincent 5bc7f49dce
dump the body of the arduino api style guide here.
8 years ago
Jesse Vincent c3ad5a322f
Fix a misspelled tag
8 years ago
Gergely Nagy ac1b302ea0 README.md: Properties are not methods
8 years ago
Gergely Nagy a6a2288c20 README.md: Properties are not methods
8 years ago
Gergely Nagy f3e615ba80 README.md: Properties are not methods
8 years ago
Gergely Nagy cfbb587710 README.md: Properties are not methods
8 years ago
Gergely Nagy c3eb1af9da reboot_bootloader: Use reinterpret_cast<> instead of C-style casting
8 years ago
Gergely Nagy 82a7ceb75a Augment a TODO item to make the linter happier
8 years ago
Gergely Nagy c05573ea40 Guard the key_is_pressed/key_was_pressed arguments better
8 years ago
Gergely Nagy c564d298c7 Make the linter happy
8 years ago
Gergely Nagy 07d919069d Make the linter happy
8 years ago
Gergely Nagy 2c569de478 Make the linter happy
8 years ago
Gergely Nagy ea3ec5b19a Make the linter happy
8 years ago
Gergely Nagy e8f3495f7c Kaleidoscope Style Guide conformance
8 years ago
Gergely Nagy e6543b2011 Updated to use the newest Ranges APIs
8 years ago
Gergely Nagy fbd21c0462 Updated the example to use the newest Stalker APIs
8 years ago
Gergely Nagy 7ddb1130b4 Kaleidoscope Style Guide conformance
8 years ago
Jesse Vincent 0965d9f07e Merge pull request #7 from keyboardio/f/bootAnimation-EEPROM-less
8 years ago
Gergely Nagy 3b5363fea1 bootAnimation: Just do it
8 years ago
Jesse Vincent 477c426385
remove the kaleidoscope-builder from the Kaleidoscope core,
8 years ago
Gergely Nagy c20732257b examples/AppSwitcher: Update to use newest HostOS APIs
8 years ago
Gergely Nagy 9e6b7e22f6 Kaleidoscope Style Guide conformance
8 years ago
Gergely Nagy 583e916590 Fix a typo
8 years ago
Gergely Nagy 33a19c3b51 Fix the Focus hooks
8 years ago
Gergely Nagy 9f064411c2 Fix a case where we did not conform to the Style Guide
8 years ago
Gergely Nagy d8d4ed7809 Kaleidoscope Style Guide conformance
8 years ago
Gergely Nagy ae8cd514a2 Focus hooks shall follow the style guide more closely
8 years ago
Gergely Nagy c5980dc5a6 Local variables shall follow the style guide too
8 years ago
Gergely Nagy 564b656162 README.md: Minor style adjustment
8 years ago
Gergely Nagy 492c4a2c5a README.md: Minor style adjustment
8 years ago
Gergely Nagy da90c342fb Some more linter-triggered fixes
8 years ago
Gergely Nagy 202860575b Kaleidoscope Style Guide conformance
8 years ago
Gergely Nagy 407a30f5fd Add an optional Focus hook
8 years ago
Gergely Nagy 6b2263cfa7 Add an .activate() method
8 years ago
Jesse Vincent 6521013ca5
virtual void begin(void) final is redunant and makes the linter unhappy
8 years ago
Jesse Vincent 7da1fe702a
virtual void begin(void) final is redunant and makes the linter unhappy
8 years ago
Jesse Vincent 16ecc25dbe
virtual void begin(void) final is redunant and makes the linter unhappy
8 years ago
Jesse Vincent 4bbf55a948
virtual void begin(void) final is redunant and makes the linter unhappy
8 years ago
Jesse Vincent 49887a2805
virtual void begin(void) final is redunant and makes the linter unhappy
8 years ago
Jesse Vincent 34ea7200ac
Add build infrastructure
8 years ago
Jesse Vincent 4ae6bff15d
astyle to pad operators
8 years ago
Jesse Vincent d790a01bb2
astyle to pad operators
8 years ago
Jesse Vincent 0c645e957b
astyle to pad operators
8 years ago
Jesse Vincent 0308c89cb4
astyle to pad operators
8 years ago