| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC`
|
|
|
|
|
| |
* Remove legacy USE_SERIAL define
* tidy up missed comments
|
|
|
| |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
|
|
|
| |
* fix sat75
* update uint32_t to layer_state
|
|
|
|
|
|
|
| |
* added my gergo keymap
* updated personal bfo9000 keymap
* fixed redundancy, extended debounce time
|
|
* Updated my personal keymaps for the bfo9000 and jj50
* fixed best practices mistakes
|