logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sim_matrix_kb - convert HAL pin inputs to keycodes

Author

       Chris S Morley

Functions

sim-matrix-kb.N (requires a floating-point thread)

License

       GPL

LinuxCNC Documentation                             2025-06-19                                   SIM_MATRIX_KB(9)

Name

       sim_matrix_kb - convert HAL pin inputs to keycodes

Pins

sim-matrix-kb.N.out u32 out
              pin that outputs the Keycode

       sim-matrix-kb.N.button.c00.rMM bit in (MM=00..07)
              array of  inputs

       sim-matrix-kb.N.button.c01.rMM bit in (MM=00..07)
              array of  inputs

       sim-matrix-kb.N.button.c02.rMM bit in (MM=00..07)
              array of  inputs

       sim-matrix-kb.N.button.c03.rMM bit in (MM=00..07)
              array of  inputs

       sim-matrix-kb.N.button.c04.rMM bit in (MM=00..07)
              array of  inputs

       sim-matrix-kb.N.button.c05.rMM bit in (MM=00..07)
              array of  inputs

       sim-matrix-kb.N.button.c06.rMM bit in (MM=00..07)
              array of  inputs

       sim-matrix-kb.N.button.c07.rMM bit in (MM=00..07)
              array of  inputs

Synopsis

loadrtsim_matrix_kb[count=N|names=name1[,name2...]]

See Also