Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: yiancar <yiancar@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add files via upload
* Delete Vertex/AngleR2 directory
* Add files via upload
* Delete keyboards/Vertex/AngleR2 directory
* Add files via upload
* Add files via upload
* Add files via upload
* Update keyboards/vertex/angler2/angler2.h
* Update keyboards/vertex/angler2/info.json
* Update keyboards/vertex/angler2/keymaps/default/keymap.c
* Update keyboards/vertex/angler2/keymaps/via/keymap.c
* Update keyboards/vertex/angler2/keymaps/via/keymap.c
* Update keyboards/vertex/angler2/keymaps/via/keymap.c
* Update keyboards/vertex/angler2/keymaps/default/keymap.c
* Update keyboards/vertex/angler2/keymaps/via/keymap.c
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
|
|
|
* Reverted to most usable configuration for RDP usage.
* Added some HSV color definitions without the value portion to allow using the existing value.
* Switched to using HSV and HS color definitions.
* Added media keys to the convenience layer.
* Updated make rules to enable media keys.
* Cleaned up planck make rules.
|
|
|
|
|
|
|
|
* Disable console by default for better bios & reboot behavior
* Remove custom matrix
* Disable console by default for better bios & reboot behavior
* PR feedback
|
|
|
|
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: yiancar <yiancar@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* added german corne
* added symbol layer
* Delete settings.json
revert setting
* Delete keymap.c
* Update config.h
* Update keycodes.h
* Update config.h
* Update keyboards/crkbd/keymaps/JulianTurner/oled.c
* Update keycodes.h
* Update oled.c
added header
* Update keymap.c
added header
* Update keytabs.h
added header
* Update readme.md
* Update rules.mk
* default settings
* Update settings.json
* renamed folder
* revert
* remove c file import and added to rules
* Update keymap.c
* Update keymap.c
* Update readme.md
* Update rules.mk
* updated files from pull request
* fixed issues with merge
* Update keyboards/crkbd/keymaps/julian_turner/oled.c
* Update keyboards/crkbd/keymaps/julian_turner/rules.mk
* Update keyboards/crkbd/keymaps/julian_turner/keymap.c
* Delete keycodes.h
* Update keyboards/crkbd/keymaps/julian_turner/readme.md
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
applicable (#17604)
|
|
`QMK_KEYS_PER_SCAN` (#15292)
|
|
|
|
|
|
|
|
|