mirror of
https://github.com/qmk/qmk_firmware
synced 2025-01-07 15:31:37 +00:00
added new experimental layout - works with ErgodoxLayoutGenerator
This commit is contained in:
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 258 KiB After Width: | Height: | Size: 185 KiB |
376
keyboard/ergodox_ez/keymaps/osx_de_experimental/keymap.c
Normal file
376
keyboard/ergodox_ez/keymaps/osx_de_experimental/keymap.c
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
After Width: | Height: | Size: 183 KiB |
@ -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