Age | Commit message (Collapse) | Author |
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: yiancar <yiancar@gmail.com>
|
|
|
|
* [keyboard] Add rev41lp
* [keymap] rev41lp: More layer, less clutter
* [keymap] rev41lp:whitespace cleanup
* [keymap] rev41lp: Remove outer shift & edit homerow timings
left-ctrl < left-shift
kc-enter < kc-sftent
lower + tab = grave
raise + tab = tilde
* Initial namnlos keymap for rev41lp.
* Updated according to PR checklist.
* Update keyboards/b_sides/rev41lp/config.h
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Update keyboards/b_sides/rev41lp/rules.mk
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* Updated to fulfill PR checklist.
* Update keyboards/b_sides/rev41lp/info.json
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/b_sides/rev41lp/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/b_sides/rev41lp/keymaps/cyril/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/b_sides/rev41lp/keymaps/cyril/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/b_sides/rev41lp/keymaps/namnlos/keymap.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/b_sides/rev41lp/keymaps/namnlos/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/b_sides/rev41lp/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/b_sides/rev41lp/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/b_sides/rev41lp/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/b_sides/rev41lp/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/b_sides/rev41lp/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/b_sides/rev41lp/keymaps/namnlos/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/b_sides/rev41lp/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Adding picture.
* Rename README.md to readme.md
* Cleaning up in rules.mk.
* Moving en- and em-dash from dedicated keys.
* Readme fixup.
There was a typo in the title, also changed the description a little.
* Update keyboards/b_sides/rev41lp/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/b_sides/rev41lp/keymaps/namnlos/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: cyril279 <cyril.x9@gmail.com>
Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
* add LAYOUT_60_ansi_split_bs_rshift layout data
* add LAYOUT_60_iso layout data
|
|
|
|
|
|
|
|
|
|
* Disable RESET keycode because of naming conflicts
* Add Pico SDK as submodule
* Add RP2040 build support to QMK
* Adjust USB endpoint structs for RP2040
* Add RP2040 bootloader and double-tap reset routine
* Add generic and pro micro RP2040 boards
* Add RP2040 onekey keyboard
* Add WS2812 PIO DMA enabled driver and documentation
Supports regular and open-drain output configuration. RP2040 GPIOs are
sadly not 5V tolerant, so this is a bit use-less or needs extra hardware
or you take the risk to fry your hardware.
* Adjust SIO Driver for RP2040
* Adjust I2C Driver for RP2040
* Adjust SPI Driver for RP2040
* Add PIO serial driver and documentation
* Add general RP2040 documentation
* Apply suggestions from code review
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
|
|
|
|
|
|
|
|
|
|
|
matrices. (#17492)
|
|
|
|
|
|
|
|
|
|
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 3.7.1 to 4.3.4.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/3.7.1...v4.3.4)
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
* [Bug] Fix issue with mousekey movement getting stuck
* Lint
|
|
|
|
Seems there was an error, but it wasn't failing the actions run.
https://github.com/anothrNick/github-tag-action/releases/tag/1.39.0
|
|
|
|
|
|
* Initial import of wear-leveling algorithm.
* Alignment.
* Docs tweaks.
* Lock/unlock.
* Update quantum/wear_leveling/wear_leveling_internal.h
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
* More tests, fix issue with consolidation when unlocked.
* More tests.
* Review comments.
* Add plumbing for FNV1a.
* Another test checking that checksum mismatch clears the cache.
* Check that the write log still gets played back.
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
|
|
|
|
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
This allows keyboard names to contain the word "keymaps"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Refactor steno into STENO_ENABLE_[ALL|GEMINI|BOLT]
* Update stenography documentation
* STENO_ENABLE_TXBOLT → STENO_ENABLE_BOLT
TXBOLT is a better name but BOLT is more consistent with the
pre-existing TX Bolt related constants, which all drop the "TX " prefix
* Comments
* STENO_ENABLE_[GEMINI|BOLT|ALL] → STENO_PROTOCOL = [geminipr|txbolt|all]
* Add note on lacking V-USB support
* Clear chord at the end of the switch(mode){send_steno_chord} block
* Return true if NOEVENT
* update_chord_xxx → add_xxx_key_to_chord
* Enable the defines for all the protocols if STENO_PROTOCOL = all
* Mention how to use `steno_set_mode`
* Set the default steno protocol to "all"
This is done so that existing keymaps invoking `steno_set_mode` don't
all suddenly break
* Add data driver equivalents for stenography feature
* Document format of serial steno packets
(Thanks dnaq)
* Add missing comma
|
|
|