* `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` |
||
|---|---|---|
| .. | ||
| keymaps | ||
| config.h | ||
| dynamic_macro.c | ||
| dynamic_macro.h | ||
| info.json | ||
| omnikeyish.c | ||
| omnikeyish.h | ||
| readme.md | ||
| rules.mk | ||
Omnikey(-ish)
A replacement PCB for Omnikey keyboards. (In theory) supports 101, 102, Plus, Ultra T, Ultra, Prime and Stellar, as well as customs.
Keyboard Maintainer: QMK Community and Henrik O. Sørensen
Hardware Supported: Omnikey(-ish) PCB
Hardware Availability: https://github.com/henrikosorensen/keyboard_pcbs/tree/master/omnikeyish_pcb
Make example for this keyboard (after setting up your build environment):
make omnikeyish:default
See build environment setup then the make instructions for more information.