71 次代码提交 (simple)

作者 SHA1 备注 提交日期
  Jacob Alexander a056317203 Basic code for Simple/Normal macro processing 9 年前
  Jacob Alexander 106e21441d Updating documentation. 9 年前
  Jacob Alexander b4c1951b0d Adding initial work for SimpleMap style macros 9 年前
  Jacob Alexander 775e4eab8f Preparing for SimpleMap macro module 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 年前
  Jacob Alexander 51e715f785 Macro processing is now feature complete. 9 年前
  Jacob Alexander 34198635b9 Adding TriggerMacro processing. 9 年前
  Jacob Alexander d6345c307f Initial MatrixARM implementation 9 年前
  Jacob Alexander c1f8a2c545 Macro cleanup. 9 年前
  Jacob Alexander 4e79452860 Adding layer fall-through lookup 9 年前
  Jacob Alexander 8193687d29 Added layerList and layerState functions 9 年前
  Jacob Alexander e8e9bb6c44 Added capSelect function that can arbitrary run a keyboard capability 9 年前
  Jacob Alexander e42ae810a3 Adding macroList debug function 10 年前
  Jacob Alexander f7bacebb26 Added capabilities list debug option 10 年前
  Jacob Alexander ff05e1ccb7 Basic debug trigger/result macro viewer 10 年前
  Jacob Alexander 8eba0ae354 Adding McHCK flash reload function and some cleanup. 10 年前
  Jacob Alexander 1fd777815b Initial work for partial layers and macros. 10 年前
  Jacob Alexander 89193f807e Initial work for KLL macro support 10 年前
  Jacob Alexander 366f6c9276 Kishsaver is fully working with DPH! 10 年前
  Jacob Alexander 4c76357912 CLI Formatting cleanup. 10 年前
  Jacob Alexander 8ee8e3cb55 Adding analog.c lib from teensyduino. 10 年前
  Jacob Alexander 97308d3749 Added CLI DefaultMap lookup command. 10 年前