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 Various compilation fixes for avr-gcc 10 (#9269) 2020-12-18 17:28:29 +00:00
dynamic_macro.h Various compilation fixes for avr-gcc 10 (#9269) 2020-12-18 17:28:29 +00:00
info.json Move keyboard USB IDs and strings to data driven: O (#17874) 2022-08-02 19:39:00 +01:00
omnikeyish.c Remove legacy keycodes, part 2 (#18660) 2022-10-10 20:06:26 +01:00
omnikeyish.h
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

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.