| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
| |
Co-Authored-By: Drashna Jaelre <drashna@live.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add xd002 support
* tidy some whitespace
* align filename
* Update keyboards/xd002/info.json
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Added VIA support
* added via support to vitamins included
* Added VIA support
* added via support to vitamins included
* Used actual nkro alias
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* id80: Transpose matrix to use faster COL2ROW routines
Even the standard QMK matrix_scan() function can give about 2 times
higher scan rate (if compiled with optimizations enabled) if the COL2ROW
matrix layout is used instead of ROW2COL. Although the ID80 PCB is
wired using the ROW2COL matrix layout, it is possible to transpose the
matrix from the QMK standpoint, so that "columns" would correspond to
horizontal connections, and "rows" would correspond to (mostly) vertical
connections; in this case the matrix could be handled as if it had the
COL2ROW layout.
The matrix layout change makes the older VIA JSON layout definition
incompatible, but the corresponding JSON was not yet accepted to the VIA
repository, so it should still be safe to make this change.
* id80: Remove obsolete comments
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* A few final edits to the keymap and readme.
* Update keyboards/xd75/keymaps/buzzlighter1/readme.md
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/xd75/keymaps/buzzlighter1/readme.md
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/xd75/keymaps/buzzlighter1/readme.md
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/xd75/keymaps/buzzlighter1/readme.md
Co-Authored-By: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|
| |
| |
| | |
Co-Authored-By: Joel Challis <git@zvecr.com>
|
| |
| |
| | |
Co-Authored-By: Joel Challis <git@zvecr.com>
|
| |
| |
| | |
Co-Authored-By: Joel Challis <git@zvecr.com>
|
| |
| |
| | |
Co-Authored-By: Joel Challis <git@zvecr.com>
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* fix space key handwiring location
* fix mechmerlin layout
* Revert changes from mechmerlin layout
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update layouts/community/65_ansi/mechmerlin/keymap.c
* revert
Co-authored-by: Joel Challis <git@zvecr.com>
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
Co-Authored-By: ridingqwerty <george.g.koenig@gmail.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: James Young <18669334+noroadsleft@users.noreply.github.com>
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* initial commit for TGR 910 CE
* got firmware working on the 910 CE
* add VIA support
* add iso and all layouts
* update information about resetting the board
* fixup default keymap to have a second layer
* fixup default keymap
* add VIA enabled keymap
* cleanups and adding community layout support
* add caps lock led support and backlight
* add qmk configurator support
* Update keyboards/tgr/910ce/info.json
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* add royal project folder and 2 released keyboards
* fix iso keymap clarification
* Apply suggestions from code review
* Update keyboards/the_royal/schwann/schwann.h
* Update keyboards/the_royal/liminal/liminal.h
* Update keyboards/the_royal/schwann/keymaps/default/keymap.c
* Apply suggestions from code review
new
* Update keymap.c
* Update keymap.c
* Apply suggestions from code review
* Update rules.mk
* add rules.mk to schwann default
* Apply suggestions from code review
* add rules.mk to shwann default
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Adding all relevant files for the Funky40
This should add all proper files for the funky40 a keyboard I designed for myself, /u/TheFourthcow, a 40% ortholinear with split spacebar.
* Second attempt to add all relevant files for the funky40, includes all reccomended changes from my previous pull request
* Revised most files for Funky40 including reccomenations from my previous pull request
* further modifications made to default funky40 board, compiles on my side with no errors hopefully this one works!
* Update keyboards/funky40/readme.mk.mk
* Update keyboards/funky40/keymaps/default/readme.md.md
* Update keyboards/funky40/keymaps/default/keymap.c
* Update keyboards/funky40/keymaps/default/keymap.c
* Update keyboards/funky40/keymaps/default/keymap.c
* Update keyboards/funky40/config.h
* updating readmes and keymap
* final update to keymap and readmes should function correctly with updates requested
* made changes as requested by noroadsleft to config and readme
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* mpstewart dz60 layout
* Remove macro aliases from keymap
* Remove macro aliases from keymap
* Update keyboards/dz60/keymaps/mpstewart/keymap.c
* Remove macro aliases from keymap
* use AG_TOGG instead of AG_SWAP
Also some commentary changes, and a change to one of the layout graphics
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Gherkin SuperMicro 28
* Update keyboards/40percentclub/gherkin/keymaps/stevexyz/keymap.c
* Update keyboards/40percentclub/gherkin/keymaps/stevexyz/keymap.c
* Update keyboards/40percentclub/gherkin/keymaps/stevexyz/keymap.c
* Update keyboards/40percentclub/gherkin/keymaps/stevexyz/config.h
* Update keyboards/40percentclub/gherkin/keymaps/stevexyz/rules.mk
* Update keyboards/40percentclub/gherkin/keymaps/stevexyz/rules.mk
* removed jpegs
* removed jpegs
* Update keyboards/40percentclub/gherkin/keymaps/stevexyz/keymap.c
* Update keyboards/40percentclub/gherkin/keymaps/stevexyz/rules.mk
* removed firmware sizes
* Update keyboards/40percentclub/gherkin/keymaps/stevexyz/keymap.c
* Update keyboards/40percentclub/gherkin/keymaps/stevexyz/rules.mk
* Update keymap.c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Add new keymap to vitamins_included, this has four layers. Updated config file to sync rgb between the two halves.
* Cleaned up and added documentation for the keymap
* Updated the keymaps and documentation.
* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c
* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c
* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c
* Update keyboards/vitamins_included/keymaps/vitavim/config.h
* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c
* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c
* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c
* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c
* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c
* Update keyboards/vitamins_included/keymaps/vitavim/keymap.c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Create test.txt
* aplx6
* Delete test.txt
* fff
* Delete ffff
* test compile
* Create README.md
* edited
* requests
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/rules.mk
* Update keyboards/aplx6/rules.mk
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/README.md
* pins update
* update
* update pins
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/README.md
* initial commit
* Update aplx2.h
* Update keyboards/aplx2/README.md
* Update keyboards/aplx6/README.md
* Update keyboards/aplx6/README.md
* Update keyboards/aplx2/README.md
* folder change
* Update keyboards/handwired/aplx2/README.md
* Update keyboards/handwired/aplx2/README.md
* latest suggestion
* Update keyboards/handwired/aplx2/README.md
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Move menu key on ergo boards to match staggered
* Unify 60_tsangan_hhkb and 60_ansi_split_bs_rshift
* Sync KBD67, Quefrency with community layouts
* Update ergo KLE images
* Update community layout KLE images
* Update KLE images/descriptions for remaining keebs
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* added pimentoso/paddino02
* pimentoso/paddino02 fix config
* pimentoso/paddino02 fix right handed keymap
* pimentoso/paddino02 fix readme
* pimentoso/paddino02 code style
* pimentoso/paddino02 code style
* pimentoso/paddino02 code style
* pimentoso/paddino02 fix readme
* pimentoso/paddino02 code style
* pimentoso/paddino02 code style
|
|\ \
| | |
| | | |
Correction of the number of LEDs and DEVICE_VER
|
| | |
| | |
| | | |
Co-Authored-By: Ryan <fauxpark@gmail.com>
|
| | |
| | |
| | | |
Co-Authored-By: Ryan <fauxpark@gmail.com>
|
| | |
| | |
| | |
| | |
| | | |
The number of LED is changed from 5 to 6 on one side.
DEVICE_VER was changed to a number with no duplicates.
|
|\ \ \
| | | |
| | | | |
Add VIA support for ta-65
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* Set Iris LED/RGB defaults
* Add lighting defaults for more boards
|
|\ \ \ \
| | | | |
| | | | | |
Add encoder support to ta-65
|
| | | | |
| | | | |
| | | | | |
Co-Authored-By: Joel Challis <git@zvecr.com>
|
| | | | |
| | | | |
| | | | | |
Co-Authored-By: Joel Challis <git@zvecr.com>
|
| | | | | |
|
| | |/ /
| |/| | |
|
|\ \ \ \
| | | | |
| | | | | |
[p1800fl] Adjust info.json to work with QMK Config tool
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Add Obliterated75 Keyboard
|
| | | | | |
| | | | | |
| | | | | | |
Co-Authored-By: Ryan <fauxpark@gmail.com>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-Authored-By: Joel Challis <git@zvecr.com>
|