summaryrefslogtreecommitdiff
path: root/keyboards/omnikeyish
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-2/+6
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel1-0/+1
2024-07-11Various fixes for keyboards not implementing callbacks correctly (#24092)Joel Challis1-2/+6
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: O (#23778)James Young2-6/+6
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-04-20Migrate build target markers to keyboard.json - OQ (#23564)Joel Challis2-13/+8
2023-05-05Escape Unicode characters in info.json (#20698)Ryan1-1/+1
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-4/+2
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2-204/+1225
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-17/+0
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan1-1/+1
2023-02-23Reallocate SAFE_RANGE (#19909)Joel Challis1-2/+1
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-4/+5
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-19Remove legacy Debug keycode (#18769)Ryan1-1/+1
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre1-2/+11
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan1-2/+2
2022-10-07Remove all `BACKLIGHT_LEVELS 0` (#18630)jack1-5/+0
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-1/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-1/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+1
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-01-20Remove `DESCRIPTION`, N-Q (#11631)Ryan1-1/+0
2020-12-18Various compilation fixes for avr-gcc 10 (#9269)Joel Challis2-2/+2
2020-11-17Refactor to use led config - Part 1 (#10905)Joel Challis2-28/+3
2019-09-19Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark1-42/+6
2019-07-09[Keyboard] Omnikeyish: fix LAYOUT_101 macro (#6285)noroadsleft2-3/+17
2019-07-03[Keyboard] fix info.json for omnikeyish keyboards (#6189)henrikosorensen2-13/+61
2019-06-22[Keyboard] Add new keyboard: Omnikeyish - A replacement PCB for the Northgate...henrikosorensen9-0/+753