summaryrefslogtreecommitdiffstats
path: root/keyboards/oddball
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-25/+47
* Remove more empty headers (#20155)Ryan2023-03-176-108/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-107-94/+15
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-1/+1
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-9/+10
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* 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 `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-022-7/+6
|\
| * Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2022-08-022-7/+6
* | [Core] PMW33XX drivers overhaul (#17613)Stefan Kerkmann2022-07-141-1/+1
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Oddball: set default pointing device driver (#16574)Ryan2022-03-083-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Rework and expand Pointing Device support (#14343)Drashna Jaelre2021-11-1411-637/+22
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-103-3/+3
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Move optical sensor code to drivers folder (#13044)Drashna Jaelre2021-06-215-3334/+2
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-201-1/+0
* [Keyboard] Oddball keyboard and optical sensor update (#10450)Alexander Tulloh2021-01-1033-678/+4430
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-282-29/+0
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-191-4/+3
* [Keyboard] Oddball keyboard (#8352)Alexander Tulloh2020-03-119-0/+917