summaryrefslogtreecommitdiff
path: root/keyboards/doio/kb16
AgeCommit message (Expand)Author
2024-02-01Fixup doio/kb16 (#22921)jack
2024-01-07Migrate RGB Matrix config to info.json - D (#22811)Joel Challis
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel
2023-12-18Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)Nick Brassel
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan
2023-09-14Remove duplication of EEPROM defaults (#22011)Joel Challis
2023-08-30doio/kb16: Added timeout option for OLED boot logo. (#21823)Lasse Luttermann
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan
2023-03-18Remove bootloader logic from `mcu_selection.mk` (#20150)Joel Challis
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-08[Keymap] Add model01 and doio/kb16 keymaps (#18681)Ryan Anderson
2022-10-27initial (#18859)jack
2022-10-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-26Added new keyboard DOIO KB16 (Rev 2) (#18699)HorrorTroll
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan
2022-07-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-14KB16-01: correct QMK Configurator key sequence (#17670)James Young
2022-07-03initial (#17545)jack
2022-07-03Added new keyboard KB16-01 (#17418)HorrorTroll