1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/input_club/ergodox_infinity/keymaps/input_club
Ryan c6f1b594a2
Remove legacy keycodes, part 2 (#18660)
* `KC_SYSREQ` -> `KC_SYRQ`

And one `KC_ALT_ERASE` -> `KC_ERAS`

* `KC_NONUS_BSLASH` -> `KC_NUBS`

* `KC_NUMLOCK` -> `KC_NUM`

* `KC_CLCK` -> `KC_CAPS`

* `KC_SCROLLLOCK` -> `KC_SCRL`

* `KC_LBRACKET` -> `KC_LBRC`

* `KC_RBRACKET` -> `KC_RBRC`

* `KC_CAPSLOCK` -> `KC_CAPS`
2022-10-10 20:06:26 +01:00
..
keymap.c Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
README.md move input club keyboards into vendor folder (#15788) 2022-02-05 21:16:21 -08:00

Input Club ErgoDox Infinity Layout

A basic ErgoDox layout that duplicates the default Input Club layout

Features

Base Layers

  • QWERTY
  • Function Keys
  • Numpad

Building and flashing

  1. Put your board in DFU mode with either the button on the bottom, or with a software key in your current firmware
  2. Flash left half:
    make ergodox_infinity:input_club:dfu-util
    
  3. Flash right half:
    make ergodox_infinity:input_club:dfu-util MASTER=right