summaryrefslogtreecommitdiffstats
path: root/keyboards/wekey
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Tidy up encoder in matrix references (#21718)Joel Challis2023-08-091-3/+0
* Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2023-07-094-3/+6
* Fix encoder map declarations (#21435)Joel Challis2023-07-032-2/+2
* Remove encoder in-matrix workaround code (#20389)jack2023-06-199-146/+38
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-361/+268
* 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-2/+3
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-2/+4
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-66/+68
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-114-34/+10
* Move encoder config to data driven (#19923)Ryan2023-02-263-23/+10
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-12/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-32/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)Ryan2023-02-072-10/+0
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-072-8/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-062-10/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-42/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-8/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-3/+2
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-5/+5
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-152-24/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-064-15/+13
* [Keyboard] Add Stello65 keyboard (#17168)Uy Bui2022-06-0712-413/+0
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-155-5/+5
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-153-12/+0
* [Keyboard] Stelo65 (#15102)Uy Bui2022-01-0812-0/+417
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-45/+57
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* [Keyboard] Add custom pcb for Polaris (#14347)Uy Bui2021-09-0911-0/+706
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keyboard] we27 update info.json (#13678)Uy Bui2021-07-291-6/+6
* [Keyboard] Add we27 numpad (#13137)Uy Bui2021-07-1914-0/+623