52 Commits (ba3c38bf844d0bea1681387ac8602e4ac1ba5f4c)

Author SHA1 Message Date
  ntietz 585485496a Added logic to avoid layer shifts causing a layer to be stuck on. 7 years ago
  Jacob Alexander a07ccdd608 Moving defaultMap.kll to scancode_map.kll (less confusing) 7 years ago
  Jacob Alexander 6a22bb2790 Initial refactoring of PartialMap for supporting custom Triggers 8 years ago
  Kevin Frei 862e7ea39d Fix a handful of infinite loops that occur if you have more than 254 macros 8 years ago
  Jacob Alexander 59d425ccfe Adding jump to bootloader key 8 years ago
  Jacob Alexander 3eece24115 Fix Latching bug (introduced when fixing shift and lock recently) 8 years ago
  Jacob Alexander 893231b355 Adding layer rotation (next/prev) capability 8 years ago
  Jacob Alexander 51486bc4e1 Fixing layer stack evaluation 8 years ago
  Jacob Alexander 79ee501e03 Fixing typo on range check for MDErgo1 8 years ago
  Jacob Alexander 59c14fcdea Adding initial WhiteFox support. 8 years ago
  Jacob Alexander a8caf6e515 Working support for Interconnect 8 years ago
  Jacob Alexander ecd9923926 Initial UARTConnect scancode support 8 years ago
  Jacob Alexander 216b151302 Fixing order of layer debug stack display 9 years ago
  Jacob Alexander 99098fb2d6 Adding layerDebug cli command 9 years ago
  Jacob Alexander ed71f7fad5 Initial commit for UARTConnect module 9 years ago
  Jacob Alexander f07e9342dd Fixing releasing Function key and holding layered key 9 years ago
  Jacob Alexander c9b1769608 More mk20dx256vlh7 preparation. 9 years ago
  Jacob Alexander 8e54672121 Fixing warning messages found using clang. 9 years ago
  Jacob Alexander f75e9423b5 Fixing layer latch capability. 9 years ago
  Jacob Alexander f2c3cc0082 Fixing bug that locks up the keyboard if shifting to a layer that doesn't exist. 9 years ago
  Jacob Alexander 6e4c28ef84 HUGE AVR RAM optimization (~28%). 9 years ago
  Jacob Alexander 9b1e19017f Adding more RAM optimizations 9 years ago
  Jacob Alexander 37b36fe011 DPH controller now working with the kishsaver and macros 9 years ago
  Jacob Alexander ac98d86762 Fixing first and last element bug for layers. 9 years ago
  Jacob Alexander df82ffeff7 Adding support for layer packing 9 years ago
  Jacob Alexander e0a2a4806b Adding CMake build support for the KLL compiler 9 years ago
  Jacob Alexander cb37c82330 Updating PartialLayer code to support varying counter widths. 9 years ago
  Jacob Alexander c7934c7224 Adding variable width state variable width. 9 years ago
  Jacob Alexander c169097ccf Fixing release state for keys 9 years ago
  Jacob Alexander 2a6c2a9c78 Preparing for kll compiler usage 9 years ago
  Jacob Alexander b2eaf0c893 All basic macros tested and working! 9 years ago
  Jacob Alexander 31a2d75116 Basic Trigger and Result Macros are now working. 9 years ago
  Jacob Alexander d6d792fdf9 Changing decToInt to numToInt (adds support for Hex number interpreter) 9 years ago
  Jacob Alexander eabb1c546a Fixing RAM calculator and reduced actual SRAM usage 9 years ago
  Jacob Alexander 2f7e3cb117 Adding generic layerToggle and USB Key Output capabilities. 9 years ago
  Jacob Alexander 51e715f785 Macro processing is now feature complete. 9 years ago
  Jacob Alexander 34198635b9 Adding TriggerMacro processing. 9 years ago
  Jacob Alexander d6345c307f Initial MatrixARM implementation 9 years ago
  Jacob Alexander c1f8a2c545 Macro cleanup. 9 years ago
  Jacob Alexander 4e79452860 Adding layer fall-through lookup 9 years ago
  Jacob Alexander 8193687d29 Added layerList and layerState functions 9 years ago
  Jacob Alexander e8e9bb6c44 Added capSelect function that can arbitrary run a keyboard capability 9 years ago
  Jacob Alexander e42ae810a3 Adding macroList debug function 9 years ago
  Jacob Alexander f7bacebb26 Added capabilities list debug option 9 years ago
  Jacob Alexander ff05e1ccb7 Basic debug trigger/result macro viewer 9 years ago
  Jacob Alexander 1fd777815b Initial work for partial layers and macros. 10 years ago
  Jacob Alexander 89193f807e Initial work for KLL macro support 10 years ago
  Jacob Alexander 366f6c9276 Kishsaver is fully working with DPH! 10 years ago
  Jacob Alexander 4c76357912 CLI Formatting cleanup. 10 years ago
  Jacob Alexander 8ee8e3cb55 Adding analog.c lib from teensyduino. 10 years ago