You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
keymaps Remove legacy Debug keycode (#18769) 3 years ago
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 3 years ago
dynamic_macro.c
dynamic_macro.h
info.json
omnikeyish.c Remove legacy keycodes, part 2 (#18660) 3 years ago
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.