system76 / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
93 stars 33 forks source link

launch_1: Use `KC_NO` instead of `KC_TRNS` for default layout #16

Closed ids1024 closed 3 years ago

ids1024 commented 3 years ago

As discussed on Slack.

jackpot51 commented 3 years ago

Oops, there is one thing I'd like. And it is annoying. The spacing of the keycodes is intentional, please ensure the first character of each keycode (the K in KC_NO) starts at the same place on the line as the one in KC_TRNS.