450 コミット (358d480ea9862106f851cbb68c1d68da7369ddd5)
 

作成者 SHA1 メッセージ 日付
  Jacob Alexander 358d480ea9 Major USB update, fixes most (if not all) known issues 8年前
  Jacob Alexander 8a96e70b4b Fixed udev and added TODO comment 8年前
  Jacob Alexander 92b3b5081b Adding auto-restart support whenever USB gets into an odd state 8年前
  Jacob Alexander 9a7364b14a Merge pull request #120 from jlsalvador/feature-toggle-keyboard-protocol 8年前
  José Luis Salvador Rufo 0174e1e6ab
Adding toggleKbdProtocol capability 8年前
  Jacob Alexander caa01dbf50 Merge pull request #119 from bburky/keyboards-gitignore 8年前
  Blake Burkhart 13e65cc0ac Ignore BuildPath directories 8年前
  Jacob Alexander 38f6c832cf Merge pull request #118 from cryham/ghostfix 8年前
  CryHam f36a09a97a fix ghost vars, ifdef 8年前
  CryHam e6506ee5bf Fixed ghosting matrix check (did send bad keys on release), now using also ghost_old state 8年前
  Jacob Alexander ba58010a75 Adding proper remote wake-up support 8年前
  Jacob Alexander 8fbc8d535f Adding missing GET_PROTOCOL handling 8年前
  Jacob Alexander 044f14a52b Merge pull request #114 from kiibohd/revert-113-ghost_fix 8年前
  Jacob Alexander 44215ade18 Revert "Fixed ghosting matrix check (did send bad keys on release), now using…" 8年前
  Jacob Alexander 0525796808 Merge pull request #113 from cryham/ghost_fix 8年前
  Jacob Alexander 6a22bb2790 Initial refactoring of PartialMap for supporting custom Triggers 8年前
  CryHam 6efcef28b0 Fixed ghosting matrix check (did send bad keys on release), now using also ghost_old state 8年前
  Jacob Alexander 5eb4ebf02e Disable command list when using configurator 8年前
  Jacob Alexander bfaed8f58c Move matrix information to a cli command 8年前
  Jacob Alexander 18aef02a1f Adding relative movement mouse key support 8年前
  Jacob Alexander 3c9a97d51a Adding basic mouse button support 8年前
  Jacob Alexander 0102d05c86 Fixing clang compilation and supporting clang-tidy 8年前
  Jacob Alexander c5aed6cb17 Adding convenience symlinks to the udev rules 8年前
  Jacob Alexander 8e3f155189 Merge pull request #95 from cryham/master 8年前
  Jacob Alexander 074134c474 Fixing potential WF LED issue 8年前
  CryHam 602b482538 Updated CK3 with Scan_currentChange (copy from MD1). 8年前
  CryHam a848a6bc79 Merge branch 'master' of github.com:kiibohd/controller 8年前
  CryHam 88670ac72f Changed CK3 matrix scan to Config_Pullup, inverted rows and columns 8年前
  Jacob Alexander f57e069bb9 As per request of original author, updating license to MIT 8年前
  Jacob Alexander 46765e85c5 Adding dynamic USB power support 8年前
  Jacob Alexander e761960aca Setting bootloader max power to 100 mA 8年前
  Jacob Alexander 47ec39da8e Merge branch 'master' of github.com:kiibohd/controller 8年前
  Jacob Alexander 8dbba83942 Debug code for interconnect cable debugging 8年前
  Jacob Alexander 4f372c1909 Merge pull request #93 from cryham/master 8年前
  CryHam 57a75851e2 Minor styling fixes. 8年前
  CryHam 6687470ae7 Added support for ghosting matrices and code for elimination. 8年前
  Jacob Alexander 1fd19c48ea Changed name from MD1_1 to MD1.1 8年前
  Jacob Alexander 5f530b5248 Update README.markdown 8年前
  Jacob Alexander 6343edbfdc Merge pull request #78 from kevinfrei/infiniteLoops 8年前
  Jacob Alexander 05e8c7d733 Merge pull request #90 from ryansb/fix/specialCharDirectories 8年前
  Jacob Alexander 75832a17b7 Initial code for MD1_1 8年前
  Ryan S. Brown b1dec67823 Ensure directories can only be made with printable characters 8年前
  Jacob Alexander 8c858e4483 Setting WhiteFox LEDs as defaulting to on 8年前
  Jacob Alexander 52c8ffc964 Updating README for Teensy 3.2 support 8年前
  Jacob Alexander 4312ae50af Merge branch 'master' of github.com:kiibohd/controller 8年前
  Jacob Alexander e6437d603f Adding comment for the Teensy 3.2 8年前
  Jacob Alexander 7c10ab1d60 Merge pull request #81 from dankm/not-linux 8年前
  Dan McGregor 42084aa960 Merge remote-tracking branch 'github/master' into not-linux 8年前
  Kevin Frei 862e7ea39d Fix a handful of infinite loops that occur if you have more than 254 macros 8年前
  Jacob Alexander 38516d5342 Merge pull request #73 from joshuaflanagan/example_script_variables 8年前