summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Add userspace rverst (#12205)Robert Verst2021-03-179-0/+1196
| | | Co-authored-by: Robert Verst <robert.verst@tobit.com>
* [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>
* [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>
* [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.
* [Keyboard] Add barleycorn smd keyboard (#12200)Matthew Dias2021-03-1614-0/+797
|
* [Keyboard] add via keymap to afternoonlabs breeze keyboard (#12247)devriesp2021-03-163-0/+102
|
* [Keyboard] Add KMAC VIA keymap (#12224)kaylanm2021-03-163-2/+53
|
* 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
* Add bootmagic support for hub16 and hub20 (#12257)peepeetee2021-03-174-2/+16
|
* TKC M0lly refactor (#12227)Ryan2021-03-178-332/+307
|
* [Keymap] Mojito - removed layer macros (#12201)Mojitas2021-03-162-73/+89
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] fix bm68rgb default keymap (#12199)peepeetee2021-03-161-1/+1
|
* [Keyboard] Fix issue with process_record_kb in Torn (#12189)Kyle McAlpine2021-03-161-1/+1
|
* [Keymap] stanrc85 keymap updates (#12184)stanrc852021-03-161-2/+2
|
* [Keyboard] Added Roses Lite Support (#12173)Gavin Austin2021-03-1610-0/+412
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add YMDK NP24 (ATmega32U4 with 6 RGB LEDs) (#12120)Simon Arlott2021-03-168-0/+360
|
* box75: fix key positioning in info.json (#12256)James Young2021-03-161-4/+4
| | | * fix key positioning for box75
* 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>
* 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
|
* 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>
* M10-A refactor (#12242)James Young2021-03-159-113/+310
|
* 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/riblee_f411 * add info.json file for handwired/rs60 * add info.json file for handwired/splittest * add info.json file for handwired/trackpoint * add info.json file for handwired/traveller * add info.json file for hhkb_lite_2 * add info.json file for honeycomb * add info.json file for ivy/rev1 * add info.json file for keebio/viterbi * add info.json file for laptreus * add info.json file for latin47ble * add info.json file for latin64ble * add info.json file for launchpad/rev1 * add info.json file for lets_split_eh/eh * add info.json file for mechmini/v1 * add info.json file for meira * add info.json file for meishi * add info.json file for merge/iso_macro * add info.json file for mschwingen/modelm * add info.json file for pabile/p20 * add info.json files for pimentoso/paddino02 rev1, rev2/left, and rev2/right * add info.json file for rgbkb/pan * add info.json files for runner3680 3x6, 3x7, 3x8, 4x6, 4x7, 4x8, 5x6, 5x7, and 5x8 * add info.json file for sck/gtm * add info.json file for splitish * add info.json file for standaside * add info.json file for ungodly/launch_pad * add info.json file for xelus/trinityxttkl * Revert "add info.json file for rgbkb/pan" This reverts commit 280b89bc6157023a621a9864f5d74d59d62bb511. * correct maintainer for ivy/rev1
* Format code according to conventions (#12244)github-actions[bot]2021-03-152-4/+4
| | | Co-authored-by: QMK Bot <hello@qmk.fm>
* Fix keycode mappings for via and ensure they don't change within protocol ↵xyzz2021-03-1511-3/+395
| | | | | | | | | | | | | | | (#12130) * Fix keycode mappings for via and ensure they don't change within protocol * Update keycodes * Fix broken keyboards * added the missing keycodes found in via * Remove invalid keycodes Co-authored-by: David Hoelscher <infinityis@users.noreply.github.com>
* [Keyboard] Added Adellein Keyboard/PCB (#11547)NightlyBoards2021-03-1411-0/+473
|
* [Keymap] Add yhaliaw keymap for Planck/Rev6.1. (#11318)yhaliaw2021-03-147-0/+534
|
* Add info.json for RGBKB Pan (#12218)Ryan2021-03-151-0/+83
|
* Add Cassette42 (#10562)Monksoffunk2021-03-1511-0/+610
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] miles2go userspace update, add functions for babblepaste library, ↵milestogo2021-03-1417-221/+842
| | | | | add prime_e keybard keymap (#9196) Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update RGB matrix effects documentation (#12181)peepeetee2021-03-131-3/+5
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Hand 88 (#11963)yiancar2021-03-1311-0/+294
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* fix info.json layout name for boardsource/5x12 (#12145)Dan Thomas2021-03-131-1/+1
|
* [Bugs] Fix VIA Compiles (#12186)Xelus222021-03-124-1/+5
|
* Document LED physical location index for Planck and Preonic (#12147)Albert Y2021-03-132-0/+10
| | | Co-authored-by: filterpaper <filterpaper@localhost>
* Enable default features on VIA keymap for Lily58 (#12185)Albert Y2021-03-121-0/+2
| | | Co-authored-by: filterpaper <filterpaper@localhost>
* Remove hex_to_keycode and move tap_random_base64 to send_string.c (#12079)Ryan2021-03-126-103/+66
|
* ChibiOS conf upgrade for boston (#12170)Nick Brassel2021-03-123-1365/+57
| | | boston - 8bded9dabff58de6febd927d4ad976bb743696a3
* [Keymap] arkag Userspace updated (#12183)Alexander Kagno2021-03-114-237/+93
| | | Co-authored-by: Alex <alex@turncommerce.com>
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-10153-1623/+249
| | | | | | | | | | | | | | | | | | | * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * revert changes
* Add VIA support to doodboard/duckboard_r2 (#12028)somepin2021-03-0915-49/+493
| | | | | | | | | | | | | | | | | | | * Update R1 keymap and config * Add duckboard R2 * Add VIA support for duckboard R2 * Set bootmagic lite row and column * Update config.h * Update keyboards/doodboard/duckboard/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update config.h Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fix typo in `get_git_version()` (#12182)Ryan2021-03-101-1/+1
|
* Add BFO-9000 info.json (#12179)Danny2021-03-091-0/+127
|
* improve detection of community layout supportZach White2021-03-091-13/+4
|
* [Keymap] add crkbd/keymaps/armand1m (#12098)Armando Magalhães2021-03-074-0/+209
|
* [Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019)maz0r2021-03-0720-0/+817
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* minor change to trigger api updateZach White2021-03-071-1/+2
|
* Require `BOOTLOADER = qmk-dfu` for `:bootloader` target (#12136)Ryan2021-03-071-0/+3
|
* fix CI job: api-data->api_dataZach White2021-03-062-2/+2
|
* Remove stale references to "handwired/ferris"Pierre Chevalier2021-03-063-3/+3
| | | | | | | | | | | | | The code was moved to the "ferris" directory. Fixes the following commands: ``` qmk compile ~/qmk_firmware/keyboards/ferris/keymaps/default/keymap.json qmk compile ~/qmk_firmware/keyboards/ferris/keymaps/pierrec83/keymap.json ``` Addresses this issue: https://github.com/pierrechevalier83/ferris/issues/5