summaryrefslogtreecommitdiffstats
path: root/keyboards/omnikeyish
Commit message (Expand)AuthorAgeFilesLines
* Escape Unicode characters in info.json (#20698)Ryan2023-05-051-1/+1
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-012-4/+2
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-204/+1225
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-17/+0
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-1/+1
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-2/+1
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-2/+11
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-2/+2
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-5/+0
* Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2022-08-022-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-201-1/+0
* Various compilation fixes for avr-gcc 10 (#9269)Joel Challis2020-12-182-2/+2
* Refactor to use led config - Part 1 (#10905)Joel Challis2020-11-172-28/+3
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-42/+6
* [Keyboard] Omnikeyish: fix LAYOUT_101 macro (#6285)noroadsleft2019-07-092-3/+17
* [Keyboard] fix info.json for omnikeyish keyboards (#6189)henrikosorensen2019-07-032-13/+61
* [Keyboard] Add new keyboard: Omnikeyish - A replacement PCB for the Northgate...henrikosorensen2019-06-229-0/+753