From: fauxpark Date: Tue, 16 Jul 2019 06:15:07 +0000 (+1000) Subject: Sendstring LUT improvements (#5727) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a5ecf146085716f3a79424c2f4b3b3039ff36b3e;hp=a5ecf146085716f3a79424c2f4b3b3039ff36b3e;p=qmk_firmware.git Sendstring LUT improvements (#5727) * Align sendstring LUTs to 9 characters wide * Replace 0 with XXXXXXX * Use decimal 128 for LUT size * Align heading comments * Add ASCII table comments * Add missing AltGr LUTs and adjust keycode LUTs accordingly * Use pragma once * Correct a couple more keycodes * Capitalise "BÉPO" * Also clean up the default tables * Tidy up Belgian and Norman LUTs ---