summaryrefslogtreecommitdiffstats
path: root/keyboards/yanghu/unicorne
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+3
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move split layouts to data driven (#20290)Ryan2023-04-012-69/+44
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-9/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+6
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+5
* Debounce defines cleanup (#19742)Ryan2023-02-031-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-2/+2
* [Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann2022-10-273-7/+0
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* [Keyboard] fix: unicorne info.json LAYOUT (#17981)Less/Rikki2022-08-101-2/+5
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-062-7/+6
* Specify blackpill board files where relevant (#17521)Joel Challis2022-07-011-0/+1
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-294-0/+136
|\
| * [Keymap] Add initial Unicorne keyboard layout for bcat (#15613)Jonathan Rascher2021-12-294-0/+136
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-2/+1
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* | Tidy up existing i2c_master implementations (#15376)Joel Challis2021-12-021-0/+6
|/
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keyboard] Fix compilation issues for yanghu Unicorne (#15068)Drashna Jaelre2021-11-051-7/+9
* Add a new keyboard "Unicorne" (#12993)Yang Hu2021-11-0516-0/+908