summaryrefslogtreecommitdiff
path: root/keyboards/ydkb
Commit message (Collapse)AuthorAge
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-20
| | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-15
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-20
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|/
* Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-06
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
|
* [Keyboard] Add YDKB Grape PCB (#16661)somepin2022-03-25
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* move @yangdigi 's keyboards to a YDKB folder (#15681)peepeetee2022-01-02