Last active
January 26, 2024 21:50
-
-
Save antoinelin/a8277c464de7336e788de7fd2f5c50d0 to your computer and use it in GitHub Desktop.
My Worklouder Creator Micro profile. Layer 0 is dedicated to Figma
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Creator Micro", | |
"vendorProductId": 1464657635, | |
"macros": [ | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"", | |
"" | |
], | |
"layers": [ | |
[ | |
"KC_I", | |
"G(KC_C)", | |
"G(KC_V)", | |
"KC_ESC", | |
"S(KC_G)", | |
"LAG(KC_K)", | |
"LAG(KC_B)", | |
"KC_DEL", | |
"KC_LSFT", | |
"G(KC_D)", | |
"G(KC_G)", | |
"S(KC_A)", | |
"KC_GRV", | |
"KC_LALT", | |
"KC_LGUI", | |
"TO(1)" | |
], | |
[ | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"RGB_TOG", | |
"KC_NO", | |
"KC_NO", | |
"TO(2)" | |
], | |
[ | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"RGB_TOG", | |
"KC_NO", | |
"KC_NO", | |
"TO(3)" | |
], | |
[ | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"KC_NO", | |
"RGB_TOG", | |
"KC_NO", | |
"KC_NO", | |
"TO(0)" | |
] | |
], | |
"encoders": [ | |
[ | |
["S(KC_ENT)", "KC_ENT"], | |
["KC_NO", "KC_NO"], | |
["KC_NO", "KC_NO"], | |
["KC_NO", "KC_NO"] | |
], | |
[ | |
["G(KC_Z)", "LSG(KC_Z)"], | |
["KC_NO", "KC_NO"], | |
["KC_NO", "KC_NO"], | |
["KC_NO", "KC_NO"] | |
] | |
] | |
} |
Author
antoinelin
commented
Jan 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment