aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* [Keyboard] Vitamins included VIA support (#8876)Mikkel Jeppesen2020-04-292-0/+86
| | | | | | | | | | | * Added VIA support * added via support to vitamins included * Added VIA support * added via support to vitamins included * Used actual nkro alias
* [Keyboard] id80: Transpose matrix to use faster COL2ROW routines (#8930)Sergey Vlasov2020-04-292-25/+26
| | | | | | | | | | | | | | | | | | * 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
* [Keymap] Add VIA Keymap to RoMac+ Directory (#8966)Garret G2020-04-292-0/+18
|
* Convert clipping variables in rgblight.c to a structure (#7720)Drashna Jaelre2020-04-292-25/+4
|
* [Keyboard] Add via support for cypher rev5 PCB (#8898)yd-null2020-04-283-1/+38
|
* A few final edits to the keymap and readme. (#8845)Drashna Jaelre2020-04-282-27/+35
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * Update keyboards/xd75/keymaps/buzzlighter1/readme.mdbuzzlighter12020-04-251-0/+2
| | | | | | Co-Authored-By: Joel Challis <git@zvecr.com>
| * Update keyboards/xd75/keymaps/buzzlighter1/readme.mdbuzzlighter12020-04-251-0/+4
| | | | | | Co-Authored-By: Joel Challis <git@zvecr.com>
| * Update keyboards/xd75/keymaps/buzzlighter1/readme.mdbuzzlighter12020-04-251-0/+1
| | | | | | Co-Authored-By: Joel Challis <git@zvecr.com>
| * Update keyboards/xd75/keymaps/buzzlighter1/readme.mdbuzzlighter12020-04-181-1/+1
| | | | | | Co-Authored-By: Joel Challis <git@zvecr.com>
| * A few final edits to the keymap and readme.buzzlighter12020-04-182-27/+28
| |
* | fix sick68 space key handwiring location (#8962)Umberto Baldi2020-04-291-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | [Keymap] add chriskopher keymap for usb-usb converter (#8856)Chris Ko2020-04-287-0/+682
| |
* | [Keymap] Added Xd75 and viterbi keymaps,refactored my userspace. (#8776)Eric Gebhart2020-04-287-205/+701
| |
* | [Keyboard] latinpad(Original:hasupad,RENAMED latinpad) (#8766)HASU2020-04-2810-0/+584
| | | | | | | | | | | | | | 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>
* | adding info.json for funky40 (#8956)TheFourthCow2020-04-271-0/+12
| |
* | [Keyboard] TGR 910 CE (#8940)MechMerlin2020-04-279-0/+338
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | [Keyboard] Add royal directory and add 2 keyboard releases (#8877)Garret G2020-04-2720-0/+929
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | [Keyboard] Add Funky40 support (#8942)TheFourthCow2020-04-277-0/+149
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | [Keymap] Add personal layout: dz60:mpstewart (#8938)mpstewart2020-04-273-0/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | [Keymap] Gherkin SuperMicro 28 (#8886)Stefano2020-04-274-0/+330
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | [Keymap] Vitamins_included keymap vitavim (#8864)Daniel Dylewsky2020-04-272-0/+148
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | [Keyboard] Aplx2 osu! keyboard (#8847)Aplyard2020-04-276-0/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | [Keymap] Make personal keymaps a bit more consistent (#8915)Jonathan Rascher2020-04-258-20/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | [Keyboard] Add pimentoso/paddino02 (#8756)Michele Ferri2020-04-2518-0/+347
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | Merge pull request #8896 from Salicylic-acid3/masterJoel Challis2020-04-252-4/+4
|\ \ | | | | | | Correction of the number of LEDs and DEVICE_VER
| * | Update keyboards/7skb/rev1/config.hSalicylic-acid32020-04-251-1/+1
| | | | | | | | | Co-Authored-By: Ryan <fauxpark@gmail.com>
| * | Update keyboards/7skb/rev1/config.hSalicylic-acid32020-04-251-1/+1
| | | | | | | | | Co-Authored-By: Ryan <fauxpark@gmail.com>
| * | Correction of the number of LEDs and DEVICE_VER.Salicylic-acid32020-04-242-4/+4
| | | | | | | | | | | | | | | The number of LED is changed from 5 to 6 on one side. DEVICE_VER was changed to a number with no duplicates.
* | | Merge pull request #8881 from Maartenwut/ta-65-viaJoel Challis2020-04-252-0/+34
|\ \ \ | | | | | | | | Add VIA support for ta-65
| * | | Add VIA support for ta-65Maarten Dekkers2020-04-222-0/+34
| | | |
* | | | Add Keebio lighting defaults (#8884)Danny2020-04-2513-135/+201
| | | | | | | | | | | | | | | | | | | | * Set Iris LED/RGB defaults * Add lighting defaults for more boards
* | | | Merge pull request #8897 from Maartenwut/ta-65-encoderJoel Challis2020-04-243-26/+58
|\ \ \ \ | | | | | | | | | | Add encoder support to ta-65
| * | | | Change keymap encoder codeMaarten Dekkers2020-04-241-24/+15
| | | | | | | | | | | | | | | Co-Authored-By: Joel Challis <git@zvecr.com>
| * | | | Update keymap.cMaarten Dekkers2020-04-241-2/+2
| | | | | | | | | | | | | | | Co-Authored-By: Joel Challis <git@zvecr.com>
| * | | | Add encoder to ta-65 default keymapMaarten Dekkers2020-04-231-12/+42
| | | | |
| * | | | Add encoder to ta-65Maarten Dekkers2020-04-232-14/+25
| | |/ / | |/| |
* | | | Merge pull request #8905 from marhalloweenvt/marhalloweenvt_devJoel Challis2020-04-241-86/+86
|\ \ \ \ | | | | | | | | | | [p1800fl] Adjust info.json to work with QMK Config tool
| * | | | Adjust info.json to work with QMK Config toolmarhalloweenvt2020-04-251-86/+86
| | | | |
* | | | | Merge pull request #8806 from awkannan/202004_obliterated75Joel Challis2020-04-2412-0/+1679
|\ \ \ \ \ | | | | | | | | | | | | Add Obliterated75 Keyboard
| * | | | | Update keyboards/cannonkeys/obliterated75/keymaps/default/keymap.cAndrew Kannan2020-04-211-1/+1
| | | | | | | | | | | | | | | | | | Co-Authored-By: Ryan <fauxpark@gmail.com>
| * | | | | Apply suggestions from code reviewAndrew Kannan2020-04-174-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Ryan <fauxpark@gmail.com> Co-Authored-By: Joel Challis <git@zvecr.com>
| * | | | | Apply suggestions from code reviewAndrew Kannan2020-04-165-20/+23
| | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-Authored-By: Ryan <fauxpark@gmail.com>
| * | | | | Whitespace changesAndrew Kannan2020-04-153-7/+2
| | | | | | | | | | | | | | | | | | Co-Authored-By: Ryan <fauxpark@gmail.com>
| * | | | | Add new obliterated75 filesAndrew Kannan2020-04-1512-0/+1681
| | | | | |
* | | | | | Merge pull request #8807 from danielhklein/uni660rev2Joel Challis2020-04-2425-31/+371
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add uni660 rev2 support
| * | | | | | split config.hDaniel Klein2020-04-212-0/+78
| | | | | | |
| * | | | | | split rev2.h for ansi and isoDaniel Klein2020-04-213-19/+28
| | | | | | |
| * | | | | | uni660rev2 addedDaniel Klein2020-04-1423-31/+284
| | | | | | |
* | | | | | | Merge pull request #8867 from bbeckford/masterJoel Challis2020-04-241-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Configure RGBLIGHT_SLEEP for cospad