On the Subject of Quirky Qwerty
Who took my keycaps?
- The module consists of two displays. The top display contains a 13-digit code, and the bottom display is for submission. It also has a keyboard with missing keycaps.
- In order to solve the module, a 20-letter word must be submitted using the keyboard.
- The keyboard has been scrambled from a standard QWERTY* keyboard, and the new keyboard layout must be calculated in order to be able to submit properly.
- There is no delete or confirm key, so any wrong key press will lead to a strike after 20 total letters have been typed.
Scrambling the keyboard
For each of the 12 pairs of consecutive digits in the code (1st and 2nd, 2nd and 3rd, etc.), regard their difference as positive. Starting with the first pair, perform the following steps:
- Shift all of the letters in the keyboard in reading order by the difference of your pair, and go to the next pair.
- Shift only the top row of keys forward by the difference of your pair, and go to the next pair.
- Shift only the middle row of keys forward by the difference of your pair, and go to the next pair.
- Shift only the bottom row of keys forward by the difference of your pair.
- If all 12 pairs of digits are not exhausted, take the next pair, and go back to step 1.
*Standard QWERTY Layout
Q | W | E | R | T | Y | U | I | O | P |
A | S | D | F | G | H | J | K | L | |
Z | X | C | V | B | N | M |