Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
d7e285a4d9
1 changed files with 2 additions and 2 deletions
|
@ -149,8 +149,8 @@
|
|||
// Row 3
|
||||
#define CA_DEG ALGR(CA_SCLN) // °
|
||||
// Row 4
|
||||
#define CA_LDAQ ALGR(CA_X) // «
|
||||
#define CA_RDAQ ALGR(CA_C) // »
|
||||
#define CA_LDAQ ALGR(CA_Z) // «
|
||||
#define CA_RDAQ ALGR(CA_X) // »
|
||||
#define CA_LABK ALGR(CA_COMM) // <
|
||||
#define CA_RABK ALGR(CA_DOT) // >
|
||||
|
||||
|
|
Loading…
Reference in a new issue