summaryrefslogtreecommitdiffstats
path: root/keyboards/omkbd
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2324-157/+156
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-2424-36/+36
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1824-12/+12
* Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-1512-12/+0
* Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-142-4/+1
* Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-0624-22/+26
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-2720-10/+30
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-306-631/+448
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1221-795/+617
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0624-12/+36
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-1627-91/+2
* Adjust offset for some layouts (#20075)Ryan2023-03-132-367/+497
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-102-16/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-1024-86/+60
* Move backlight config to data driven (#19910)Ryan2023-02-264-10/+8
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-1725-14/+36
* Remove matrix size defines (#19581)Ryan2023-02-1712-60/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-20/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+8
* Debounce defines cleanup (#19742)Ryan2023-02-0312-36/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-0312-36/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-6/+0
* Remove useless line continuations (#19399)Ryan2022-12-303-58/+58
* Remove .noci functionality (#19122)Joel Challis2022-11-2113-0/+0
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-065-7/+7
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-3/+3
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-5/+5
* 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-1511-11/+110
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-131-1/+1
* Remove legacy international keycodes (#18588)Ryan2022-10-094-5/+5
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-0611-62/+2
* Clean-up of `#define _ADJUST 16` instances (#18182)James Young2022-08-272-8/+12
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-215-6/+6
* Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2022-08-0224-85/+73
* [Keymap] Update yoshimaru46 keymap (#17402)Yoshihiro Saito2022-06-161-1/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1511-20/+20
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-153-3/+3
* [Keyboard] move @omkbd 's boards to /omkbd (#16116)peepeetee2022-01-31160-0/+6730