Commit Graph

4018 Commits (53993860f0ec829ff28c0516f83bdb5c99be42a3)
 

Author SHA1 Message Date
Gergely Nagy 869bd097b3 README.md: First stab at documenting the plugin
7 years ago
Jesse Vincent beb159e860 brighten up the LEDs for testing
7 years ago
Gergely Nagy 98b389411b Use Kaleidoscope.use instead of USE_PLUGINS
7 years ago
Gergely Nagy feda651170 Mark the plugin stable
7 years ago
Gergely Nagy 150e39b87d Migrate from USE_PLUGINS to Kaleidoscope.use
7 years ago
Gergely Nagy 654ed3513a Mark the plugin stable
7 years ago
Gergely Nagy f3d4961578 Turn the LED off if the modifier is inactive
7 years ago
Jesse Vincent 953b58702c cpplint-noisy cleanup
7 years ago
Jesse Vincent 85b96e0e85 destaticify
7 years ago
Jesse Vincent d1fc67e45d deconstify things we think we might want to let users configure
7 years ago
Jesse Vincent 0dabbc6f95 typo
7 years ago
Jesse Vincent 41ddb76fa8 indent error
7 years ago
Jesse Vincent 80c6e1f26c 0 was duplicated
7 years ago
Jesse Vincent ae8407016b wrong var name
7 years ago
Jesse Vincent ea90ca09b0 Add a brightness API for the rainbow effects
7 years ago
Jesse Vincent af3cfba124 astyle didn't catch this whitespace issue
7 years ago
Jesse Vincent ee4265ad77 fixes for cpplint, including a really embarssing mistake
7 years ago
Jesse Vincent a7622eff04 Correct the description of 3x4 font
7 years ago
Jesse Vincent 23a890dd7f Add a first pass at a 3x4 font.
7 years ago
Jesse Vincent 891bab11ec Extract the typeface out into its own file
7 years ago
Jesse Vincent bddcc4912b extract out the key combo
7 years ago
Jesse Vincent d309ff3285 cpplint
7 years ago
Jesse Vincent 2d63a2e21a Merge pull request #6 from keyboardio/f/macros.type
7 years ago
Gergely Nagy d010846280 Instead of repeating the highest index, repeat the last one
7 years ago
Gergely Nagy 684db7bd02 Handle one TopsyTurvy key / cycle
7 years ago
Gergely Nagy 74ccc848a8 Add the TopsyTurvy ranges.
7 years ago
Gergely Nagy a3f7ab082d Instead of using a list, augment the keymap directly.
7 years ago
Gergely Nagy 4c2b9e8e55 Add a way to type ASCII strings, as if pressing keys
7 years ago
Jesse Vincent 6df2e5644a Merge pull request #136 from algernon/f/compile-time-use
7 years ago
Gergely Nagy 636dfc3ba6 Rework Kaleidoscope.use to be a compile-time recursive function
7 years ago
Gergely Nagy 415e42a57b Document the Focus hooks
7 years ago
Gergely Nagy 0b4fb8dc6f updateHandler should look up from the theme, not from base
7 years ago
Jesse Vincent 5bc7f49dce
dump the body of the arduino api style guide here.
7 years ago
Jesse Vincent c3ad5a322f
Fix a misspelled tag
7 years ago
Gergely Nagy ac1b302ea0 README.md: Properties are not methods
7 years ago
Gergely Nagy a6a2288c20 README.md: Properties are not methods
7 years ago
Gergely Nagy 28a3c82ae8 README.md: Properties are not methods
7 years ago
Gergely Nagy 4d1a73f0b7 README.md: Properties are not methods
7 years ago
Gergely Nagy 751ce314fe README.md: Properties are not methods
7 years ago
Gergely Nagy f3e615ba80 README.md: Properties are not methods
7 years ago
Gergely Nagy cfbb587710 README.md: Properties are not methods
7 years ago
Gergely Nagy 4e5e579da4 Fix some more search & replace bugs
7 years ago
Gergely Nagy c3eb1af9da reboot_bootloader: Use reinterpret_cast<> instead of C-style casting
7 years ago
Gergely Nagy 82a7ceb75a Augment a TODO item to make the linter happier
7 years ago
Gergely Nagy c05573ea40 Guard the key_is_pressed/key_was_pressed arguments better
7 years ago
Gergely Nagy c564d298c7 Make the linter happy
7 years ago
Gergely Nagy 07d919069d Make the linter happy
7 years ago
Gergely Nagy 2c569de478 Make the linter happy
7 years ago
Gergely Nagy ea3ec5b19a Make the linter happy
7 years ago
Gergely Nagy 823f73f026 Fix a silly search & replace bug
7 years ago