summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
| * Adding Keyboard: GMMK Pro (#12030)Salman2021-03-188-0/+302
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * GMMK Pro QMK Firmware Code * info.json added * updated info.json for the unused keys * redoing info.json * readme for pro * gmmk initial readme * pipeline fix, issue with compiling gmmk.h * gmmk pro code formatting changes * removed rules.mk * noci file * Updates * updated matrix function to match keymap * updating the keymap layout, renaming matrix, updating layout name to LAYOUT * fauxpark changes added * PID VID updates * removed chconfig and made rules.mk comments cleaner Co-authored-by: Drashna Jael're <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-178-0/+328
|\|
| * [Keyboard] Add handwired/bolek keyboard (#12234)klausweiss2021-03-178-0/+328
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-175-0/+908
|\|
| * [Keymap] jumper149 keymap for the dztech/dz65rgb (#12142)Felix Springer2021-03-175-0/+908
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-173-0/+602
|\|
| * [Keymap] Add userspace rverst (#12205)Robert Verst2021-03-173-0/+602
| | | | | | Co-authored-by: Robert Verst <robert.verst@tobit.com>
* | [Keyboard] Split RGB Matrix Zygomorph support (#11083)XScorpion22021-03-163-71/+49
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-178-0/+351
|\|
| * [Keyboard] Add support for ortho4exent (#11699)tszaboo2021-03-168-0/+351
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-175-159/+130
|\|
| * [Keyboard] add oled and encoder function to lck75 (#11825)im a can what do you think lmao?2021-03-165-159/+130
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-171-51/+52
|\|
| * [Keyboard] Modification of ErgoArrows info.json (#11980)Salicylic-acid32021-03-161-51/+52
| | | | | | The order of key descriptions in ErgoArrows info.json was wrong, so it has been corrected.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-1714-0/+797
|\|
| * [Keyboard] Add barleycorn smd keyboard (#12200)Matthew Dias2021-03-1614-0/+797
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-173-0/+102
|\|
| * [Keyboard] add via keymap to afternoonlabs breeze keyboard (#12247)devriesp2021-03-163-0/+102
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-173-2/+53
|\|
| * [Keyboard] Add KMAC VIA keymap (#12224)kaylanm2021-03-163-2/+53
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-176-27/+74
|\|
| * Pimentoso Paddino02 clean-up (#12263)James Young2021-03-166-27/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fork rules.mk to be version-specific * remove pimentoso/paddino02 as a keyboard target This commit makes it so QMK API doesn't identify pimentoso/paddino02 as a build target on its own, because there's no actionable code here. * add image to readme.md * unify rules.mk files to QMK AVR template - remove Bootloader selection comment block - sort Build Option rules - unify inline comments
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-174-2/+16
|\|
| * Add bootmagic support for hub16 and hub20 (#12257)peepeetee2021-03-174-2/+16
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-178-332/+307
|\|
| * TKC M0lly refactor (#12227)Ryan2021-03-178-332/+307
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-172-73/+89
|\|
| * [Keymap] Mojito - removed layer macros (#12201)Mojitas2021-03-162-73/+89
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-171-1/+1
|\|
| * [Keyboard] fix bm68rgb default keymap (#12199)peepeetee2021-03-161-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-171-1/+1
|\|
| * [Keyboard] Fix issue with process_record_kb in Torn (#12189)Kyle McAlpine2021-03-161-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-1710-0/+412
|\|
| * [Keyboard] Added Roses Lite Support (#12173)Gavin Austin2021-03-1610-0/+412
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-178-0/+360
|\|
| * [Keyboard] Add YMDK NP24 (ATmega32U4 with 6 RGB LEDs) (#12120)Simon Arlott2021-03-168-0/+360
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-161-4/+4
|\|
| * box75: fix key positioning in info.json (#12256)James Young2021-03-161-4/+4
| | | | | | * fix key positioning for box75
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-1514-0/+704
|\|
| * Pizza Keyboards Pizza65 addition (#11604)Matteo Montemarani2021-03-1614-0/+704
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added Pizza65 from Pizza Keyboards Addition of Pizza65 * Update pizza65.h * Update info.json * Update mcuconf.h * Update rules.mk * Updated makefile * Update keyboards/pizzakeyboards/pizza65/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/pizzakeyboards/pizza65/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/keymaps/ansi_blocker_doublebs/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/keymaps/iso_blocker_doublebs/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/keymaps/iso_blocker/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/pizzakeyboards/pizza65/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Chibios Config migration * Update keyboards/pizzakeyboards/pizza65/readme.md Co-authored-by: Jonas Gessner <JonasGessner@users.noreply.github.com> * Update keyboards/pizzakeyboards/pizza65/readme.md Co-authored-by: Jonas Gessner <JonasGessner@users.noreply.github.com> * Update keyboards/pizzakeyboards/pizza65/pizza65.h Co-authored-by: Jonas Gessner <JonasGessner@users.noreply.github.com> * Update rules.mk nk rollover activation * conf updates * Update keyboards/pizzakeyboards/pizza65/keymaps/iso_blocker/keymap.c Co-authored-by: Davide Riccardo Caliendo <drc0@users.noreply.github.com> * Update keyboards/pizzakeyboards/pizza65/keymaps/iso_blocker_doublebs/keymap.c Co-authored-by: Davide Riccardo Caliendo <drc0@users.noreply.github.com> * Update keymap.c thanks to Acaban * Update pizza65.h update to the iso_blocker_doublebs layout macro * Delete chconf.h Deleting after the ChibiOS-conf migration. * Delete config.h Deleting after the ChibiOS-conf migration. * Revert "Delete config.h" This reverts commit 16d64619e68578382aca3b1475968563b662d07f. * Delete mcuconf.h Deleting after ChibiOS-conf migration. * Delete halconf.h Deleting after ChibiOS-conf migrations. Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jonas Gessner <JonasGessner@users.noreply.github.com> Co-authored-by: Davide Riccardo Caliendo <drc0@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-1514-14/+597
|\|
| * add support for Noah AVR PCB (#11563)kb-elmo2021-03-169-0/+577
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add support for Noah AVR PCB * Update info.json * Update readme.md * Update keyboards/kb_elmo/noah_avr/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keymap.c * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * Fixes for recent info.json files (#12248)James Young2021-03-165-14/+20
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-1510-0/+734
|\|
| * Keyboard/grandiceps (#11933)vattern2021-03-1510-0/+734
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Grandiceps keyboard * Fix info.json * Fix typo * Fix typo * cleanup format * move mcu files to root * Updated with PR changes * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * PR issues for chibios confmigrate * PR Changes Co-authored-by: Thys de Wet <thys@vectorphoto.co.uk> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-159-113/+310
|\|
| * M10-A refactor (#12242)James Young2021-03-159-113/+310
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-03-1573-0/+4558
|\|
| * Add missing info.json files for keyboards (#12239)James Young2021-03-1573-0/+4558
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recent changes to QMK Configurator's API have made it so an info.json file is required for QMK Configurator to know how to render the keyboard in question. This PR adds info.json files for keyboards that did not have them, with a few exceptions for boards whose layouts I was unable to determine. * add info.json file for 2key2crawl * add info.json file for 40percentclub/4x4 * add info.json file for 40percentclub/5x5 * add info.json file for 4pplet/aekiso60/rev_a * add info.json file for 4pplet/steezy60/rev_a * add info.json file for 6ball * add info.json file for 7c8/framework * add info.json file for aeboards/constellation * add info.json file for alpine65 * add info.json file for aplyard/aplx6 * add info.json file for arch_36 * add info.json file for arisu * add info.json file for box75 * add info.json file for butterstick * add info.json file for four_banger * add info.json file for geekboards/tester * add info.json file for handwired/2x5keypad * add info.json file for handwired/412_64 * add info.json file for handwired/42 * add info.json file for handwired/aplx2 * add info.json file for handwired/brain * add info.json file for handwired/cans12er * add info.json file for handwired/ck4x4 * add info.json file for handwired/d48 * add info.json file for handwired/dactyl_manuform/dmote/62key * add info.json file for handwired/daishi * add info.json file for handwired/hexon38 * add info.json file for handwired/jot50 * add info.json file for handwired/jotanck * add info.json file for handwired/jotpad16 * add info.json file for handwired/k8split * add info.json file for handwired/myskeeb * add info.json file for handwired/nicekey * add info.json file for handwired/onekey * add info.json file for handwired/postageboard * add info.json file for handwired/riblee_f401 * add info.json file for handwired/ribl