aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* move color themes to their own filedakkar2019-02-10
* move DakkarColor to its own filedakkar2019-02-10
* mixed static / functional colorsdakkar2019-02-10
* more flexible / simpler color specificationdakkar2019-02-10
* remove plugins I'm replacingdakkar2019-02-10
* keep NumLock working in all layersdakkar2019-02-09
* PROGMEM is not useful heredakkar2019-02-09
* reduce function callsdakkar2019-02-09
* remove unused constsdakkar2019-02-09
* stricter types, shorter namesdakkar2019-02-09
* maybe working color maps?dakkar2019-02-09
* simpler "layer colouring"dakkar2019-02-08
* add "rearrange window" keydakkar2019-02-08
* my color scheme!dakkar2019-02-08
* re-enable mouse keysdakkar2019-02-08
* ok, this layout should DWIM with my fvwmdakkar2019-02-08
* make the layout workdakkar2019-02-08
* my layout, doesn't workdakkar2019-02-08
* provide version info inside firmwaredakkar2019-02-07
* fix directories in makefiledakkar2019-02-07
* remove commented-out & unused bitsdakkar2019-02-07
* bring back mouse supportdakkar2019-02-07
* fix makefile after rebasingdakkar2019-02-07
* disable boot protocol as welldakkar2019-02-07
* disable the mouse interfacesdakkar2019-02-07
* less LED stuffdakkar2019-02-07
* Merge pull request #77 from keyboardio/eeprom-keymap-deprecation-fixJesse Vincent2019-02-03
|\
| * Update the EEPROMKeymap.setup() call to remove an obsolete argumentGergely Nagy2019-02-03
|/
* Merge pull request #76 from keyboardio/suspend-ledoff-fixJesse Vincent2019-01-20
|\
| * Fix turning LEDs off on suspendGergely Nagy2019-01-20
|/
* Merge pull request #75 from keyboardio/no-deprecated-apisJesse Vincent2019-01-19
|\
| * Stop using deprecated (and now removed) APIsGergely Nagy2019-01-20
|/
* Merge pull request #74 from jimt/patch-1Jesse Vincent2018-12-24
|\
| * Correct location of Makefile for library updatesJim Tittsler2018-12-25
|/
* Merge pull request #72 from tych0/doc-fixupsJesse Vincent2018-12-09
|\
| * add a blurb about binding the PROG key to thingsTycho Andersen2018-12-09
| * wrap the *super* long linesTycho Andersen2018-12-09
|/
* Merge pull request #71 from keyboardio/doc/link-updatesJesse Vincent2018-12-05
|\
| * Update the URL of LED-Stalker, to point to the new docsGergely Nagy2018-12-05
|/
* Merge pull request #68 from hustvedt/fix-anyGergely Nagy2018-10-30
|\
| * Fix anyKeyMacro for new hid APIAnders Hustvedt2018-10-29
|/
* Merge pull request #67 from keyboardio/h/warning-fixesJesse Vincent2018-10-21
|\
| * src/Model01-Firmware.h: Add a #pragma once to make cpplint happyGergely Nagy2018-10-22
| * Drop the LED-Off.h include, the header is deprecatedGergely Nagy2018-10-22
|/
* Travis cleanupGergely Nagy2018-10-10
* Merge pull request #65 from keyboardio/f/focusJesse Vincent2018-10-08
|\
| * Support an EEPROM-based keymap overlay & FocusGergely Nagy2018-10-09
|/
* Merge pull request #63 from wesQ3/whitespace-fixJesse Vincent2018-09-21
|\
| * Fix trailing whitespace and stray tabWes Malone2018-09-21
|/
* shellcheck should only be run in the Kaleidoscope repoJesse Vincent2018-09-04