qmk_firmware/keyboards/omnikeyish
Ryan 18dc851e37
Remove legacy Debug keycode (#18769)
* `DEBUG` -> `DB_TOGG`, default-ish keymaps

* `DEBUG` -> `DB_TOGG`, user keymaps

* `DEBUG` -> `DB_TOGG`, community layouts

* `DEBUG` -> `DB_TOGG`, userspace

* `DEBUG` -> `DB_TOGG`, docs & core
2022-10-19 11:33:05 +01:00
..
keymaps Remove legacy Debug keycode (#18769) 2022-10-19 11:33:05 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
dynamic_macro.c
dynamic_macro.h
info.json
omnikeyish.c
omnikeyish.h
readme.md
rules.mk

readme.md

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.