summaryrefslogtreecommitdiffstats
path: root/keyboards/omnikeyish/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-5/+0
|
* Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2022-08-021-7/+0
|
* Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-201-1/+0
|
* Refactor to use led config - Part 1 (#10905)Joel Challis2020-11-171-3/+3
| | | | | | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config
* [Keyboard] Add new keyboard: Omnikeyish - A replacement PCB for the ↵henrikosorensen2019-06-221-0/+63
Northgate Omnikey family (#6167) * Add omnikeyish keyboard support. * remove out of date comment * PCB Rev 1.1 moved Row5's pin to E6, because the teensy++ hangs an onboard LED off D6. * Move string.h include to .c file * Add pcb kicad link. * Add info.json * Move macro programming to numlock's keyposition, the most useless key on the post model M layout. Force numlock enabled on host at init time, so you're not stuck without a numpad (hopefully) * Make the macro blink function toggle LEDs from their previous state. * Use incorrect but code style compliant opening curly bracing style. * Make PCB rev 1.1 the default Omnikeyish config, as the author has the only rev 1.0 boards that'll ever be. * Fix silly spelling error in 3 defines * First set of review changes. * Layout macro and keymap defined using it. * Layout macros for the northgate factory plates. * minor rearrangements * ALL the layouts. * Forgot ultra-t in info.json