• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

programmable keypad/board with ROM

I4AT

Platinum Member
Wondering if there are any keypads, or keyboards with dedicated keypad areas, that can be programmed to type entire blocks of code with a single key press.

I've seen some devices that have character limits per-key, around 24 chars or so. Hoping there are some with much higher, not necessarily infinite, allowable characters per-key.

Also would ideally like for it to have a sizeable amount of flash ROM onboard to save the macros to, rather than relying on software for anything other than initial setup, so it can be portable PnP and work with multiple devices driver/software free.

Another nice feature to have would be a row of profile swapping keys, so a 20 key device could have the top 4 dedicated to swapping between profiles, effectively making the remaining 16 good for 64 different uses to keep the size compact.

I'd probably use it for things as simple as <p></p> etc. tags ending with a number of left keystrokes to place the cursor in an ideal position, to something that can spit out an entire xhtml doctype header/template with a single stroke, or entire functions if needed.

Doesn't have to be anything mass produced from a major brand, nor does it need to be mechanical, rubber dome is fine.
 
Well I'm just starting out so I don't know of any situations where I might need a significant number of characters aside from spitting out different doctypes. But I figure there will probably be at least a few other blocks at some point in time that get used just as often.

I'd like to avoid software solutions so that I can stay platform/device agnostic. Right now I'm just using standard Notepad as my editor.
 
Back
Top