aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* | Merge pull request #39 from gedankenexperimenter/f/keymapsGergely Nagy2018-04-05
|\ \
| * | Updated definition of keymaps[] to use KEYMAPS() macroMichael Richters2017-11-30
* | | Merge pull request #49 from algernon/h/numlock/quote-transparentGergely Nagy2018-03-12
|\ \ \
| * | | Make the Quote transparent on the NUMPAD layer.Gergely Nagy2018-03-10
|/ / /
* | | Merge pull request #47 from danbernier/alpha-square-colorJesse Vincent2018-03-08
|\ \ \ | |_|/ |/| |
| * | Use CRGB type for AlphaSquare color, so ints are in common orderDan Bernier2018-03-08
|/ /
* | Merge pull request #41 from algernon/f/host-powermanagementJesse Vincent2017-12-16
|\ \
| * | Add support for host power management (suspend & wakeup)Gergely Nagy2017-12-16
|/ /
* / Add a big warning when you build by hand and have multiple copies ofJesse Vincent2017-12-15
|/
* Now that 'Consumer_Mute' is no longer blocked by 'is_internal', we canv1.22Jesse Vincent2017-11-13
* astyle fixesJesse Vincent2017-11-13
* Swap the order of the Numpad and Fn layers, so it's possible to get toJesse Vincent2017-11-13
* Merge pull request #34 from Jennigma/patch-3Jesse Vincent2017-11-12
|\
| * Make the pointer to the wiki LOUDJennifer Leigh2017-11-05
* | Switch from the NumLock library to the NumPad library.Jesse Vincent2017-11-12
|/
* Merge pull request #31 from gedankenexperimenter/merlinJesse Vincent2017-10-31
|\
| * Changed minimum Arduino version to 1.6.10, as disussed on forumsMichael Richters2017-10-31
|/
* Quiet down a warning in the makefileJesse Vincent2017-10-24
* Merge pull request #25 from ackintosh/trailing-slashGergely Nagy2017-10-22
|\
| * Fix trailing slashakihito.nakano2017-10-22
|/
* Merge pull request #24 from malsyned/patch-1Gergely Nagy2017-10-19
|\
| * Fix link to Linux Arduino install instructionsDennis Lambe Jr2017-10-19
|/
* Merge pull request #20 from Jennigma/patch-1Jesse Vincent2017-10-13
|\
| * Adding a pointer to the wikiJennifer Leigh2017-10-13
|/
* Fix our arduino-ide package detection to work on OSXJesse Vincent2017-10-04
* makefile: if there's an arduino boards-manager install of the kaleidoscope ru...Jesse Vincent2017-10-04
* Merge pull request #18 from Jennigma/patch-1Jesse Vincent2017-10-04
|\
| * Added a couple "to be documented" itemsJennifer Leigh2017-10-04
|/
* Merge pull request #17 from martinakcsilla/backslashlessJesse Vincent2017-10-04
|\
| * Make the sketch use backslash lessCsilla Nagyné Martinák2017-10-04
|/
* Merge pull request #16 from cdisselkoen/masterJesse Vincent2017-10-03
|\
| * Fix misleading indentation in all three layers' keymapsCraig Disselkoen2017-10-03
|/
* Little bits of glue to make the Model01 Firwmare into a 'real' arduino librar...Jesse Vincent2017-10-03
* update to shifttolayer and instead of the old keymap_n_momentary macros;Jesse Vincent2017-10-03
* Merge pull request #15 from martinakcsilla/use-does-not-need-sentinelJesse Vincent2017-10-03
|\
| * Remove the NULL from the end of Kaleidoscope.useCsilla Nagyné Martinák2017-10-03
|/
* clean up indentation of keymapsJesse Vincent2017-10-02
* remove the special NUMPAD_ID definition; move the keymap definitions into the...Jesse Vincent2017-10-02
* Doc updates as suggested by @cdisselkoen++Jesse Vincent2017-10-02
* add notes about updating firmware and libraries to the READMEJesse Vincent2017-10-02