Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add frameworking for development board presets (#16637) | Joel Challis | 2022-04-03 | 3 | -0/+34 | |
| | | | | | | | | | | | | | | | | | | * Add frameworking for development board presets * Update lib/python/qmk/info.py Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||||
* | | Refactor CTPC logic to allow future converters (#16621) | Joel Challis | 2022-04-03 | 5 | -311/+330 | |
| | | | | | | | | | | | | | | | | | | * Refactor CTPC logic to allow future converters * Update builddefs/converters.mk Co-authored-by: Stefan Kerkmann <karlk90@pm.me> Co-authored-by: Stefan Kerkmann <karlk90@pm.me> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-03 | 3 | -0/+0 | |
|\| | ||||||
| * | Align action workflow filenames (#16776) | Joel Challis | 2022-04-03 | 3 | -0/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-02 | 1 | -5/+5 | |
|\| | ||||||
| * | Automatically approve workflow runs from first time contributors (#16775) | Joel Challis | 2022-04-02 | 1 | -5/+5 | |
| | | | | | | | | | | * Automatically approve workflow runs from first time contributors * Automatically approve workflow runs from first time contributors | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-02 | 1 | -0/+16 | |
|\| | ||||||
| * | Automatically approve workflow runs from first time contributors (#16774) | Joel Challis | 2022-04-02 | 1 | -0/+16 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-02 | 1 | -3/+3 | |
|\| | ||||||
| * | usb-usb converter: fix layout macros (#16769) | Ryan | 2022-04-03 | 1 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-04-01 | 2 | -0/+17 | |
|\| | ||||||
| * | Lint keyboard/project name (#16766) | Joel Challis | 2022-04-01 | 2 | -0/+17 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-30 | 3 | -10/+10 | |
|\| | ||||||
| * | yapf: disable arithmetic predecence indication (#16749) | Ryan | 2022-03-30 | 3 | -10/+10 | |
| | | ||||||
* | | Add emulated eeprom support for STM32F303xE (#16737) | dn9uyen | 2022-03-30 | 1 | -2/+2 | |
| | | | | | | Added FEE_PAGE_SIZE and FEE_MCU_FLASH_SIZE defines for the STM32F303xE | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-29 | 8 | -0/+235 | |
|\| | ||||||
| * | [Keyboard] handwired/m40/5x5_macropad (#16288) | m40-dev | 2022-03-29 | 8 | -0/+235 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding the custom handwired 5x5 macropad. * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/rules.mk * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update readme.md fixed the github link to my profile * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.c * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.h * Update keyboards/handwired/m40/5x5_macropad/5x5_macropad.h * Update keyboards/handwired/m40/5x5_macropad/config.h * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/config.h * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/keymaps/default/keymap.c * Apply suggestions from code review * added discord Id for maintainer contact * Update keyboards/handwired/m40/5x5_macropad/readme.md * Update keyboards/handwired/m40/5x5_macropad/info.json | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-28 | 1 | -1/+1 | |
|\| | ||||||
| * | [Keyboard] Change linworks Dolice product ID to non-duplicate value (#16745) | Moritz | 2022-03-28 | 1 | -1/+1 | |
| | | ||||||
* | | Refactor writePin to work with statements (#16738) | Stefan Kerkmann | 2022-03-27 | 1 | -1/+8 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-27 | 2 | -1/+9 | |
|\| | ||||||
| * | CLI: Lint non-data driven macros in info.json (#16739) | Erovia | 2022-03-27 | 2 | -1/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CLI: Lint non-data driven macros in info.json Macros in info.json should either have the "matrix" key with the matrix data or should should be also present in <keyboard>.h * Add verification of matrix data * Use generic '<keyboard>.h' in output * Add keyboard name to output * Make C layout macro finding more robust The old code missed C macros if they had whitespace between '#' and 'define' or had whitespace before '#'. | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-27 | 11 | -0/+850 | |
|\| | ||||||
| * | [Keyboard] Add Mino Hotswap PCB (#16664) | Shandon Anderson | 2022-03-26 | 11 | -0/+850 | |
| | | | | | | Co-authored-by: Shandon Anderson <shandon@shandon.codes> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-26 | 1 | -2/+2 | |
|\| | ||||||
| * | Fix typos in matrix/noah readme (#16735) | Lê Nguyễn Hoàng Nhân | 2022-03-26 | 1 | -2/+2 | |
| | | | | | | Change "keybaord" to keyboard | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-26 | 1 | -2/+2 | |
|\| | ||||||
| * | Fix bug when 'info.json' lookup escapes keyboard dir (#16734) | Erovia | 2022-03-26 | 1 | -2/+2 | |
| | | ||||||
* | | Joystick feature updates (#16732) | Ryan | 2022-03-26 | 10 | -45/+52 | |
| | | | | | | | | | | | | | | * Joystick feature updates * Move new functions to joystick.h * Docs | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-26 | 7 | -0/+203 | |
|\| | ||||||
| * | [Keyboard] Add nt210 (#16461) | Evelien Dekkers | 2022-03-25 | 7 | -0/+203 | |
| | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-26 | 10 | -0/+473 | |
|\| | ||||||
| * | [Keyboard] Add YDKB Grape PCB (#16661) | somepin | 2022-03-25 | 10 | -0/+473 | |
| | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-26 | 10 | -0/+986 | |
|\| | ||||||
| * | [Keymap] corne and planck keyboards keymaps (#15570) | Anton | 2022-03-25 | 10 | -0/+986 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-24 | 5 | -2/+176 | |
|\| | ||||||
| * | CLI: Add 'via2json' subcommand (#16468) | Erovia | 2022-03-24 | 5 | -2/+176 | |
| | | ||||||
* | | add the ability to change the pwm frequency for the IS31FL3737B (#16718) | Simon | 2022-03-24 | 2 | -1/+6 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-24 | 2 | -0/+2 | |
|\| | ||||||
| * | update kprepublic/bm60hsrgb_poker/rev1/keymaps/carlosala keymap (#16725) | Carlo Sala | 2022-03-24 | 2 | -0/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-24 | 3 | -1/+60 | |
|\| | ||||||
| * | [Keymap] ergodox: updating osx_whiskey_tango_foxtrot_capslock to use ↵ | Nathan Johnson | 2022-03-23 | 2 | -1/+46 | |
| | | | | | | | | process_record_user (#16715) | |||||
| * | [Keyboard] Add keyboard level encoder function for GMMK Pro (#16721) | jack | 2022-03-23 | 1 | -0/+14 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-23 | 9 | -0/+389 | |
|\| | ||||||
| * | [Keyboard] Add support for XT60 (#16708) | kopibeng | 2022-03-23 | 9 | -0/+389 | |
| | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-23 | 12 | -2/+279 | |
|\| | ||||||
| * | [Bug] Fix unused variable error when using ChibiOS Bitbang serial driver ↵ | Drashna Jaelre | 2022-03-23 | 1 | -1/+2 | |
| | | | | | | | | (#16709) | |||||
| * | [Keymap] Xiudi XD75 Finnish/Swedish keymap (#16311) | Minna Pallari | 2022-03-23 | 4 | -0/+100 | |
| | | ||||||
| * | [Keymap] Add dhertz keychron map v0 (#16571) | Dan Hertz | 2022-03-23 | 5 | -1/+110 | |
| | | ||||||
| * | [Keyboard] Waffling60 - readme update (#16707) | 4pplet | 2022-03-23 | 1 | -0/+7 | |
| | | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com> |