Age | Commit message (Collapse) | Author |
|
|
|
* Fix splitkb/aurora/sweep
* Add back layout alias
|
|
|
|
|
|
|
|
* `EEP_RST` -> `EE_CLR`, default-ish keymaps
* `EEP_RST` -> `EE_CLR`, user keymaps
* `EEP_RST` -> `EE_CLR`, community layouts
* `EEP_RST` -> `EE_CLR`, userspace
* `EEP_RST` -> `EE_CLR`, docs & core
|
|
* `DEBUG` -> `DB_TOGG`, default-ish keymaps
* `DEBUG` -> `DB_TOGG`, user keymaps
* `DEBUG` -> `DB_TOGG`, community layouts
* `DEBUG` -> `DB_TOGG`, userspace
* `DEBUG` -> `DB_TOGG`, docs & core
|
|
|
|
* `KC_RSHIFT` -> `KC_RSFT`
* `KC_RCTRL` -> `KC_RCTL`
* `KC_LSHIFT` -> `KC_LSFT`
* `KC_LCTRL` -> `KC_LCTL`
|
|
* `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`
|
|
|
|
|
|
* `KC__VOLDOWN` -> `KC_VOLD`
* `KC__VOLUP` -> `KC_VOLU`
* `KC__MUTE` -> `KC_MUTE`
* `KC_POWER` -> `KC_PWR`
|
|
* `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`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
|
|
`QMK_KEYS_PER_SCAN` (#15292)
|
|
|
|
|
|
|
|
* Userspace: muppetjones (#1)
Add and update lily58 to work with userspace
Add and update kyria keymap to work with userspace
Add and update planck keymap with userspace
Add etchamouse code and docs to userpace
Add userspace
Update mouse encoder for smoother movement.
Encoder + mouse
Added casemodes by andrewjrae
* Rollback lily58 state reader and add missing GPL
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
* fix lily58 keymap
* Updates to user and lily for muppetjones.
Updated parameters for etchamouse for smoother mouse movement. Updated lily keymap and userspace to actually work together.
* Update keyboards/lily58/keymaps/muppetjones/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Updated keymaps and userspace
* Little more cleanup.
* Update keyboards/lily58/keymaps/muppetjones/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Rollback accidental libchibios update
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update kyria keymap
* Move kyria keymap to splitkb/kyria
* Update planck keymap
* Remove all changes to keyboards/lily58/lib/layer_state_reader.c
* Update lily58 keymap
* Recommended change
* Update keymap readme
* Update kyria keymap and userspace
* Apply suggestions from code review
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Renamed users/muppetjones/README.md to lc
* Update keyboards/lily58/keymaps/muppetjones/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
* Init commit
* Prep for MVP
* Add F Fixes (thanks F!)
* Fix some incorrect layer summons
* Create readme (remove comments from code)
* Update OLED indicators (test)
* Add more OLED updates
* Add more layouts
* Update readme and small tweaks
* Update layers and prep for LED layers
* Fix a trapped layer issue
* Test animations
* Add a happy frog animation to right screen
* Add bulk work
* Move fren readme image
* Can't save images
* Update FPS layout
* Update Symbols layer
* Update readme
* Update readme (future comments move to readme)
* Remove superfluous comments & add Licence
* Add licence update
|
|
|
|
* Initial firmware
* feedback
* updates
* update map
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
* Personalizacion del teclado de AdG
Update layout description
fix symbol layer
* fix doc Colemak
* explicitly define enabled animations
* Change keymap folder name
|