Commit Graph

1627 Commits (7d5154b7ce7f86e9faf65c7b07d7aeb45c247a80)
 

Author SHA1 Message Date
Jesse Vincent 3a90cc42b2 Merge pull request #8 from keyboardio/f/init-mode
7 years ago
Jesse Vincent 4a9ce76915 Merge pull request #139 from cdisselkoen/for-upstream
7 years ago
Craig Disselkoen 43af3eff08 Fix paths in README.md to match Makefile
7 years ago
Gergely Nagy b6461e5f40 Add LEDControl.init_mode()
8 years ago
Jesse Vincent 8d85120f96 Merge pull request #138 from keyboardio/f/coding-style-markdown
8 years ago
Gergely Nagy 568903b1da doc/CODING_STYLE: Convert the style guide to Markdown
8 years ago
Gergely Nagy db8acdd520 README.md: Further clarifications
8 years ago
Gergely Nagy 9317ec61e2 Migrate from USE_PLUGINS to Kaleidoscope.use
8 years ago
Gergely Nagy b3cb09268b README.md: Clarify how colors can be specified
8 years ago
Gergely Nagy efa9cdf291 Migrate to Kaleidoscope.use()
8 years ago
Gergely Nagy c2d5103a17 Merge pull request #6 from jamesnvc/patch-1
8 years ago
Gergely Nagy 500973eaf9 Fix ALPHASQUARE_SYMBOL_1 in the 3x4 font
8 years ago
Gergely Nagy 8055b0936e Merge pull request #10 from jamesnvc/patch-1
8 years ago
James Cash f9ae733be5 Copy edits, symbol clarification
8 years ago
James Cash d0546744a9 Minor copy edits
8 years ago
Gergely Nagy 98b389411b Use Kaleidoscope.use instead of USE_PLUGINS
8 years ago
Gergely Nagy feda651170 Mark the plugin stable
8 years ago
Jesse Vincent 80c6e1f26c 0 was duplicated
8 years ago
Jesse Vincent af3cfba124 astyle didn't catch this whitespace issue
8 years ago
Jesse Vincent ee4265ad77 fixes for cpplint, including a really embarssing mistake
8 years ago
Jesse Vincent a7622eff04 Correct the description of 3x4 font
8 years ago
Jesse Vincent 23a890dd7f Add a first pass at a 3x4 font.
8 years ago
Jesse Vincent 891bab11ec Extract the typeface out into its own file
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 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 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 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 da90c342fb Some more linter-triggered fixes
8 years ago
Gergely Nagy 202860575b Kaleidoscope Style Guide conformance
8 years ago
Jesse Vincent 16ecc25dbe
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 0308c89cb4
astyle to pad operators
8 years ago
Jesse Vincent 36a0632d6d
astyle to pad operators
8 years ago
Jesse Vincent 9dc8703308
astyle to pad operators
8 years ago