summaryrefslogtreecommitdiff
path: root/keyboards/keebio
AgeCommit message (Expand)Author
2023-04-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-02Enable encoder mapping in VIA for Keebio KBO-5000 (#20272)Raphael Mangubat
2023-04-01Move 66% and 68% layouts to data driven (#20293)Ryan
2023-03-29Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-29Fix some invalid layout macros (#20256)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan
2023-03-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-10Fix incorrect matrix positions for RGB LEDs (#20082)Danny
2023-03-10Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan
2023-03-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-09Keebio/KBO-5000 Encoder Misconfiguration Fix for #20073 (#20074)Flame Soulis
2023-03-08Remove empty rules.mk from keymaps (#20056)Joel Challis
2023-02-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-28[Keymap] Drashna updates for 0.20.0 (#19960)Drashna Jaelre
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-26`keebio/kbo5000`: fix encoder config (#19941)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-23Move QMK LUFA bootloader config to data driven (#19879)Ryan
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-19Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-13Refactor Leader key feature (#19632)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-06Remove `IS_HOST_LED_ON` and migrate usages (#19753)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-29Remove deprecated Quantum keycodes (#19712)Ryan
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2023-01-17[Keyboard] keebio/iris document LED matrix (#19588)Dean Scarff