More glyph transformations for spidey3 userspace (#17854)
* add bold and blackboard bold glyph transformations * trim firmware size; cformat * fix typo in macro * trim firmware size a bit more
This commit is contained in:
parent
3d53c64992
commit
f02e355380
6 changed files with 131 additions and 102 deletions
|
@ -29,6 +29,8 @@ enum custom_keycodes {
|
|||
SPI_SQUARE,
|
||||
SPI_PARENS,
|
||||
SPI_FRAKTR,
|
||||
SPI_BOLD,
|
||||
SPI_MATH,
|
||||
SPI_GFLOCK,
|
||||
SPI_KP_00,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue