88 Commits (e5aeac72c88f1950232c24c1a06c0bff86745c1e)

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