Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-10 | 15 | -0/+896 |
|\ | |||||
| * | [Keyboard] New IDOBAO ID61 (a.k.a. Denwir D60) (#17362) | Vino Rodrigues | 2022-10-09 | 15 | -0/+896 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial upload * adjust keymap * Delete config.h * Update post.rules.mk * remapped to correct pins * add idobao keymap * disable underglow * minor fix * right menu on windows * imgur * ID61_process_special_k() function * KC_APP fix * Update keymap.c * pre-pr touchups * enum layouts * review changes recommended by tzarc * refactor special keys to common lib * rename layout and add info.json labels * account for 15 possible USER keys * post drashna review * Fn Arrow keys added * post review edits * use bitmask instead of bool array in specialk.c * move to community layout | ||||
* | | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 5 | -21/+10 |
| | | | | | | | | 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 | 11 | -15/+15 |
|/ | |||||
* | [Keyboard] Removal of deprecated defines in IDOBAO keyboards (#18358) | Vino Rodrigues | 2022-09-14 | 6 | -31/+60 |
| | |||||
* | fixed missing x coordinate on spacebar (#18330) | Vino Rodrigues | 2022-09-11 | 1 | -1/+1 |
| | |||||
* | [Keyboard] Add IDOBAO Abacus ID42 Keyboard (#16923) | Vino Rodrigues | 2022-09-03 | 11 | -0/+568 |
| | | | by vinorodrigues | ||||
* | 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 | 10 | -15/+15 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 8 | -8/+8 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 8 | -8/+8 |
| | | |||||
* | | 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 |
| | | |||||
* | | [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> | ||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 5 | -5/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | zvecr | 2022-07-29 | 12 | -47/+41 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: I (#17836) | Ryan | 2022-07-29 | 18 | -69/+59 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-24 | 4 | -74/+78 |
|\| | |||||
| * | Idobao ID63 Community Layout support (#17769) | James Young | 2022-07-24 | 4 | -74/+78 |
| | | | | | | | | | | | | | | * info.json: add key labels * rename LAYOUT_63_ansi to LAYOUT_60_ansi_arrow * enable community layout support | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-13 | 1 | -8/+88 |
|\| | |||||
| * | ID75 v2: update info.json (#17653) | James Young | 2022-07-12 | 1 | -8/+88 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-02 | 13 | -0/+814 |
|\| | |||||
| * | [Keyboard] New IDOBAO ID63 (a.k.a. Denwir D60) (#17144) | Vino Rodrigues | 2022-07-02 | 13 | -0/+814 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | | [Keyboard] IDOBAO ID67 code touch-ups and include factory keymap (#17231) | Vino Rodrigues | 2022-07-02 | 16 | -387/+703 |
| | | |||||
* | | [Keyboard] IDOBAO ID87v2 code rewrite and include factory keymap (#17232) | Vino Rodrigues | 2022-07-02 | 14 | -391/+713 |
| | | |||||
* | | [Keyboard] IDOBAO ID80v3 code rewrite and include factory keymap (#17234) | Vino Rodrigues | 2022-07-02 | 19 | -449/+790 |
| | | |||||
* | | Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674) | precondition | 2022-06-24 | 1 | -0/+1 |
|/ | |||||
* | [Keyboard] Add more bootloader options for id75 (#17441) | Albert Y | 2022-06-20 | 3 | -32/+14 |
| | |||||
* | [Keyboard] Idobao Montex V2(RGB) (#15865) | peepeetee | 2022-06-16 | 11 | -0/+420 |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Christian Hofstede <4440939+chofstede@users.noreply.github.com> Co-authored-by: Vino Rodrigues <github@m.vinorodrigues.com> Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com> | ||||
* | [Keyboard] Add Idobao Montex RGB (V2) (#16897) | IBNobody | 2022-06-15 | 11 | -0/+478 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Montex V2 (#10) * Update readme.md * Update rules.mk * Update config.h * Update keyboards/idobao/montex/v2/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/idobao/montex/v2/rules.mk Add Layouts Co-authored-by: Drashna Jaelre <drashna@live.com> * Merged code fron work done with @vinorodrigues * Update keyboards/idobao/montex/v2/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/idobao/montex/v2/v2.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/idobao/montex/v2/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Removing via_nug keymap * update to montex code (#11) * remove VIA_QMK_RGBLIGHT_ENABLE * more data driven config, simple copyright headers, some code cleanup Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com> | ||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 17 | -19/+19 |
| | |||||
* | [Keyboard] Revert "Fix id67 RGB Matrix (#16916)" - on IDOBAO ID67 kb (#16917) | Vino Rodrigues | 2022-05-11 | 15 | -273/+139 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Fix id67 RGB Matrix (#16916) | jack | 2022-04-22 | 2 | -5/+5 |
| | |||||
* | [Keyboard]Remove RGB light implementation of ID67, revert the file structure ↵ | peepeetee | 2022-04-22 | 26 | -332/+565 |
| | | | | changes by #15558 (#15854) | ||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 3 | -8/+0 |
| | | | | (#16655) | ||||
* | Disable RGB matrix pixel animations for some boards (#16643) | Ryan | 2022-03-14 | 1 | -3/+0 |
| | | | | | * idobao/id87/v2: disable RGB matrix pixel animations * Same for two more boards | ||||
* | [Keyboard] Idobao ID87 v2 (#15875) | peepeetee | 2022-03-07 | 10 | -0/+483 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-02-22 | 6 | -0/+303 |
|\ | |||||
| * | [Keyboard] ID75 v2 (#16351) | peepeetee | 2022-02-21 | 6 | -0/+303 |
| | | |||||
* | | move montex to IDOBAO vendor folder (#15668) | peepeetee | 2022-02-12 | 9 | -0/+319 |
| | | | | | | | | | | * move montex to IDOBAO vendor folder * move montex to montex/v1 | ||||
* | | move id80 and id75 to v1 to accommodate for id75 v2 and id80 v3 (#15992) | peepeetee | 2022-02-10 | 33 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | | move ID87 to IDOBAO vendor folder (#15667) | peepeetee | 2022-02-10 | 10 | -0/+346 |
| | | | | | | | | | | * move ID87 to IDOBAO vendor folder * move to v1 to acommondate for v2 | ||||
* | | 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> | ||||
* | | rename idobo to idobao/id75, move to vendor folder (#15661) | peepeetee | 2022-01-17 | 49 | -0/+1898 |
| | | | | | | | | | | | | | | * rename idobo to idobao/id75, move to vendor folder * add image, amend readme to id75 * add buying link | ||||
* | | move id67 (#15662) | peepeetee | 2022-01-12 | 20 | -0/+896 |
| | | |||||
* | | 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 |
|/ | |||||
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
| |