90 Commits (e60d21c3c64e2fb238b2d7495e58021bc99421a6)

Author SHA1 Message Date
  Mohammad El-Abid e2ad51012c Fix typo in Macro/basic/macro.c comment 7 years ago
  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 343104297d Adding support for kll 0.3d 8 years ago
  Jacob Alexander 59d425ccfe Adding jump to bootloader key 8 years ago
  Jacob Alexander d7fabf97e9 Fixing very old bad naming convention (BRACE to BRACKET) 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 9c52fb32fa Fixing default ErgoDox layout and adding FlashMode button 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 5f262ea4b6 Code cleanup 9 years ago
  Jacob Alexander ed71f7fad5 Initial commit for UARTConnect module 9 years ago
  Rowan Decker 1392571bd7 Fix whitespace 9 years ago
  Jacob Alexander f07e9342dd Fixing releasing Function key and holding layered key 9 years ago
  Jacob Alexander 7a7b73ca4a Internally fixing typo (ASTERIX to ASTERISK 9 years ago
  Jacob Alexander 1e9f55a0bf Updating setup.cmake files to use Module hierarchy implicitly 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 f5a1e1bcf5 Preparing for mk20dx256vlh7 9 years ago
  Jacob Alexander 15bb1a767f Adding KLL define support 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 c57c2d7a66 Updating USB HID header file. 9 years ago
  Jacob Alexander 56062db2c0 Adding a selection of USB Consumer HID codes 9 years ago
  Jacob Alexander 97b514a9d4 Fixing USB send rate. 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 dd9c018378 Adding support to Macro support to DPH 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 121525e2cb Splitting out structures and macros from the generated keymap. 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