alt_shift.def 150 B

123456
  1. // alt shift. Give an existing key code,
  2. // and maybe an alternate shift keycode.
  3. ALT_SHIFT(US_EXLM, US_PERC)
  4. SHIFT_FOR_2(US_AT)
  5. SHIFT_FOR_3(US_DLR)