Joel Challis
|
3400908b08
|
Move VIA config to keymap level (#23754)
|
2024-05-21 13:25:28 +01:00 |
James Young
|
6a40c403b4
|
BIOI Morgan65 Layout Macro Additions (#20499)
* add matrix_diagram.md
* info.json: apply friendly formatting
* grid align keycodes in keymaps
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* enable Community Layout support
|
2023-04-22 20:21:46 -07:00 |
Ryan
|
5629ba1807
|
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC`
|
2022-10-13 18:28:14 +01:00 |
Ryan
|
c6f1b594a2
|
Remove legacy keycodes, part 2 (#18660)
* `KC_SYSREQ` -> `KC_SYRQ`
And one `KC_ALT_ERASE` -> `KC_ERAS`
* `KC_NONUS_BSLASH` -> `KC_NUBS`
* `KC_NUMLOCK` -> `KC_NUM`
* `KC_CLCK` -> `KC_CAPS`
* `KC_SCROLLLOCK` -> `KC_SCRL`
* `KC_LBRACKET` -> `KC_LBRC`
* `KC_RBRACKET` -> `KC_RBRC`
* `KC_CAPSLOCK` -> `KC_CAPS`
|
2022-10-10 20:06:26 +01:00 |
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
scottywei
|
6edbd845eb
|
[Keyboard] Add BIOI Keyboards (#9602)
* Add BIOI Keyboards
Add keyboards from BIOI, including dual-mode G60, Morgan65, and S65
* Update keyboards/bioi/g60/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/bioi/g60/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/bioi/g60/g60.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/bioi/g60/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* Rename rule.mk to rules.mk
* Rename rule.mk to rules.mk
* Rename rule.mk to rules.mk
* Update readme.md
* Apply suggestions from code review
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update ble.h
* Update config.h
Change VenderID to 8101
* Update config.h
* Update config.h
* Update ble.c
* Update ble.h
* Add license headers
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Add license header in keymap files
* Fix year in license header
* Update keyboards/bioi/s65/readme.md
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2021-01-10 18:57:58 -08:00 |