forked from mirrors/qmk_userspace
[Keymap] Added preonic and mechmini 2 keymaps (#5202)
* added mechmini2 keymap * added preonic keymap * changed readme * correction to mechmini 2 readme * changes to preonic keymap
This commit is contained in:
parent
9c73a4a5c6
commit
8a2346eda1
11 changed files with 383 additions and 4 deletions
|
@ -90,6 +90,8 @@ bool process_record_keymap(uint16_t keycode, keyrecord_t *record);
|
|||
|
||||
#define CTLENT CTL_T(KC_ENT)
|
||||
|
||||
#define EMOJI LWIN(KC_DOT)
|
||||
|
||||
/*
|
||||
Templates for Keys, with custom shifted and non shifted Characters
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue