summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [Keyboard] Adding "Bigmac" 5x17 handwired by Taylore101 (#11204)Taylore1012021-01-067-0/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding bigmac handwired by taylore101 * Adding bigmac handwired by taylore101 * Updated Big Mac pin layout * Updated files from kbfirmware to newer qmk. Thanks drashna * Updated config file to have product and manufacturer info. Thanks again drashna * Update readme.md added missing picture of board layout * Update keyboards/handwired/bigmac/readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Taylor Graves <taylorgraves@BOS0005.local> Co-authored-by: Taylor Graves <taylorgraves@BOS0005.lan> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-066-0/+116
|\|
| * [Keymap] Add jian/keymaps/left_hand (#11196)KgOfHedgehogs2021-01-056-0/+116
| | | | | | | | | | | | | | | | | | | | | | * Add jian/keymaps/left_hand * Add jian/rev2/readme.md * Remove mod tap on mirrored layer * Add GPL2+ license header * Add gb version to readme
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-0611-0/+327
|\|
| * [Keyboard] Add TMKL PCB (#11173)mechlovin2021-01-0511-0/+327
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add * update * update indicator LED * Update keyboards/mechlovin/tmkl/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/mechlovin/tmkl/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: vuhopkep <boy9x0@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-061-0/+74
|\|
| * [Docs] Japanese translation of feature_rawhid.md (#10858)umi2021-01-061-0/+74
| | | | | | | | | | | | | | | | | | * add feature_rawhid.md translation * update files based on comments * update files based on comments * update files based on comments
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-063-103/+123
|\|
| * [Docs] Japanese translation of feature_led_indicators.md (#10960)umi2021-01-063-103/+123
| | | | | | | | | | | | | | * add feature_led_indicators.md translation * update related document * add link on _summary
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-0612-0/+1693
|\|
| * [Keyboard] Sagittarius (#10896)Andrew Kannan2021-01-0512-0/+1693
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Sagittarius keyboard * Update Sagittarius keyboard * fix * remove info.json as it's very hard to make * Add license and address PR comments * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Add info json, update keymap * Fix info json * Update keymap * Update keyboards/cannonkeys/sagittarius/info.json Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-0613-0/+1952
|\|
| * [Keyboard] Evolv75 (#10947)Álvaro A. Volpato2021-01-0513-0/+1952
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial support for Evolv75 * Fix encoder directional and layer support * Invert knob directions * Remove info.json and updated README * Update keyboards/evolv/evolv.c Update encoder_update call Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/evolv/config.h Remove description field from USB descriptors Co-authored-by: Drashna Jaelre <drashna@live.com> * Remove KC_NO define from default keymap * Update config.h New USB descriptor ID numbers * Update keyboards/evolv/rules.mk Remove words from bluetooth and audio enable comments Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/evolv/rules.mk Enable full bootmagic Co-authored-by: Ryan <fauxpark@gmail.com> * Add info.json for QMK Configurator * Edit copyright info, add VIA initial support * Fix KC_NO seven underscores issue in keymap definitions * Update info.json * Update info.json * ANSI and ISO layouts, info.json file with both * Reorganized layouts to match info.json order Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Fix compiling treadstone32/rev1 (#11447)Zach White2021-01-062-10/+9
| | | | | | | | | | * fix compiling treadstone32/rev1 * move most options back to top level rules.mk
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-0510-0/+791
|\|
| * [Keyboard] add dz96 (#11252)kb-elmo2021-01-0510-0/+791
| | | | | | | | | | | | | | | | | | | | * add dz96 * Apply suggestions from code review * Update keyboards/dztech/dz96/keymaps/iso/keymap.c * add image to readme
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-051-1/+18
|\|
| * Add build debug option to tmk_core/rules.mk (#11324)Takeshi ISHII2021-01-061-1/+18
| | | | | | | | | | | | | | | | | | | | | | * Add DUMP_C_MACROS to tmk_core/rules.mk * update DUMP_C_MACROS * add VERBOSE_LD_CMD, VERBOSE_AS_CMD * add VERBOSE_C_CMD, VERBOSE_C_INCLUDE * update DUMP_C_MACROS, VERBOSE_C_INCLUDE, VERBOSE_C_CMD
* | Fix compiling squiggle/rev1Zach White2021-01-052-25/+24
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-051-1/+2
|\|
| * enable LTO to bring firmware size downZach White2021-01-051-1/+2
| |
* | Merge remote-tracking branch 'origin/master' into developZach White2021-01-0530-135/+159
|\|
| * [Keyboard] Disable music mode on OctoPad to reduce sizeDrashna Jael're2021-01-051-3/+1
| |
| * [Keyboard] Fix compiler errors for Kingly Key boards (#11100)Drashna Jaelre2021-01-052-49/+45
| |
| * Migrate python tests away from onekey (#11367)Joel Challis2021-01-0527-82/+113
| | | | | | | | | | | | | | * Migrate python tests away from onekey * Add stub files to stop lint complaints * Make all the pytest keymaps compile
* | Set avr's bootloader_jump function to be weak (#11418)Dasky2021-01-041-1/+1
| | | | | | Co-authored-by: Dasky <dasky@nowhere>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-058-16/+19
|\|
| * Fix Tap-Hold Configs (#11127)Drashna Jaelre2021-01-048-16/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add proper prototypes for Tap-Hold Per Key functions * Fix handwired/tennie default keymap * Remove unneeded references * Fix tapping term per key check in space cadet * Pre-emptive fix for tap dance * Fix marksard/leftover30 * Replace hard coded tapping term with define
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-052-451/+289
|\|
| * Update MXSS custom rgblight and fix compilation errorfauxpark2021-01-042-451/+289
| |
* | Fix up build dependencies. (#11435)Nick Brassel2021-01-052-5/+15
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-0410-0/+427
|\|
| * [Keyboard] Add handwired/evk (#11034)YangPiCui2021-01-0410-0/+427
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add the Ergonomic Vertical Keyboards * generic update * Update readme.md * Update readme.md * Update readme.md * Update info.json * put into handwired * Update readme.md * Update readme.md * i * Change copy author from RedForty to Yang Cui * add version 1.3 * rename keyboard version * Update config.h * j * h * fix bugs * Update config.h * Update config.h * Update keymap.c * update default keymap * Update keymap.c * Add handwired/evk * Add handwired/evk * Update v1_3.c * Update keyboards/handwired/evk/v1_3/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/handwired/evk/v1_3/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/handwired/evk/v1_3/v1_3.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update config.h * Commit change requests from the pull request * remove copy right * Update v1_3.c * Update v1_3.c * Update keyboards/handwired/evk/v1_3/config.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/evk/v1_3/rules.mk Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/evk/v1_3/rules.mk Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/evk/v1_3/info.json Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/evk/info.json Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update info.json * change all names to YangPiCui * Update keyboards/handwired/evk/v1_3/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/evk/v1_3/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/evk/v1_3/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Delete config.h Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | fix keyboards with apostrophes in their namesZach White2021-01-032-3/+3
| |
* | fix lizard_trick/tenkey_plusplus/info.jsonZach White2021-01-031-2/+2
| |
* | fix clueboardsZach White2021-01-032-1/+2
| |
* | Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable ↵Nick Brassel2021-01-044-8/+12
| | | | | | | | flag. (#11426)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-031-1/+1
|\|
| * Homebrew install: ignore pinned formulae in `brew upgrade` (#11423)Ryan2021-01-031-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-031-0/+4
|\|
| * arm_atsam: Use PROGRAM_CMD for :flash target if set (#11424)Joel Elkins2021-01-041-0/+4
| |
* | Merge remote-tracking branch 'upstream/master' into developNick Brassel2021-01-032-6/+12
|\|
| * Align ChibiOS spi_master behaviour with AVR (#11404)Ryan2021-01-031-2/+8
| | | | | | | | | | * Align ChibiOS spi_master behaviour with AVR * Rollback `spi_transmit()` and `spi_receive()` to preserve DMA
| * Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406)Joshua Diamond2021-01-021-4/+4
| | | | | | | | | | | | | | | | | | * fix incorrect bit math when RGBLIGHT_MAX_LAYERS > 16 * with 1UL cast is not needed * ...but just casting works and is even more efficient * cformat
* | Remove handwired/bluepill. (#11415)Nick Brassel2021-01-0325-2568/+0
| |
* | ChibiOS conf migrations... take 4 (#11413)Nick Brassel2021-01-039-4128/+198
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * ChibiOS conf upgrade for cannonkeys/tsukuyomi cannonkeys/tsukuyomi - 7beddc74b03d652481198843a178177de5da3ddb * ChibiOS conf upgrade for misterknife/knife66_iso misterknife/knife66_iso - f2dd6e6c54258ae9d09a88215b36fba34947fc23 * ChibiOS conf upgrade for mode/eighty mode/eighty/m80h - 4bbbee01a89a5b4ab5f4de36e0dd2044cf54a698 mode/eighty/m80s - 6de4a1affab4ed8f08423eb511393ed797e3ea77
* | Fix broken keyboards (#11412)Zach White2021-01-034-14/+20
| | | | | | | | | | * Fix a couple errors * add a dependency for the generated headers
* | Fix compiling on develop (#11409)Zach White2021-01-021-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-022-2/+4
|\|
| * Return the make exit code for qmk compile and flash (#11402)Zach White2021-01-022-2/+4
| |