luqtas
luqtas
there's no way to make a physical connection when the magnet is lowered? or the hall sensor is the best bet?
> Hall sensors work great. With the analog kind, you can adjust exactly where the trip point is. so that would involve diodes? as i couldn't find frameworks like QMK...
can't we use something like a `74HC4051 8 channel Analog Multiplexer` and link it at a ROW or COLUMN then parse to software like QMK/KMK? at least of from my...
ok... so i decided to take a look at the sensors again, as i had a doubt of wiring them like one would do with a standard switch! so there...
it feels that adding that would require some specimen of recent history... or people will bookmark a lot more and they may will require a more robust tool for navigating...
so, i'm using this till the fix (sorry i don't understand much about Emacs to fix myself your code); ```lisp (defun aling (BEG END) (interactive "r") (align-regexp BEG END "\\(\\s-*\\)\\s-+"...
by the way, can the score-align tool quantify the + or ^ sings? e.g. ``` i1 0 3 i. + . ``` after the score-align ``` i1 0 3 i....
running a vanilla 28.2 in Debian 12 & adding the prefix 'cl-' at `remove-if-not` & `remove-if` worked for me too!