summaryrefslogtreecommitdiff
path: root/keyboards/jadookb
Commit message (Collapse)AuthorAge
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-04
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-26
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-23
|\
| * JadooKB JKB65 Community Layout Support (#18461)James Young2022-09-23
| | | | | | | | | | * rename LAYOUT_67_ansi to LAYOUT_65_ansi_blocker * enable Community Layouts support
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
|/
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-20
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-20
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
| |
* | [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-06
|/ | | | `QMK_KEYS_PER_SCAN` (#15292)
* Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2022-07-29
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-26
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* [Keyboard] enable rgb modes for jkb65 (#16159)Drashna Jaelre2022-01-31
|
* [Keyboard] R2 version of jadookb/jkb65 (#16129)WiZ.GG2022-01-31
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
|
* [Keyboard] Add JadooKB JKB2 (#15036)WiZ.GG2021-11-12
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] add 2 keys in jkb65 keymap (#14576)WiZ.GG2021-09-24
|
* [Keyboard] Fix jkb65 compile issues (#14554)Drashna Jaelre2021-09-21
|
* [Keyboard] Add JadooKB JKB65 RGB (#14525)WiZ.GG2021-09-21
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>