1
0
Fork 0

Add missing dead key LUTs for sendstring headers (#16929)

This commit is contained in:
Ryan 2022-04-25 19:30:20 +10:00 committed by GitHub
parent 0369fb0047
commit 73688057f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 628 additions and 8 deletions

View file

@ -140,12 +140,12 @@
*
*/
// Row 2
#define IT_EURO ALGR(IT_E) // €
#define IT_LBRC ALGR(IT_EGRV) // [
#define IT_RBRC ALGR(IT_PLUS) // ]
#define IT_EURO ALGR(IT_E) // €
#define IT_LBRC ALGR(IT_EGRV) // [
#define IT_RBRC ALGR(IT_PLUS) // ]
// Row 3
#define IT_AT ALGR(IT_OGRV) // @
#define IT_HASH ALGR(IT_AGRV) // #
#define IT_AT ALGR(IT_OGRV) // @
#define IT_HASH ALGR(IT_AGRV) // #
/* Shift+AltGr symbols
*