aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Update travis.yml to point to new bundle repoJesse Vincent2018-09-04
* Update README pointers to new keyboardio Kaleidoscope bundle.Jesse Vincent2018-09-04
* Merge pull request #59 from keyboardio/more-featureful-defaultsJesse Vincent2018-07-19
|\
| * astyleJesse Vincent2018-07-19
| * Make it easier to switch to COLEMAK/DVORAK/CUSTOM layoutsJesse Vincent2018-07-19
| * Add a Caps lock key on Fn-Let by default.Jesse Vincent2018-07-19
|/
* Merge pull request #57 from TreTuna/patch-1Gergely Nagy2018-07-11
|\
| * Fix typo in commentsTré Ammatuna2018-07-10
|/
* Merge pull request #55 from keyboardio/f/usb-quirksJesse Vincent2018-07-02
|\
| * Don't use an enum for MagicCombo.Gergely Nagy2018-07-02
| * Documentation fixupsGergely Nagy2018-07-01
| * Updated to use the new MagicCombo APIsGergely Nagy2018-06-09
| * Add a way to toggle between Boot and NKRO mode manuallyGergely Nagy2018-06-08
|/
* Drop the use of HostPowerManagement.enableWakeup()Gergely Nagy2018-06-04
* Merge pull request #52 from keyboardio/f/plugin-v2Gergely Nagy2018-05-15
|\
| * Updated to use the new plugin APIsGergely Nagy2018-05-08
|/
* Merge pull request #45 from ryansb/fix-installed-envGergely Nagy2018-04-29
|\
| * Match wildcard usage between manual- and arduino-installed environmentsRyan S. Brown2018-03-05