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
/
yanghu
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-01
Move split layouts to data driven (#20290)
Ryan
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-17
Remove matrix size defines (#19581)
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
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
2022-10-27
[Core] Adjust PWM hardware audio driver for RP2040 (#17723)
Stefan Kerkmann
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-10
[Keyboard] fix: unicorne info.json LAYOUT (#17981)
Less/Rikki
2022-08-06
Move keyboard USB IDs and strings to data driven: Y (#17926)
Ryan
2022-07-01
Specify blackpill board files where relevant (#17521)
Joel Challis
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2021-12-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-29
[Keymap] Add initial Unicorne keyboard layout for bcat (#15613)
Jonathan Rascher
2021-12-09
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-02
Tidy up existing i2c_master implementations (#15376)
Joel Challis
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
[Keyboard] Fix compilation issues for yanghu Unicorne (#15068)
Drashna Jaelre
2021-11-05
Add a new keyboard "Unicorne" (#12993)
Yang Hu