added new experimental layout - works with ErgodoxLayoutGenerator
This commit is contained in:
parent
7c3345f9b9
commit
6d40f7c506
5 changed files with 693 additions and 398 deletions
|
@ -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) // ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue