summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Point users at the Arduino and Kaleidoscope documentation on the wiki instead...Jesse Vincent2020-06-081-62/+3
* Merge pull request #96 from blovett/patch-1Jesse Vincent2020-01-151-5/+5
|\
| * Also update LED-Stalker doc link.ben lovett2020-01-151-1/+1
| * Fix links to keyboard definitions.ben lovett2020-01-151-4/+4
|/
* Merge pull request #95 from keyboardio/update-to-use-new-apisJesse Vincent2020-01-081-6/+3
|\
| * Use the new LEDControl.disable/LEDControl.enable methodsGergely Nagy2020-01-081-5/+2
| * Use the new HID driver instead of the old facadeGergely Nagy2020-01-081-1/+1
|/
* Merge pull request #92 from CapeLeidokos/pr_key_APIGergely Nagy2019-11-291-1/+1
|\
| * Adapted the sketch to changes in the Key APIFlorian Fleissner2019-11-121-1/+1
|/
* A full implementation of the new HardwareTestMode.Jesse Vincent2019-07-291-4/+36
* Revert "Replaced Kaleidoscope-Model01-TestMode"Jesse Vincent2019-07-291-2/+2
* Merge pull request #88 from keyboardio/colormap/led-palette-themeJesse Vincent2019-07-121-0/+7
|\
| * Include and initalize LEDPaletteTheme tooGergely Nagy2019-07-091-0/+7
|/
* Merge pull request #85 from CapeLeidokos/pr_virtual_build_fixJesse Vincent2019-06-101-2/+2
|\
| * Replaced Kaleidoscope-Model01-TestModeFlorian Fleissner2019-06-061-2/+2
|/
* Merge pull request #83 from afreakk/unusedJesse Vincent2019-03-271-13/+0
|\
| * remove unused enumHans Øyvind Laderud2019-03-271-13/+0
|/
* Merge pull request #79 from numist/numist/numrow-keys-for-numpadGergely Nagy2019-03-151-4/+4
|\
| * Use numrow keys for numpadScott Perry2019-02-151-4/+4
* | Merge pull request #81 from noseglasses/pr_quick_buildsJesse Vincent2019-03-051-0/+17
|\ \
| * | Makefile now checks for rules.mk when autodetecting BOARD_HARDWARE_PATHFlorian Fleissner2019-02-281-1/+8
| * | Fallback settings for BOARD_HARDWARE_PATHFlorian Fleissner2019-02-271-0/+10
* | | Merge pull request #80 from keyboardio/colormapJesse Vincent2019-02-271-0/+11
|\ \ \ | |/ / |/| |
| * | Enable the Colormap plugin tooGergely Nagy2019-02-271-0/+11
|/ /
* / First pass fix for our Makefile pulling the right shared makefile on anJesse Vincent2019-02-221-1/+1
|/
* Merge pull request #77 from keyboardio/eeprom-keymap-deprecation-fixJesse Vincent2019-02-031-2/+3
|\
| * Update the EEPROMKeymap.setup() call to remove an obsolete argumentGergely Nagy2019-02-031-2/+3
|/
* Merge pull request #76 from keyboardio/suspend-ledoff-fixJesse Vincent2019-01-201-1/+1
|\
| * Fix turning LEDs off on suspendGergely Nagy2019-01-201-1/+1
|/
* Merge pull request #75 from keyboardio/no-deprecated-apisJesse Vincent2019-01-191-12/+12
|\
| * Stop using deprecated (and now removed) APIsGergely Nagy2019-01-201-12/+12
|/
* Merge pull request #74 from jimt/patch-1Jesse Vincent2018-12-241-2/+2
|\
| * Correct location of Makefile for library updatesJim Tittsler2018-12-251-2/+2
|/
* Merge pull request #72 from tych0/doc-fixupsJesse Vincent2018-12-091-4/+14
|\
| * add a blurb about binding the PROG key to thingsTycho Andersen2018-12-091-1/+7
| * wrap the *super* long linesTycho Andersen2018-12-091-3/+7
|/
* Merge pull request #71 from keyboardio/doc/link-updatesJesse Vincent2018-12-051-3/+3
|\
| * Update the URL of LED-Stalker, to point to the new docsGergely Nagy2018-12-051-3/+3
|/
* Merge pull request #68 from hustvedt/fix-anyGergely Nagy2018-10-301-2/+5
|\
| * Fix anyKeyMacro for new hid APIAnders Hustvedt2018-10-291-2/+5
|/
* Merge pull request #67 from keyboardio/h/warning-fixesJesse Vincent2018-10-212-3/+2
|\
| * src/Model01-Firmware.h: Add a #pragma once to make cpplint happyGergely Nagy2018-10-221-0/+2
| * Drop the LED-Off.h include, the header is deprecatedGergely Nagy2018-10-221-3/+0
|/
* Travis cleanupGergely Nagy2018-10-101-7/+0
* Merge pull request #65 from keyboardio/f/focusJesse Vincent2018-10-081-0/+29
|\
| * Support an EEPROM-based keymap overlay & FocusGergely Nagy2018-10-091-0/+29
|/
* Merge pull request #63 from wesQ3/whitespace-fixJesse Vincent2018-09-211-5/+5
|\
| * Fix trailing whitespace and stray tabWes Malone2018-09-211-5/+5
|/
* shellcheck should only be run in the Kaleidoscope repoJesse Vincent2018-09-041-5/+0
* Update travis.yml to point to new bundle repoJesse Vincent2018-09-041-2/+7