Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | 2023-04-08 | 2 | -1/+3 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 4 | -3/+6 |
| | |||||
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 2 | -3/+1 |
| | |||||
* | Move matrix config to info.json, part 1 (#19985) | Ryan | 2023-03-05 | 2 | -31/+5 |
| | |||||
* | Move backlight config to data driven (#19910) | Ryan | 2023-02-26 | 2 | -5/+4 |
| | |||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -2/+2 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Remove default and unused `BACKLIGHT_LEVELS` (#19898) | Ryan | 2023-02-22 | 1 | -1/+0 |
| | |||||
* | Refactor more KC_MISSION_CONTROL/KC_LAUNCHPAD usages (#19891) | Joel Challis | 2023-02-20 | 1 | -25/+1 |
| | |||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 1 | -4/+0 |
| | |||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 2 | -3/+4 |
| | |||||
* | Move Bootmagic config to data driven (#19860) | Ryan | 2023-02-17 | 4 | -13/+6 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 2 | -2/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-08 | 8 | -277/+198 |
|\ | |||||
| * | Idobao ID80 V2: Partial Data-Driven Conversion (#19247) | James Young | 2022-12-09 | 8 | -277/+198 |
| | | |||||
* | | Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216) | Drashna Jaelre | 2022-12-01 | 1 | -1/+0 |
|/ | |||||
* | jsonify some info.json (#19146) | Joel Challis | 2022-11-25 | 2 | -2/+2 |
| | |||||
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 5 | -10/+10 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Remove legacy EEPROM clear keycodes (#18782) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | * `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 Debug keycode (#18769) | Ryan | 2022-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core | ||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 3 | -3/+3 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -1/+2 |
| | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358) | Vino Rodrigues | 2022-09-14 | 1 | -12/+12 |
| | |||||
* | fixed missing x coordinate on spacebar (#18330) | Vino Rodrigues | 2022-09-11 | 1 | -1/+1 |
| | |||||
* | Remove more RESET keycode references (#18252) | Joel Challis | 2022-09-03 | 2 | -2/+2 |
| | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 1 | -1/+1 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-08-15 | 5 | -55/+17 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958) | Ryan | 2022-08-15 | 5 | -55/+17 |
| | | |||||
| * | Move keyboard USB IDs and strings to data driven: I (#17836) | Ryan | 2022-07-29 | 2 | -8/+6 |
| | | |||||
* | | [Keyboard] IDOBAO ID80v1 folder rename (#17265) | Vino Rodrigues | 2022-08-14 | 29 | -74/+112 |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | | [Keyboard] IDOBAO ID80v3 code rewrite and include factory keymap (#17234) | Vino Rodrigues | 2022-07-02 | 19 | -449/+790 |
|/ | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 6 | -6/+6 |
| | |||||
* | move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 (#15992) | peepeetee | 2022-02-10 | 27 | -4/+4 |
| | | | | | | | | | | | | | | | * move id80 to a v1 to acommondate for v2 and a future v3 * move id75 to v1 * fix manufacturer and product fields, enable backlight * move user keymap * Fix DEFAULT_FOLDER * Update build command Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Fix idobao/id80/v3 compilation errors (#16280) | jack | 2022-02-09 | 2 | -7/+4 |
| | | | | | * fix * another redefintion | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-09 | 10 | -0/+470 |
|\ | |||||
| * | [Keyboard] Idobao ID80 V3 (#15912) | peepeetee | 2022-02-08 | 10 | -0/+470 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Fix CI. (#15828) | Nick Brassel | 2022-01-11 | 1 | -1/+1 |
| | | | * Fix CI. | ||||
* | [Keyboard] move ID80 to IDOBAO vendor folder (#15665) | peepeetee | 2022-01-10 | 27 | -0/+1325 |