Age | Commit message (Collapse) | Author |
|
Co-authored-by: QMK Bot <hello@qmk.fm>
|
|
Before this commit, attaching an ARM-based (i.e. ChibiOS-based) keyboard that
uses CONSOLE_ENABLE = yes and produces debug messages would deadlock the
keyboard unless one was running hid_listen.
With this commit, dead-locking writes to the queue are detected and prevented.
fixes #5631
|
|
Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Eithan Shavit <eithan@fb.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: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: vuhopkep <boy9x0@gmail.com>
|
|
|
|
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
|
|
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mujimanic <64090325+mujimanic@users.noreply.github.com>
Co-authored-by: Zach White <skullydazed@gmail.com>
|
|
* cleanup keyboards/helix/{rev2|rev3_5rows}/keymaps/five_rows
* Made the layout data easier to read.
* helix/rev2/keymaps/five_rows/keymap.c
* helix/rev3_5rows/keymaps/five_rows/keymap.c
* The following two were made the same.
* keymaps/five_rows/config.h
* keymaps/five_rows/oled_display.c
The binary of the compilation result has not changed.
* update keyboards/helix/rev2/keymaps/five_rows/rules.mk
KEYBOARD_LOCAL_FEATURES_MK was moved to the end.
* add '#define DISABLE_SYNC_TIMER' into helix/rev3_5rows/keymaps/five_rows/config.h
The sync timer features worsen the matrix scan rate of the Helix keyboard. I'm not sure if it makes sense to have sync timer features enabled on the Helix keyboard. So in my keymap I disable this.
|
|
|
|
This resolves to <https://pypi.org/project/Wave/>, but the places where
the `wave` module is imported make it clear that the standard library
module <https://docs.python.org/3/library/wave.html> was intended.
Was originally added in #11820 and used in the following files:
* `util/sample_parser.py`
* `util/wavetable_parser.py`
|
|
|
|
* [nix] Update nixpkgs to avoid issues with Big Sur
The older nixpkgs snapshot did not contain nix changes to the
compiler/linker hooks that are necessary for compatibility with MacOS
Big Sur. The fix is simply to update to a newer snapshot.
* [nix] Add a poetry manifest and use poetry to build the Python env
* [nix] Use niv to manage upstream sources like nixpkgs
* [nix] Update to newer nixpkgs snapshot
* [nix] Bump python package versions
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
|
|
|
|
Co-authored-by: QMK Bot <hello@qmk.fm>
|
|
QMK Configurator's API can't use the RGBLight configurator when it's defined at keymap level.
|
|
The right-most top-most key on the Kinesis Advantage keyboard is labeled
“Progrm” and was meant to enter the Teensy bootloader as per the comment.
However, the keycode was set to KC_1, which just produces a “1”.
It should be RESET instead.
This commit fixes KC_1 to RESET in all files where the fix is needed.
The other files have already been fixed independently.
|
|
Co-authored-by: Robert Verst <robert.verst@tobit.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: Ryan <fauxpark@gmail.com>
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
Co-authored-by: Jason Yamada-Hanff <jyamada-hanff@chromologic.com>
|
|
Co-authored-by: Kraus, Adam <adam.kraus@mines.sdsmt.edu>
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|
|
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
|
|
|
|
(#12441)
|
|
* change styling USB Device descriptor device name to reflect stylistic choices of the developer
|
|
|
|
Co-authored-by: QMK Bot <hello@qmk.fm>
|
|
|
|
* add gk64 layout
* Apply suggestions from code review
|
|
|
|
This commit renames the macro LAYOUT to LAYOUT_ortho_5x12, and removes the alias.
|
|
* Add files via upload
* Add files via upload
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update Readme.md
* Update Readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Create CaseFiles
* Delete CaseFiles
* Create Readme.md
* Add files via upload
* Add files via upload
* Add files via upload
* Create Readme.md
* Create Readme.md
* Create Readme.md
* Delete S50-Top.dxf
* Delete S50-Top.svg
* Add files via upload
* Update Readme.md
* Update Readme.md
* Update Readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Updating encoder code.
* Update encoder code.
* Case files and encoder update.
* Update encoder code.
* Updates to encoder code.
* Syntax fixes.
* Create readme.md
* Add files via upload
* Create readme.md
* Add files via upload
* Removed case files from s50 branch
* Format changes.
* Add case files to Master branch
* Syntax fixes
* Recommended code changes for pull request into QMK.
* Recommended change for pull request.
* Delete config.h
* Delete config.h
* Delete config.h
* Delete config.h
* Delete config.h
* Delete config.h
* Add config.h and rules.mk files to the joedinkle layout for autoshift.
* Delete S50-Top-New.dxf
* Delete S50-Top-New.svg
* New case files
Revision to S50 top file.
* Added 3D printed case STL and DXF files.
* Create readme.md
* Update readme.md
* Added babyV firmware
* Update readme.md
* QMK PR preperations.
* Delete config.h
* Delete keymap.c
* Delete readme.md
* Delete rules.mk
* Delete config.h
* Delete keymap.c
* Delete readme.md
* Changes for QMK formatting.
* Removed excess files
Removed case files and schematics from the joedinkle branch. The joedinkle branch is primarily for QMK PRs. These files will remain in the master branch of this fork.
* Add SPRH keyboard
* Formatting and cleanup.
* Edits to default Layout
* Readme Update
* Formatting changes.
* Deleted obsolete code.
* Formatting changes and file removal for QMK PR
* Deleted S50
S50 is a completed keyboard and is located in the Master Branch. S50 removed from the in progress branch.
* Delete Read Me
* Replaced S50 files accidentally deleted in merge.
* Added split layout for SPRH
* Added Files for Blvd PCB
* Add PCB files for Blvd
* Added compressed kicad projects
* Removed obsolete PCB files
* Added PCB files
* Added personal babyV keymap.
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* babyV-added info.json and updated default keymap
* Added case files for babyV
* Update readme.md
* Update readme.md
* Update readme.md
* Updated default keymap.
* Cleaned up keymap folder.
* Added info.json for babyV
* babyV updates
* PR preps
* PR preps
* Update .gitignore
* Delete Backlight.png
* Delete MCU.png
* Delete Matrix.png
* Delete readme.md
* Rename Readme.md to readme.md
* Requested PR changes.
* Update rules.mk
* Update rules.mk
* readme and rules.mk updates
* Update keyboards/eyeohdesigns/babyv/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/eyeohdesigns/babyv/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/eyeohdesigns/babyv/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/eyeohdesigns/babyv/rules.mk
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/eyeohdesigns/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/eyeohdesigns/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update readme.md
* Update keyboards/eyeohdesigns/babyv/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
|