index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
obosob
Age
Commit message (
Expand
)
Author
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-14
Move `RGBLIGHT_LED_MAP` to data driven (#21095)
Ryan
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-01
Move split layouts to data driven (#20290)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-10
Move matrix config to info.json, part 2 (#19987)
Ryan
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-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-09
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-09
[keyboard] Enable community layout support (#19499)
Manna Harbour
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-09-06
Remove legacy USE_SERIAL define (#18292)
Dasky
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-02
Move keyboard USB IDs and strings to data driven: O (#17874)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-01-11
[Keyboard] move @obosob 's boards into obosob/ (#15799)
peepeetee