~ruther/qmk_firmware

ref: a40cccced29990eef5dac798d522c87807aa5e3a qmk_firmware/users/ericgebhart/defs/alt_shift.def -rw-r--r-- 150 bytes
a40cccce — Joel Challis Resolve some "Layout should not contain name of keyboard" lint warnings (#21898) 2 years ago
                                                                                
1
2
3
4
5
6
// alt shift. Give an existing key code,
// and maybe an alternate shift keycode.

ALT_SHIFT(US_EXLM, US_PERC)
SHIFT_FOR_2(US_AT)
SHIFT_FOR_3(US_DLR)