qmk-vial/keyboards/xiudi/xd60/keymaps/ansi_split_bs_rshift_space
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
keymap.c
readme.md

Split Space Keymap for XIUDI's 60% XD60 PCB

Split Space Keymap for XD60

  • Keyboard Maintainer: mizuho1998
  • Hardware Supported: xd60 PCB rev3

Make example for this keyboard (after setting up your build environment):

make xiudi/xd60/rev3:ansi_split_bs_rshift_space

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.