]> git.donarmstrong.com Git - kiibohd-controller.git/shortlog
kiibohd-controller.git
2014-09-28 Jacob AlexanderMore preparation for NKRO USB for arm
2014-09-28 Jacob AlexanderAdding clear screen before usb initializes
2014-09-28 Jacob AlexanderFixing descriptor bugs
2014-09-28 Jacob AlexanderMerging fixes from pjrcUSB
2014-09-28 Jacob AlexanderUpdating usbMuxUart for NKRO
2014-09-27 Jacob AlexanderFixing uartOut for ARM
2014-09-23 Jacob AlexanderCleanup
2014-09-21 Jacob AlexanderPreparing ARM for USB NKRO
2014-09-21 Jacob AlexanderAdding NKRO support to AVR/DPH.
2014-09-21 Jacob AlexanderUpdating USB HID header file.
2014-09-20 Jacob AlexanderAdding a selection of USB Consumer HID codes
2014-09-20 Jacob AlexanderPutting prescalar settings back in for AVR.
2014-09-20 Jacob AlexanderRemoving USB timer, no longer necessary.
2014-09-20 Jacob AlexanderFixing USB send rate.
2014-09-17 Jacob AlexanderAdding more RAM optimizations
2014-09-17 Jacob AlexanderDPH controller now working with the kishsaver and macros
2014-09-17 Jacob AlexanderFixing first and last element bug for layers.
2014-09-17 Jacob AlexanderAdding support for layer packing
2014-09-16 Jacob AlexanderMore fixes to the DPH scan module.
2014-09-16 Jacob AlexanderDPH controller now working with macros/layers
2014-09-16 Jacob AlexanderAdded initial Bootloader, Mac OSX, Windows instructions
2014-09-16 Jacob AlexanderUpdating README for Windows.
2014-09-15 Jacob AlexanderFixing Mac OSX arm build options.
2014-09-15 Jacob AlexanderAdding support to Macro support to DPH
2014-09-14 Jacob AlexanderAdding convenience loader scripts for DFU based microco...
2014-09-14 Jacob AlexanderAdding git refresh command to kll.cmake and kll file...
2014-09-14 Jacob AlexanderAdding CMake build support for the KLL compiler
2014-09-11 Jacob AlexanderUpdating PartialLayer code to support varying counter...
2014-09-11 Jacob AlexanderMerge branch 'test'
2014-09-11 Jacob AlexanderUpdating DPH to compile with PartialLayer module
2014-09-11 Jacob AlexanderAdding variable width state variable width.
2014-09-11 Jacob AlexanderFixing release state for keys
2014-09-08 Jacob AlexanderPreparing for kll compiler usage
2014-08-23 Jacob AlexanderSplitting out structures and macros from the generated...
2014-08-23 Jacob AlexanderAll basic macros tested and working!
2014-08-20 Jacob AlexanderBasic Trigger and Result Macros are now working.
2014-08-16 Jacob AlexanderChanging decToInt to numToInt (adds support for Hex...
2014-08-15 Jacob AlexanderUpdating udev rules to reflect the USB ID changes.
2014-08-15 Jacob AlexanderAdding McHCK DFU Bootloader
2014-08-15 Jacob AlexanderFixing RAM calculator and reduced actual SRAM usage
2014-08-08 Jacob AlexanderAdding generic layerToggle and USB Key Output capabilities.
2014-08-06 Jacob AlexanderMacro processing is now feature complete.
2014-08-05 Jacob AlexanderAdding TriggerMacro processing.
2014-08-03 Jacob AlexanderUpdating udev file for MCHCK bootloader.
2014-08-03 Jacob AlexanderMatrix scanning for ARM now functional.
2014-08-01 Jacob AlexanderInitial MatrixARM implementation
2014-07-28 Jacob AlexanderMacro cleanup.
2014-07-26 Jacob AlexanderAdding layer fall-through lookup
2014-07-26 Jacob AlexanderAdded layerList and layerState functions
2014-07-25 Jacob AlexanderAdded capSelect function that can arbitrary run a keybo...
2014-07-25 Jacob AlexanderAdding macroList debug function
2014-07-25 Jacob AlexanderAdded capabilities list debug option
2014-07-25 Jacob AlexanderBasic debug trigger/result macro viewer
2014-07-19 Jacob AlexanderRemoving unnecessary ifdefs
2014-07-19 Jacob AlexanderAdding McHCK flash reload function and some cleanup.
2014-07-16 Jacob AlexanderInitial work for partial layers and macros.
2014-07-15 Jacob AlexanderMcHCK USB WORKS!!
2014-07-01 Jacob AlexanderMcHCK now working with UART.
2014-06-28 Jacob AlexanderFixed bug with standalone UART CLI
2014-06-28 Jacob AlexanderAdding UART and UART + USB muxed CLI output.
2014-06-28 Jacob AlexanderInitial code for ARM UART output module (mainly for...
2014-06-28 Jacob AlexanderMore work on mk20dx128vlf5 port.
2014-06-28 Jacob AlexanderInitial work for McHCK mk20dx128vlf5 port.
2014-06-28 Jacob AlexanderAdding support for ctags generation during cmake genera...
2014-06-28 Jacob AlexanderAdding comprehensive .gitignore file
2014-06-14 Jacob AlexanderInitial work for KLL macro support
2014-06-10 Jacob AlexanderPreparing from initial AVR USB NKRO support.
2014-06-07 Jacob AlexanderUpdating README.
2014-05-27 Jacob AlexanderRemoving sudo from Linux load script.
2014-05-27 Jacob AlexanderAdding initial udev file for Linux.
2014-05-27 Jacob AlexanderAdding info about putty.
2014-05-27 Jacob AlexanderAdding updated information on Windows Builds.
2014-04-26 Jacob AlexanderKishsaver is fully working with DPH!
2014-04-26 Jacob AlexanderAdding different algorithm to re-enable problem keys.
2014-04-25 Jacob AlexanderEnabling USB keycodes.
2014-04-25 Jacob AlexanderFixed repeated press/release of a single key bug.
2014-04-25 Jacob AlexanderGiving more breathing room for regular keys to be enabl...
2014-04-25 Jacob AlexanderAdding strobe detection.
2014-04-20 Jacob AlexanderPress/Release is working!
2014-04-20 Jacob AlexanderAnother typo...
2014-04-20 Jacob AlexanderForgot to add Windows loader script.
2014-04-19 Jacob AlexanderCLI Formatting cleanup.
2014-04-19 Jacob AlexanderAdding compiler change detection.
2014-04-19 Jacob AlexanderAdding chip usage display after build completion.
2014-04-19 Jacob AlexanderReorganizing CMake build system.
2014-04-19 Jacob AlexanderLet CMake do more autoconfiguration.
2014-04-18 Jacob AlexanderWindows is now working with libusb1.0 for the teensy...
2014-04-18 Jacob AlexanderPorting teensy-loader-cli to use libusb-1.0 (from 0.1).
2014-04-18 Jacob AlexanderMore Windows compatibility build fixes
2014-04-18 Jacob AlexanderMore fixes for Windows compilation.
2014-04-17 Jacob AlexanderAdded better formatting for debugging code.
2014-04-17 Jacob AlexanderAdded support for IBM 50key, better DPH debug, cleanup
2014-04-16 Jacob AlexanderAdding example CLI command to DPH module.
2014-04-16 Jacob AlexanderDPH Scan Module now compiles with recent architecture...
2014-04-15 Jacob AlexanderADC0 is now working on Teensy 3.1.
2014-04-15 Jacob AlexanderUpdating the pin_map.teensy3 with the ADC channels
2014-04-14 Jacob AlexanderAdding initial code for ADC1 on Teensy 3.1 (and 3.0).
2014-04-13 Jacob AlexanderUpdating pin map for Teensy 3.0/3.1
2014-04-13 Jacob AlexanderADCTest DAC support for Teensy 3.1
2014-04-13 Jacob AlexanderAdding analog.c lib from teensyduino.
next