]> git.donarmstrong.com Git - kiibohd-controller.git/history - CMakeLists.txt
Ensure directories can only be made with printable characters
[kiibohd-controller.git] / CMakeLists.txt
2016-01-13 Jacob AlexanderMerge branch 'master' of github.com:kiibohd/controller
2016-01-13 Jacob AlexanderAdding comment for the Teensy 3.2
2015-08-06 Jacob AlexanderAdding preliminary MDErgo keymap
2015-06-14 Jacob AlexanderInitial STLcd code.
2015-06-13 Jacob AlexanderMerge pull request #27 from smasher816/wakeup-devel
2015-03-16 Jacob AlexanderMerge branch 'master' of https://github.com/smasher816...
2015-03-09 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-03-09 Rowan DeckerFix whitespace
2015-02-13 Rowan DeckerMerge remote-tracking branch 'upstream/master'
2015-01-11 Jacob AlexanderMore preparation for mk20dx256vlh7
2015-01-01 Jacob AlexanderAdding experimental clang compiler support for arm...
2014-11-13 Jacob AlexanderFixing layer latch capability.
2014-10-03 Jacob AlexanderMaking all the configurable CMake variables externally...
2014-10-01 Jacob AlexanderFixing NKRO for Windows.
2014-09-21 Jacob AlexanderPreparing ARM for USB NKRO
2014-09-21 Jacob AlexanderAdding NKRO support to AVR/DPH.
2014-09-17 Jacob AlexanderAdding more RAM optimizations
2014-09-17 Jacob AlexanderDPH controller now working with the kishsaver and macros
2014-09-16 Jacob AlexanderMore fixes to the DPH scan module.
2014-09-16 Jacob AlexanderDPH controller now working with macros/layers
2014-09-14 Jacob AlexanderAdding CMake build support for the KLL compiler
2014-08-15 Jacob AlexanderFixing RAM calculator and reduced actual SRAM usage
2014-08-01 Jacob AlexanderInitial MatrixARM implementation
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 AlexanderInitial work for McHCK mk20dx128vlf5 port.
2014-06-10 Jacob AlexanderPreparing from initial AVR USB NKRO support.
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 fixes for Windows compilation.
2014-04-16 Jacob AlexanderDPH Scan Module now compiles with recent architecture...
2014-04-13 Jacob AlexanderAdding teensy-loader-cli so it's not required.
2014-04-10 Jacob AlexanderUpdating Cygwin build environment for AVR and ARM.
2014-04-06 Jacob AlexanderMajor code cleanup and preparation for PartialMap Macro...
2014-03-31 Jacob AlexanderAdding CLI and CDC Serial support for Teensy 2.0 and...
2014-03-22 Jacob AlexanderPreparing Teensy 3.1 and CLI merge for DPH controller...
2014-03-22 Jacob AlexanderMoving USB to Output in preparation for additional...
2014-01-20 Jacob AlexanderFixing loading script for ARM targets and the teensy...
2013-11-17 Jacob AlexanderAdapting the avr-capsense code to the Kiibohd Controlle...
2013-02-02 Jacob AlexanderRemoved Joystick endpoint from ARM usb module
2013-02-02 Jacob AlexanderFixing regression build
2013-02-02 Jacob AlexanderCompleting CMake variable generation for USB parameters...
2013-02-02 Jacob AlexanderCMake generated strings that configure the USB info...
2013-01-30 Jacob AlexanderAdding module compatibility check to CMake build scripts.
2013-01-27 Jacob AlexanderAdding initial Teensy 3 support, compiles, but not...
2013-01-26 Jacob AlexanderUpdating Debug Modules to new abstracted hierarchy
2013-01-26 Jacob AlexanderUpdating CMake build system to prepare for Teensy 3...
2012-11-24 Jacob AlexanderUpdating CMakeLists.txt file for CMake + WinAVR on...
2012-03-04 Jacob AlexanderAdding inital outline for Univac-Sperry F3W9 keyboard.
2011-12-19 Jacob AlexanderCleaning up the BudKeypad module for the Buffered Macro...
2011-12-11 Jacob AlexanderInitial commit of the Epson QX-10 Keyboard module
2011-12-07 Jacob AlexanderSmall macro update for debugging the Sony NEWS
2011-11-29 Jacob AlexanderPre Tandy1000 overhaul
2011-11-13 Jacob AlexanderAdding support for the Micro Switch 8304 Hall Effect...
2011-11-01 Jacob AlexanderInitial commit of the Kaypro1 scan module
2011-10-16 Jacob AlexanderBasic matrix module for the hall effect keypad now...
2011-09-30 Jacob AlexanderFormalizing code module structure and inheritance ...
2011-09-29 Jacob AlexanderUpdating the build script to remove includes hack
2011-09-29 Jacob AlexanderReorganization for use with the CMake "Modules"
2011-09-29 Jacob AlexanderFinished major changes on the CMakeLists.txt.
2011-09-28 Jacob AlexanderFinally! A CMake build script