Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-03 | Move keyboard USB IDs and strings to data driven: P (#17875) | Ryan | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | |
(#16655) | |||
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | |
2021-11-23 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-23 | Portal 66 Layout Macro Refactor (#15255) | James Young | |
* soldered.h: use QMK 3-character notation * soldered.h: add matrix diagram * portal_66/soldered: rename LAYOUT_65_ansi_split_bs to LAYOUT_65_ansi_blocker_split_bs * portal_66/soldered: rename LAYOUT_65_ansi to LAYOUT_65_ansi_blocker * portal_66/soldered: rename LAYOUT_65_tsangan_split_bs to LAYOUT_65_ansi_blocker_tsangan_split_bs * portal_66/soldered: rename LAYOUT_65_iso to LAYOUT_65_iso_blocker * portal_66/soldered: add LAYOUT_65_iso_blocker_split_bs * portal_66/soldered: add LAYOUT_65_iso_blocker_tsangan_split_bs * portal_66/soldered: enable Community Layout support * hotswap.h: use QMK 3-character notation * hotswap.h: add matrix diagram * portal_66/hotswap: rename LAYOUT to LAYOUT_65_ansi_blocker * portal_66/hotswap: enable Community Layout support | |||
2021-11-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-11-15 | [Keyboard] Add layout options, hotswap version to portal 66 (#14719) | Matthew Dias | |
Co-authored-by: Drashna Jaelre <drashna@live.com> |