Commit Graph

4995 Commits (4480b08b2dd9aa1362d546d7486452b496a1ea29)
 

Author SHA1 Message Date
Gergely Nagy 46bf755e7c Implement gamma correction for the LEDs 8 years ago
Gergely Nagy baa8252e67 Mark the plugin broken for now 8 years ago
Gergely Nagy 0f65281703 Restrict the max sequence length to 4 8 years ago
Jesse Vincent 976b835441 standardize -latest ordering and remove a stray .hex 8 years ago
Jesse Vincent 16bfa9e771 add a -latest alias for the "with-bootloader" version of the hex file 8 years ago
Jesse Vincent 2dbed0027d Make the bootloader path overridable 8 years ago
Gergely Nagy 18d8a31338 Drop the getPos & setPos commands 8 years ago
Jesse Vincent fa56858695 Add the cwd to the searchpath for kaleidoscope builder. This lets you build a sketch with the traditional arduino sketch code layout 8 years ago
Gergely Nagy 33f5d8d9de Some small code optimizations 8 years ago
Jesse Vincent d119dcd105 remove a vestigal reloading of the sketch's settings file 8 years ago
Jesse Vincent 6b868de066 Also search for a settings file in the root of the source directory without a leading . 8 years ago
Jesse Vincent e7b186c597 Rename the settings file for the builder to give a hint as to what it's a settings file for 8 years ago
Jesse Vincent cd843688ae reorganize settings and add section headings for clarity 8 years ago
Jesse Vincent 62b556c23a Lift the macOS overrides up to before the definitions that use them 8 years ago
Gergely Nagy 80178956e4 Travis: Remove obsolete workarounds 8 years ago
Gergely Nagy 496cff414b Travis: Remove obsolete workarounds 8 years ago
Jesse Vincent a0a5604c27 Merge pull request from algernon/h/tools/builder/cwd-in-library-path 8 years ago
Jesse Vincent 634dca4a2c Merge pull request from keyboardio/f/always-trigger 8 years ago
Gergely Nagy 807d18ab31 Nicer dump output 8 years ago
Gergely Nagy 45391388db Move the Focus hook into a separate file 8 years ago
Gergely Nagy 00b836d0ac Code optimalization 8 years ago
Gergely Nagy 73c0f86d37 Add a missing #pragma once 8 years ago
Gergely Nagy ef832250f0 Add (optional) Focus hooks 8 years ago
Gergely Nagy 212861173c Add a version to the settings struct 8 years ago
Gergely Nagy eca8be7b57 Add a missing #pragma once 8 years ago
Gergely Nagy 03ab5f1a47 Updated to support newest Focus 8 years ago
Gergely Nagy db09b35be3 Initial import 8 years ago
Gergely Nagy fcde978862 Initial import 8 years ago
Gergely Nagy 8be09348a0 Instead of calling macroAction only on keydown, call it every time 8 years ago
Jesse Vincent 66e8d74a32 Merge branch 'master' of ssh://github.com/keyboardio/KeyboardioFirmware 8 years ago
Gergely Nagy 546f6ea218 kaleidoscope-builder: Add . to the library path 8 years ago
Gergely Nagy 8b229b4b09 Test the plugin with Travis CI 8 years ago
Gergely Nagy b695e4269d Test the plugin with Travis CI 8 years ago
Gergely Nagy e073402547 Test the plugin with Travis CI 8 years ago
Gergely Nagy d11a7829fa Test the plugin with Travis CI 8 years ago
Gergely Nagy 20a6ec4913 Test the plugin with Travis CI 8 years ago
Gergely Nagy 70c106fc7d Test the plugin with Travis CI 8 years ago
Gergely Nagy 459b40eebc Test the plugin with Travis CI 8 years ago
Gergely Nagy b203ce754a Test the plugin with Travis CI 8 years ago
Gergely Nagy 1dcccb0e37 Test the plugin with Travis CI 8 years ago
Gergely Nagy c0d947b1e9 Test the plugin with Travis CI 8 years ago
Gergely Nagy 69cad076bc Test the plugin with Travis CI 8 years ago
Gergely Nagy 79b791d6e7 Test the plugin with Travis CI 8 years ago
Gergely Nagy a1af698eb6 Test the plugin with Travis CI 8 years ago
Gergely Nagy b488434d4a Test the plugin with Travis CI 8 years ago
Gergely Nagy f1e8f93f39 Test the plugin with Travis CI 8 years ago
Gergely Nagy 7c362a0709 Test the plugin with Travis CI 8 years ago
Gergely Nagy 46677e91e1 Test the plugin with Travis CI 8 years ago
Gergely Nagy f479458b8c Test the plugin with Travis CI 8 years ago
Gergely Nagy f2773e1444 Mark the class a descendant of public LEDMode 8 years ago