cb7738943c7a
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 21 May 2019 21:21:58 -0400 |
parents | a7d36de3f31e |
children | f76eaa06ddf1 |
branches/tags | (none) |
files | README.markdown |
Changes
--- 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.