# HG changeset patch # User Steve Losh # Date 1558488118 14400 # Node ID cb7738943c7adde097515f5f82c007fd5a2adea2 # Parent a7d36de3f31ebed18f744ca4f2228d0a93c1f02f Update diff -r a7d36de3f31e -r cb7738943c7a README.markdown --- a/README.markdown Tue May 21 13:38:28 2019 -0400 +++ b/README.markdown Tue May 21 21:21:58 2019 -0400 @@ -598,3 +598,6 @@ 8. But that was mapping keycode `901`, not `133`. Why was it overwriting the alt mapping? 9. Because `901 ≡ 133 mod 256`. Fucking kill me. + +Pushed my verbose-assertion patch for 1am to Github so I can get to it from +other machines.