90 コミット (e60d21c3c64e2fb238b2d7495e58021bc99421a6)

作成者 SHA1 メッセージ 日付
  Mohammad El-Abid e2ad51012c Fix typo in Macro/basic/macro.c comment 7年前
  ntietz 585485496a Added logic to avoid layer shifts causing a layer to be stuck on. 7年前
  Jacob Alexander a07ccdd608 Moving defaultMap.kll to scancode_map.kll (less confusing) 7年前
  Jacob Alexander 6a22bb2790 Initial refactoring of PartialMap for supporting custom Triggers 8年前
  Kevin Frei 862e7ea39d Fix a handful of infinite loops that occur if you have more than 254 macros 8年前
  Jacob Alexander 343104297d Adding support for kll 0.3d 8年前
  Jacob Alexander 59d425ccfe Adding jump to bootloader key 8年前
  Jacob Alexander d7fabf97e9 Fixing very old bad naming convention (BRACE to BRACKET) 8年前
  Jacob Alexander 3eece24115 Fix Latching bug (introduced when fixing shift and lock recently) 8年前
  Jacob Alexander 893231b355 Adding layer rotation (next/prev) capability 8年前
  Jacob Alexander 51486bc4e1 Fixing layer stack evaluation 8年前
  Jacob Alexander 9c52fb32fa Fixing default ErgoDox layout and adding FlashMode button 8年前
  Jacob Alexander 79ee501e03 Fixing typo on range check for MDErgo1 8年前
  Jacob Alexander 59c14fcdea Adding initial WhiteFox support. 8年前
  Jacob Alexander a8caf6e515 Working support for Interconnect 8年前
  Jacob Alexander ecd9923926 Initial UARTConnect scancode support 8年前
  Jacob Alexander 216b151302 Fixing order of layer debug stack display 9年前
  Jacob Alexander 99098fb2d6 Adding layerDebug cli command 9年前
  Jacob Alexander 5f262ea4b6 Code cleanup 9年前
  Jacob Alexander ed71f7fad5 Initial commit for UARTConnect module 9年前
  Rowan Decker 1392571bd7 Fix whitespace 9年前
  Jacob Alexander f07e9342dd Fixing releasing Function key and holding layered key 9年前
  Jacob Alexander 7a7b73ca4a Internally fixing typo (ASTERIX to ASTERISK 9年前
  Jacob Alexander 1e9f55a0bf Updating setup.cmake files to use Module hierarchy implicitly 9年前
  Jacob Alexander c9b1769608 More mk20dx256vlh7 preparation. 9年前
  Jacob Alexander 8e54672121 Fixing warning messages found using clang. 9年前
  Jacob Alexander f5a1e1bcf5 Preparing for mk20dx256vlh7 9年前
  Jacob Alexander 15bb1a767f Adding KLL define support 9年前
  Jacob Alexander f75e9423b5 Fixing layer latch capability. 9年前
  Jacob Alexander f2c3cc0082 Fixing bug that locks up the keyboard if shifting to a layer that doesn't exist. 9年前
  Jacob Alexander 6e4c28ef84 HUGE AVR RAM optimization (~28%). 9年前
  Jacob Alexander c57c2d7a66 Updating USB HID header file. 9年前
  Jacob Alexander 56062db2c0 Adding a selection of USB Consumer HID codes 9年前
  Jacob Alexander 97b514a9d4 Fixing USB send rate. 9年前
  Jacob Alexander 9b1e19017f Adding more RAM optimizations 9年前
  Jacob Alexander 37b36fe011 DPH controller now working with the kishsaver and macros 9年前
  Jacob Alexander ac98d86762 Fixing first and last element bug for layers. 9年前
  Jacob Alexander df82ffeff7 Adding support for layer packing 9年前
  Jacob Alexander dd9c018378 Adding support to Macro support to DPH 9年前
  Jacob Alexander e0a2a4806b Adding CMake build support for the KLL compiler 9年前
  Jacob Alexander cb37c82330 Updating PartialLayer code to support varying counter widths. 9年前
  Jacob Alexander c7934c7224 Adding variable width state variable width. 9年前
  Jacob Alexander c169097ccf Fixing release state for keys 9年前
  Jacob Alexander 2a6c2a9c78 Preparing for kll compiler usage 9年前
  Jacob Alexander 121525e2cb Splitting out structures and macros from the generated keymap. 9年前
  Jacob Alexander b2eaf0c893 All basic macros tested and working! 9年前
  Jacob Alexander 31a2d75116 Basic Trigger and Result Macros are now working. 9年前
  Jacob Alexander d6d792fdf9 Changing decToInt to numToInt (adds support for Hex number interpreter) 9年前
  Jacob Alexander eabb1c546a Fixing RAM calculator and reduced actual SRAM usage 9年前
  Jacob Alexander 2f7e3cb117 Adding generic layerToggle and USB Key Output capabilities. 9年前