24 Commits (master)

Author SHA1 Message Date
  Jacob Alexander 6d2a4e0f23 Adding StrobeDelay KLL option to fix problemmatic keyboards 7 years ago
  CryHam f36a09a97a fix ghost vars, ifdef 8 years ago
  CryHam e6506ee5bf Fixed ghosting matrix check (did send bad keys on release), now using also ghost_old state 8 years ago
  Jacob Alexander 44215ade18 Revert "Fixed ghosting matrix check (did send bad keys on release), now using…" 8 years ago
  CryHam 6efcef28b0 Fixed ghosting matrix check (did send bad keys on release), now using also ghost_old state 8 years ago
  Jacob Alexander bfaed8f58c Move matrix information to a cli command 8 years ago
  CryHam 88670ac72f Changed CK3 matrix scan to Config_Pullup, inverted rows and columns 8 years ago
  Jacob Alexander 46765e85c5 Adding dynamic USB power support 8 years ago
  CryHam 57a75851e2 Minor styling fixes. 8 years ago
  CryHam 6687470ae7 Added support for ghosting matrices and code for elimination. 8 years ago
  Jacob Alexander 7e68e81f47 Adding basic remote capabilities + UART Rx DMA buffers 8 years ago
  Jacob Alexander 0013d7a4f3 Fixing CMake dependency checking for kll_defs.h 8 years ago
  Jacob Alexander 98f796d4df Adding timing based debounce code 9 years ago
  Jacob Alexander 5f262ea4b6 Code cleanup 9 years ago
  Jacob Alexander ae6daa0e5c Adding DebounceThrottleDiv define to slow down the debounce rate. 9 years ago
  Jacob Alexander a9c5898ba5 Adding configurable DebounceDivThreshold 9 years ago
  Jacob Alexander 1e9f55a0bf Updating setup.cmake files to use Module hierarchy implicitly 9 years ago
  Jacob Alexander ccd52d6b8f Moving MatrixARM header macros to separate file 9 years ago
  Jacob Alexander 6e4c28ef84 HUGE AVR RAM optimization (~28%). 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 19f42b0a81 Matrix scanning for ARM now functional. 9 years ago
  Jacob Alexander d6345c307f Initial MatrixARM implementation 9 years ago