mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
@@ -15,8 +15,10 @@
|
||||
*/
|
||||
#include QMK_KEYBOARD_H
|
||||
|
||||
#define _QWERTY 0
|
||||
#define _RIGHT2LEFT 1
|
||||
enum layers {
|
||||
_QWERTY,
|
||||
_RIGHT2LEFT
|
||||
};
|
||||
|
||||
/* Base (qwerty)
|
||||
* ,-------------------------------------------------------, ,-------------------------------------------------------,
|
||||
|
||||
Reference in New Issue
Block a user