Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 7 | -404/+938 |
|\ | |||||
| * | Cipulot Kawayo Refactor (#17884) | James Young | 2022-08-06 | 7 | -404/+938 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting * kawayo.h: use QMK 3-character notation * refactor keymaps - use QMK-native keycode aliases - KC_ENTER -> KC_ENT - KC_RIGHT -> KC_RGHT - KC_TRNS -> _______ - RESET -> QK_BOOT - use four-space indent * kawayo.h: add matrix diagram * info.json: correct layout data * rename LAYOUT_default to LAYOUT_ansi_blocker_split_bs * add LAYOUT_ansi_blocker macro with reference keymap * add LAYOUT_ansi_blocker_tsangan macro with reference keymap * add LAYOUT_ansi_blocker_tsangan_split_bs macro with reference keymap * kawayo.h: add Corner Blocker (CB) option to matrix diagram * change Layout Macro naming scheme - update layout macro naming scheme - rename `LAYOUT_ansi_blocker` to `LAYOUT_65_ansi_cb_blocker` - rename `LAYOUT_ansi_blocker_split_bs` to `LAYOUT_65_ansi_cb_blocker_split_bs` - rename `LAYOUT_ansi_blocker_tsangan` to `LAYOUT_65_ansi_cb_blocker_tsangan` - rename `LAYOUT_ansi_blocker_tsangan_split_bs` to `LAYOUT_65_ansi_cb_blocker_tsangan_split_bs` - rename reference keymaps to format specified in QMK docs - keymap using `LAYOUT_65_ansi_cb_blocker` macro should be named `default_65_ansi_cb_blocker`, etc. - update layout macro grid alignment (no logic change) * add LAYOUT_65_ansi_blocker macro * add LAYOUT_65_ansi_blocker_split_bs macro * add LAYOUT_65_ansi_blocker_tsangan macro * add LAYOUT_65_ansi_blocker_tsangan_split_bs macro * denote LAYOUT_all as an alias for LAYOUT_65_ansi_blocker_split_bs * enable Community Layout support | ||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1537 | -1597/+27 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 3 | -7/+23 |
|\| | |||||
| * | Provide users with replacements for deprecated/invalid functionality where ↵ | Ryan | 2022-08-06 | 3 | -7/+23 |
| | | | | | | | | applicable (#17604) | ||||
* | | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | 2022-08-06 | 96 | -603/+86 |
| | | | | | | | | `QMK_KEYS_PER_SCAN` (#15292) | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 22 | -81/+70 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: Z (#17927) | Ryan | 2022-08-06 | 22 | -81/+70 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 68 | -245/+217 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: Y (#17926) | Ryan | 2022-08-06 | 68 | -245/+217 |
| | | |||||
* | | [Core] guard RPC invocation by checking RPC info against crc checksum (#17840) | Stefan Kerkmann | 2022-08-06 | 2 | -9/+18 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 68 | -245/+218 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: X (#17925) | Ryan | 2022-08-06 | 68 | -245/+218 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 2 | -0/+190 |
|\| | |||||
| * | [Docs] Building with GitHub Userspace (#16271) | Albert Y | 2022-08-06 | 2 | -0/+190 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 11 | -0/+336 |
|\| | |||||
| * | [Keyboard] Add Crin PCB (#17913) | Andrew Kannan | 2022-08-05 | 11 | -0/+336 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 8 | -0/+221 |
|\| | |||||
| * | Added support for keyquest keyboards (#17667) | keyquest.tech | 2022-08-06 | 8 | -0/+221 |
| | | | | | | Co-authored-by: Mathiaszmrga <mmoragrega@centro.edu.mx> | ||||
* | | Publish data as part of API generation (#17020) | Joel Challis | 2022-08-06 | 3 | -14/+29 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 209 | -798/+690 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: W (#17903) | Ryan | 2022-08-06 | 209 | -798/+690 |
| | | |||||
* | | Add kb2040 onkey keyboard that works with the oled keymap (#17786) | Jeff Epler | 2022-08-05 | 4 | -0/+72 |
| | | |||||
* | | [Keyboard] use correct function in Dilemma splinky (#17923) | Drashna Jaelre | 2022-08-06 | 1 | -1/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-06 | 18 | -58/+142 |
|\| | |||||
| * | [Keyboard] encoder map on more mechwild boards (#17894) | Less/Rikki | 2022-08-05 | 18 | -58/+142 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-04 | 29 | -313/+10 |
|\| | |||||
| * | Tidy up ez_maker (#17910) | Joel Challis | 2022-08-05 | 29 | -313/+10 |
| | | |||||
* | | Add deprecated check for RGBLIGHT_ANIMATIONS (#17832) | Drashna Jaelre | 2022-08-04 | 4 | -12/+9 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-04 | 1 | -2/+7 |
|\| | |||||
| * | added missing indicator defines for dolice (#17906) | ebastler | 2022-08-04 | 1 | -2/+7 |
| | | |||||
* | | Fix issue with #17904. (#17905) | Nick Brassel | 2022-08-04 | 1 | -1/+1 |
| | | |||||
* | | Fixup compilation of printf-like functions with uint32_t args. (#17904) | Nick Brassel | 2022-08-04 | 2 | -14/+14 |
| | | |||||
* | | [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647) | Nick Brassel | 2022-08-04 | 6 | -24/+26 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-04 | 146 | -562/+471 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: T (#17899) | Ryan | 2022-08-04 | 146 | -562/+471 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-04 | 6 | -14/+20 |
|\| | |||||
| * | Balloondogcaps TR90 and TR90PM: rename LAYOUT to LAYOUT_ortho_3x3 (#17879) | James Young | 2022-08-04 | 6 | -14/+20 |
| | | | | | | | | | | * balloondogcaps/tr90: rename LAYOUT to LAYOUT_ortho_3x3 * balloondogcaps/tr90pm: rename LAYOUT to LAYOUT_ortho_3x3 | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 1 | -348/+368 |
|\| | |||||
| * | boardsource/the_mark: add QMK Configurator layout data (#17898) | James Young | 2022-08-03 | 1 | -348/+368 |
| | | | | | | | | | | | | | | * boardsource/the_mark: add QMK Configurator layout data * add keyboard maintainers to info.json Adds the individual and organization accounts as listed maintainers. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 20 | -72/+63 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: U (#17900) | Ryan | 2022-08-03 | 20 | -72/+63 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 22 | -82/+71 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: V (#17901) | Ryan | 2022-08-03 | 22 | -82/+71 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 227 | -825/+704 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: S (#17889) | Ryan | 2022-08-04 | 227 | -825/+704 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 136 | -486/+419 |
|\| | |||||
| * | Move keyboard USB IDs and strings to data driven: R (#17885) | Ryan | 2022-08-04 | 136 | -486/+419 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 20 | -45/+57 |
|\| | |||||
| * | Fix up splittest/bluepill (#17897) | Joel Challis | 2022-08-03 | 20 | -45/+57 |
| | |