feat: adds french canadian contribution
This commit is contained in:
@@ -257,3 +257,38 @@
|
|||||||
#define UA_42 KC_E
|
#define UA_42 KC_E
|
||||||
#define UA_43 KC_W
|
#define UA_43 KC_W
|
||||||
#define UA_44 KC_W
|
#define UA_44 KC_W
|
||||||
|
|
||||||
|
// French Canadian
|
||||||
|
#define FRCA_01 ALGR(KC_COMMA)
|
||||||
|
#define FRCA_02 ALGR(KC_M)
|
||||||
|
#define FRCA_03 ALGR(KC_RBRACKET)
|
||||||
|
#define FRCA_04 ALGR(KC_LBRACKET)
|
||||||
|
#define FRCA_05 ALGR(KC_QUOTE)
|
||||||
|
#define FRCA_06 A(KC_BSLASH)
|
||||||
|
#define FRCA_07 KC_GRAVE
|
||||||
|
#define FRCA_08 A(KC_GRAVE)
|
||||||
|
#define FRCA_09 S(KC_GRAVE)
|
||||||
|
#define FRCA_10 S(KC_BSLASH)
|
||||||
|
#define FRCA_11 KC_BSLASH
|
||||||
|
#define FRCA_12 KC_RBRACKET
|
||||||
|
#define FRCA_13 KC_QUOTE
|
||||||
|
#define FRCA_14 S(KC_RBRACKET)
|
||||||
|
#define FRCA_15 KC_LBRACKET
|
||||||
|
#define FRCA_16 KC_SLASH
|
||||||
|
#define FRCA_17 ALGR(KC_SCOLON)
|
||||||
|
#define FRCA_18 ALGR(KC_P)
|
||||||
|
#define FRCA_19 ALGR(KC_O)
|
||||||
|
#define FRCA_20 ALGR(KC_MINUS)
|
||||||
|
#define FRCA_21 ALGR(KC_0)
|
||||||
|
#define FRCA_22 ALGR(KC_9)
|
||||||
|
#define FRCA_23 ALGR(KC_8)
|
||||||
|
#define FRCA_24 ALGR(KC_7)
|
||||||
|
#define FRCA_25 ALGR(KC_6)
|
||||||
|
#define FRCA_26 ALGR(KC_5)
|
||||||
|
#define FRCA_27 ALGR(KC_4)
|
||||||
|
#define FRCA_28 ALGR(KC_3)
|
||||||
|
#define FRCA_29 ALGR(KC_2)
|
||||||
|
#define FRCA_30 ALGR(KC_1)
|
||||||
|
#define FRCA_31 S(KC_6)
|
||||||
|
#define FRCA_32 S(KC_3)
|
||||||
|
#define FRCA_33 S(KC_2)
|
||||||
|
|||||||
Reference in New Issue
Block a user