Commit Graph

2036 Commits (b128ed6234040d27b9001f334fd7a0e72e9ff9b3)
 

Author SHA1 Message Date
Gergely Nagy 0af034bde9 README.md: Add a bit of documentation
8 years ago
Gergely Nagy a78a89ed8b library.properties: Fill out paragraph= too
8 years ago
Gergely Nagy 3276b97a2e README.md: A few words about the plugin
8 years ago
Gergely Nagy 6b7bafc08f library.properties: Fill out the paragraph too.
8 years ago
Gergely Nagy bbd155fa94 README.md: A few more words about the plugin
8 years ago
Gergely Nagy 40c9575183 library.properties: Fill out the paragraph.
8 years ago
Gergely Nagy a4289bf936 README.md: A few words of documentation
8 years ago
Gergely Nagy 9d8533a343 library.properties: Fill out the paragraph
8 years ago
Gergely Nagy 964b6d2d4a README.md: Document the keys provided
8 years ago
Gergely Nagy ab9127d8ea Fill out the paragraph= property in library.properties
8 years ago
Gergely Nagy e2e00c138e library.properties: Fill out the paragraph section too.
8 years ago
Gergely Nagy 869bd097b3 README.md: First stab at documenting the plugin
8 years ago
Jesse Vincent beb159e860 brighten up the LEDs for testing
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 953b58702c cpplint-noisy cleanup
8 years ago
Jesse Vincent 85b96e0e85 destaticify
8 years ago
Jesse Vincent d1fc67e45d deconstify things we think we might want to let users configure
8 years ago
Jesse Vincent 0dabbc6f95 typo
8 years ago
Jesse Vincent 41ddb76fa8 indent error
8 years ago
Jesse Vincent 80c6e1f26c 0 was duplicated
8 years ago
Jesse Vincent ae8407016b wrong var name
8 years ago
Jesse Vincent ea90ca09b0 Add a brightness API for the rainbow effects
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 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 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 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