added new experimental layout - works with ErgodoxLayoutGenerator
This commit is contained in:
@@ -85,8 +85,8 @@
|
||||
#define DE_OSX_UNDS LSFT(DE_OSX_MINS) // _
|
||||
|
||||
// Alt-ed characters
|
||||
#define DE_OSX_SQ2 LALT(KC_2) // ²
|
||||
#define DE_OSX_SQ3 LALT(KC_3) // ³
|
||||
//#define DE_OSX_SQ2 LALT(KC_2) // ²
|
||||
//#define DE_OSX_SQ3 LALT(KC_3) // ³
|
||||
#define DE_OSX_LCBR LALT(KC_8) // {
|
||||
#define DE_OSX_LBRC LALT(KC_5) // [
|
||||
#define DE_OSX_RBRC LALT(KC_6) // ]
|
||||
|
Reference in New Issue
Block a user