| _rowread_internal | Function (Macro) |
| kbd.h |
| #define _rowread_internal(row) (~(_rowread (row))) |
Low-level keyboard reading without inverting.
_rowread_internal is a function which was previously used internally by _rowread. Unlike _rowread, it does not invert the return value.