Add missing dead key LUTs for sendstring headers (#16929)
This commit is contained in:
parent
0369fb0047
commit
73688057f4
34 changed files with 628 additions and 8 deletions
|
@ -87,8 +87,8 @@
|
|||
#define BR_SCLN KC_SLSH // ;
|
||||
#define BR_SLSH KC_INT1 // /
|
||||
// Numpad
|
||||
#define BR_PDOT KC_PCMM // .
|
||||
#define BR_PCMM KC_PDOT // ,
|
||||
#define BR_PDOT KC_PCMM // .
|
||||
#define BR_PCMM KC_PDOT // ,
|
||||
|
||||
/* Shifted symbols
|
||||
* ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───────┐
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue