Forum thread for the Nexgen R-4 Supertexter.
Main Features:
-Three new modifier keys, command, mod, and function.
-Way better organized wifi network, so you can fairly easily create your own keyboard interface to this!
-Command sequences! These are commands that trigger more commands. This means that complex commands
are layed out nicely in the sequence, so it is easier to understand how it works.
-Two other configurations that are accessed by using the three new modifier keys: Nexgen R-3 layout and FRST-A1
legacy font.
Known Bugs / Issues:
-Insert feature is very slow and difficult to use.
WIFI Chart:
0: Initialize - This command is run every type a letter is typed - it emits the beam that contains the letter data to be typed, and triggers the modifier (shift, control, etc.) address.
1-6: Letter 1-6 - The 'letter address', hard-coded into each key. This is how far a selected FILT strip should extend.
7-12: Modifier 1-6 - The channels that the modifier keys have hard coded. When [Initialize] is called, these toggles will be converted into a modifier address.
13-18: Delayed Letter Address - This is just 1-6 delayed due to timing issues.
19-24: Modifier Address - The address generated from 7-12 when [Initialize] is called. Used to selected a FILT strip in the data matrix.
25-26: Nexos Key 1-2 - Channels that are called when one of the Nexos Keys is pressed; these channels do not do anything in the computer, they are ment to be attached to something externally.
61-75: Pixel 1-15 - The channels that make an individual pixel above the cursor in a specific spot. Pixels are ordered left to right, then down, e.g. 61 is the top left, 62 is the top middle, 63 is the top right, 64 is the top-middle left, etc.
79-87: Layered Commands. These are commands that trigger a sequence of Commands. (88-99)
Some of the above sequences will not be in logical order due to timing improvements, e.g. Print takes 3 frames while Erase takes 1 frame.
88-99: Commands. These will trigger specific actions, like enter and up.
Any of the above marked with a * cannot move or will glitch while blocked, or it uses the block feature if it is marked with ^.
100: Terminate. This will reset the data matrix selector's position for next time.
Get Involved!
If you want to see your own custom characters included in the Nexgen R-4, you can make a data strip
using the Nexgen R-3 Letter Maker and submit that in a save, then post the ID in this forum thread.
If you notice any weird things that look like bugs, please report them!
PS. will this editor get a revamp? It kinda sucks. (it is not paying crap to my spaces I'm trying to put in the layered command list between the wifi number and the description.)
--Nexos Tech