Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixup bpiphany/ghost_squid (#18842) | jack | 2022-10-25 | 1 | -1/+1 |
| | |||||
* | Bathroom Epiphanies Ghost Squid Refactor (#18816) | James Young | 2022-10-22 | 4 | -51/+232 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refactor default keymap - shorten layer names - KM_QWERTY -> _QW - KM_MEDIA -> _MD - KM_GUI_LOCK -> _GL - use QMK-native keycode aliases - use four-space indent - grid-align keycodes * remove third layer from default keymap The third layer only serves to disable the GUI keys, which we can do with a keycode. * update default keymap readme * ghost_squid.h: add matrix diagram * add LAYOUT_fullsize_ansi * add LAYOUT_fullsize_iso * use LAYOUT_fullsize_iso macro in default keymap Refactor the default keymap to use the new LAYOUT_fullsize_iso macro. * remove LAYOUT macro Same matrix as LAYOUT_fullsize_iso, but in a different assignment order. * enable Community Layout support | ||||
* | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: B (#17782) | Ryan | 2022-07-25 | 2 | -8/+7 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | |||||
* | Bathroom Epiphanies Ghost Squid: add QMK Configurator data (#16212) | James Young | 2022-02-05 | 1 | -0/+121 |
| | |||||
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
| | |||||
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
| | |||||
* | [Keyboard] Adapt downsteam Ghost Squid support to latest QMK (#14607) | fenuks | 2021-11-29 | 8 | -0/+337 |
Co-authored-by: fenuks <fenuks> |