summaryrefslogtreecommitdiffstats
path: root/keyboards/keyboardio/model01
Commit message (Expand)AuthorAgeFilesLines
* Simplfy RGB/LED matrix effect logic (#21703)Joel Challis2023-08-231-14/+14
* Add missing layout data for a handful of boards (#20931)Ryan2023-05-161-63/+74
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-152-103/+135
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Add an alternate layout definition for Keyboardio Model 01 (#20245)Lisa Ugray2023-04-031-0/+18
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-11-201-1/+1
|\
| * [Keyboard] Add layer tap keys to dshields keymaps. (#18953)Daniel Shields2022-11-201-1/+1
* | Fix some old keycodes (#19086)Ryan2022-11-151-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-084-0/+267
|\|
| * [Keymap] Add model01 and doio/kb16 keymaps (#18681)Ryan Anderson2022-11-084-0/+267
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-293-0/+34
|\|
| * [Keymap] Update Miryoku (#18773)Manna Harbour2022-10-273-0/+34
* | Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-4/+5
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
|/
* Add home row modifiers to dshields keymaps. (#18376)Daniel Shields2022-09-181-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+49
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-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-101-7/+0
* [Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre2021-09-051-0/+11
* Remove empty override functions (#14312)Ryan2021-09-051-13/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-6/+6
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Normalise include statements in keyboard code (#11185)Ryan2020-12-166-12/+12
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-3019-0/+848