index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
keebio
Age
Commit message (
Expand
)
Author
2023-04-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-03
Modify default encoder mappings, change PID, enable mousekeys (#20329)
Danny
2023-04-03
Add core/fallback encoder behaviour (#20320)
jack
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-02
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-02
Enable encoder mapping in VIA for Keebio KBO-5000 (#20272)
Raphael Mangubat
2023-04-01
Move 66% and 68% layouts to data driven (#20293)
Ryan
2023-03-29
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
Fix some invalid layout macros (#20256)
Ryan
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-13
Fix layout macro keys with no matrix position (#20033)
Ryan
2023-03-11
Move matrix config to info.json, part 8 (#20030)
Ryan
2023-03-10
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-03-10
Fix incorrect matrix positions for RGB LEDs (#20082)
Danny
2023-03-10
Remove pointless `USE_I2C` blocks in keyboard headers (#20084)
Ryan
2023-03-09
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-03-09
Keebio/KBO-5000 Encoder Misconfiguration Fix for #20073 (#20074)
Flame Soulis
2023-03-08
Remove empty rules.mk from keymaps (#20056)
Joel Challis
2023-02-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-28
[Keymap] Drashna updates for 0.20.0 (#19960)
Drashna Jaelre
2023-02-28
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-26
`keebio/kbo5000`: fix encoder config (#19941)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-23
Move QMK LUFA bootloader config to data driven (#19879)
Ryan
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-19
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)
Joel Challis
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-13
Refactor Leader key feature (#19632)
Ryan
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-07
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-29
Remove deprecated Quantum keycodes (#19712)
Ryan
[next]