]> git.donarmstrong.com Git - kiibohd-controller.git/shortlog
kiibohd-controller.git
2015-06-14 Jacob AlexanderInitial STLcd code.
2015-06-14 Jacob AlexanderSome initial bringup of the dfu bootloader on the mk20d...
2015-06-13 Jacob AlexanderMerge pull request #48 from mattventura/master
2015-06-13 Jacob AlexanderMerge pull request #27 from smasher816/wakeup-devel
2015-06-05 Matt VenturaAvoid putting blank entries in history, allow linefeed...
2015-05-14 Jacob AlexanderFixing none parameter.
2015-05-09 Jacob AlexanderAdding .kll file existence checks to CMake
2015-05-07 Jacob AlexanderFixing kll depends bug in cmake.
2015-05-02 Jacob AlexanderAdding None capability.
2015-04-08 Jacob AlexanderCode cleanup from cli changes.
2015-04-03 Jacob AlexanderMerge pull request #33 from smasher816/devel
2015-04-03 Rowan DeckerCleanup CLI history
2015-04-03 Jacob AlexanderMerge pull request #32 from smasher816/master
2015-04-02 Rowan DeckerAdd CLI History
2015-04-02 Rowan DeckerAdd Clear CLI function
2015-03-22 Jacob AlexanderInitial LED support for ISSI IS31FL3731C
2015-03-21 Jacob AlexanderFixing bugs in mk20dx256vlh7 Bootloader support.
2015-03-16 Jacob AlexanderUpdating the README to be of a more reasonable length.
2015-03-16 Jacob AlexanderAdding convenience compiler scripts.
2015-03-16 Jacob AlexanderMerge branch 'master' of https://github.com/smasher816...
2015-03-15 Jacob AlexanderInitial commit for UARTConnect module
2015-03-09 Rowan DeckerInital Remote Wakeup Support
2015-03-09 Rowan DeckerFix whitespace pt2
2015-03-09 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-03-09 Rowan DeckerFix whitespace
2015-03-09 Jacob AlexanderMerge pull request #25 from smasher816/master
2015-03-09 Rowan DeckerMerge branch 'master' of https://github.com/smasher816...
2015-03-09 Rowan DeckerSet DFU bootloader name
2015-03-08 Rowan DeckerSet DFU bootloader name
2015-03-07 Jacob AlexanderAdding additional case statements for SET_FEATURE and...
2015-03-07 Jacob AlexanderFixing Mac OSX freeze on wake-up bug
2015-03-07 Jacob AlexanderFixing compiler errors for usbMuxUart Output module
2015-03-07 Jacob AlexanderAdding DebounceThrottleDiv define to slow down the...
2015-03-02 Jacob AlexanderAdding dfu-suffix signing support to build system
2015-03-02 Jacob AlexanderFixing releasing Function key and holding layered key
2015-03-01 Jacob AlexanderMerge pull request #20 from Garoth/master
2015-03-01 Andrei ThorpREADME package name correction
2015-03-01 Jacob AlexanderAdding list of modified files to the cli version command.
2015-03-01 Jacob AlexanderAdding configurable DebounceDivThreshold
2015-02-24 Jacob AlexanderAdding missing NL's for Cons and Sys Control debug
2015-02-24 Jacob AlexanderMerge pull request #16 from victorluft/bugfix/consumer_...
2015-02-24 Victor Luftclear buffers on Consumer/System Control release
2015-02-22 Jacob AlexanderAdding keymap configuration section to the README.
2015-02-22 Jacob AlexanderUpdating kll invocation arguments for readability.
2015-02-21 Jacob AlexanderMerge pull request #14 from aclowes/master
2015-02-21 Jacob AlexanderAdding outputDebug command
2015-02-21 aclowesAdd instructions for using Homebrew
2015-02-21 Jacob AlexanderInternally fixing typo (ASTERIX to ASTERISK
2015-02-16 Jacob AlexanderAdding convenience build target for testing out kll...
2015-02-15 Jacob AlexanderMerge branch 'smasher816-master'
2015-02-13 Rowan DeckerCheck for needed programs
2015-02-13 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-02-12 Jacob AlexanderMerge pull request #7 from mythmon/markdown-readme
2015-02-12 Mike CooperConvert README to Markdown format.
2015-02-10 Jacob AlexanderUpdating load scripts with command line arguments
2015-02-09 Jacob AlexanderInitial code for USB cable detection
2015-02-09 Jacob AlexanderAdding some convenience scripts used in manufacturing.
2015-02-09 Jacob AlexanderDisabling automatic refresh of kll repo unless specific...
2015-01-26 Jacob AlexanderUpdating setup.cmake files to use Module hierarchy...
2015-01-26 Jacob AlexanderMore mk20dx256vlh7 preparation.
2015-01-26 Jacob AlexanderFixing pinout
2015-01-26 Jacob AlexanderLEDs now doing something :D
2015-01-26 Jacob AlexanderInitial I2C work for ISSI IS31FL3731
2015-01-11 Jacob AlexanderMore preparation for mk20dx256vlh7
2015-01-11 Jacob AlexanderFixing device bricking bug
2015-01-01 Jacob AlexanderFixing warning messages found using clang.
2015-01-01 Jacob AlexanderAdding experimental clang compiler support for arm...
2015-01-01 Jacob AlexanderPreparing for mk20dx256vlh7
2014-12-31 Jacob AlexanderUpdating the Linux README information.
2014-12-31 Jacob AlexanderUpdating the README to resolve code sourcery issue.
2014-12-31 Jacob AlexanderAdding more CMake log information.
2014-12-29 Jacob AlexanderRe-Adding previous defaultMap.kll used for early Infini...
2014-12-29 Rowan DeckerAdd Missing Backslash key
2014-12-23 Rowan DeckerAdd Missing Backslash key
2014-12-21 Jacob AlexanderMoving MatrixARM header macros to separate file
2014-12-01 Jacob AlexanderSmall typos
2014-11-21 Jacob AlexanderAdding KLL define support
2014-11-16 Jacob AlexanderAdding convenience scripts to build and load manufactur...
2014-11-13 Jacob AlexanderFixing layer latch capability.
2014-11-13 Jacob AlexanderFixing sequences (after NKRO HID descriptor re-design).
2014-11-13 Jacob AlexanderFixing NKRO on Windows 8.1
2014-11-11 Jacob AlexanderCode formatting cleanup.
2014-11-11 Jacob AlexanderFixing NKRO modifier bug
2014-11-11 Jacob AlexanderFixing Linux NKRO Delete bug
2014-11-05 Jacob AlexanderAdding FPROT flash protection bit for 4k Bootloader...
2014-11-03 Jacob AlexanderFixing Mac OSX USB NKRO
2014-11-01 Jacob AlexanderFixing pjrc bug affecting Mac OSX CDC driver
2014-10-27 Jacob AlexanderUSB Macro Output sequences now working!
2014-10-26 Jacob AlexanderUpdating pin_map for teensy3/3.1
2014-10-26 Jacob AlexanderAdding pinout list.
2014-10-15 Jacob AlexanderFixing bug that locks up the keyboard if shifting to...
2014-10-04 Jacob AlexanderAdding timeout to virtual serial port writes
2014-10-03 Jacob AlexanderHUGE AVR RAM optimization (~28%).
2014-10-03 Jacob AlexanderMaking all the configurable CMake variables externally...
2014-10-03 Jacob AlexanderFixing USB NKRO key buffer bug
2014-10-02 Jacob AlexanderFixed Linux NKRO bitmap bug.
2014-10-02 Jacob AlexanderSetting max packet size (Interrupt) to 64 bytes
2014-10-02 Jacob AlexanderAdding NKRO and Boot mode capabilities.
2014-10-01 Jacob AlexanderFixing NKRO for Windows.
2014-09-29 Jacob AlexanderUSB NKRO working for ARM!
next