summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-132-0/+91
|\
| * mattrighetti Whitefox keymap (#12582)Mattia Righetti2021-05-122-0/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial configuration with led and three layers + First layer contains classic keys + Second layer contains F keys and media keys + Third layer contains numbers in the top portion of the letter keys + Default LEDs configuration * RGB toggle * Documentation and minor changes * Added LGUI key and remapped layer 2 on layer 1 * Removed backlight and led keys * Updated keymap graphical representation * Switched LGui with Lalt to emulate macOS layout * Updated keymap with GNU License
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-132-0/+47
|\|
| * [Keyboard] Added via keymap for crbn keyboard (#12765)Ivan Organista2021-05-122-0/+47
| |
* | LED Matrix: Documentation (#12685)Ryan2021-05-132-47/+313
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-131-2/+8
|\|
| * [Keyboard] ANAVI Macro Pad 2 update readme.md (#12827)Leon Anavi2021-05-131-2/+8
| | | | | | | | | | Add more details about ANAVI Macro Pad 2 to readme.md. Signed-off-by: Leon Anavi <leon@anavi.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-132-4/+14
|\|
| * Allow for overriding clocks on F4xx. (#12886)Nick Brassel2021-05-132-4/+14
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-131-87/+87
|\|
| * [Keyboard] x-bows nature: fix led order and colors (#12871)Dmitry Mikhirev2021-05-121-87/+87
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-1313-1/+535
|\|
| * [Keyboard] Seigaiha (#12791)yiancar2021-05-1213-1/+535
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-1310-0/+293
|\|
| * [Keyboard] Add np12 (#12703)nut14142021-05-1210-0/+293
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Add missing LED Matrix suspend code to suspend.c (#12878)Drashna Jaelre2021-05-132-0/+15
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | [Keyboard] updated a vendor name / fixed minor keymap issues (#12881)noclew2021-05-1273-80/+115
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-131-5/+5
|\|
| * [Keymap] Update: layout/community/ortho_4x12/junonum (#12643)Juno Nguyen2021-05-121-5/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-139-129/+286
|\|
| * [Keyboard] Titan60 LED and keymap updates (#12558)thompson-ele2021-05-139-129/+286
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-122-6/+8
|\|
| * USB suspend option and LED position change for The Mark 65 (#12725)Albert Y2021-05-132-6/+8
| | | | | | Co-authored-by: filterpaper <filterpaper@localhost>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-121-0/+1
|\|
| * Fix Cordillera LED states config (#12646)coarse2021-05-131-0/+1
| |
* | Rename `point_t` -> `led_point_t` (#12864)Ryan2021-05-134-12/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-129-0/+599
|\|
| * add handwired/swiftrax/walter (#12428)Brandon Claveria2021-05-129-0/+599
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * init commit of walter * finalize keyboard * fix walter.h * fix config.h * fix rgblight animations * fix config.h Co-authored-by: Swiftrax <swiftrax@gmail.com>
* | Add setup, clone, and env to the list of commands we allow even with broken ↵Zach White2021-05-121-30/+42
| | | | | | | | modules (#12868)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-1217-69/+361
|\|
| * Some fixes for the Bakeneko variant DB60s (#12662)Andrew Kannan2021-05-1217-69/+361
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Some fixes for the Bakeneko variant DB60s * Add copyright to header * Add .python-version to gitignore for people who use pyenv or similar * update readme * Add more readmes * Add more readmes * Update the versions to have different product IDs * Update readme * Add missing rules.mk * Fix matrix on hotswap * remove iso from hotswap * Fix hotswap spacebar * Revert gitignore changes * Fix layouts * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Add split configs * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Add license to config * or equivalent Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-1111-0/+275
|\|
| * [Keyboard] Add Charue Design's Sunsetter (#12547)coarse2021-05-1111-0/+275
| |
* | Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-11271-12337/+490
| | | | | | | | | | * alias KEYMAP to LAYOUT * remove KEYMAP and LAYOUT_kc
* | Fix syntax error when compiling for ARM (#12866)Ryan2021-05-111-1/+1
| |
* | LED Matrix: Effects! (#12651)Ryan2021-05-1126-16/+554
| |
* | Fixup build errors on `develop` branch. (#12723)Nick Brassel2021-05-113-0/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-114-0/+499
|\|
| * peepeetee's custom keymap for bm68rgb (#12232)peepeetee2021-05-104-0/+499
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add custom keymaps for BM68rgb * add user keymap for bm68rgb * fix grammar * add custom hub16 keymap * Apply suggestions from code review * fix errorenously included hub16 file * add GPL headers * revert defining dfa_state in keymap.h * Update keyboards/bm68rgb/keymaps/peepeetee/keymap.h * enable tap dance, add tap dance to left alt
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-108-2/+239
|\|
| * [Keyboard] VIA support for Preonic Rev3 (#11344)George Wietor2021-05-108-2/+239
| | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jack Humbert <jack.humb@gmail.com>
* | [Keymap] Turn OLED off on suspend in soundmonster keymap (#10419)Lukas Reineke2021-05-101-0/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-101-2/+4
|\|
| * Improve EEPROM defaults for Dynamic Keymaps (#12853)Drashna Jaelre2021-05-101-2/+4
| |
* | Merge remote-tracking branch 'origin/master' into developZach White2021-05-102-71/+124
|\| | | | | | | | | | | | | | | Conflicts: bin/qmk lib/python/qmk/cli/__init__.py Merge conflicts fixed by skullydazed.
| * Move the module checking and updating to lib/python (#12416)Zach White2021-05-102-68/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * move the module checking and updating to lib/python * make flake8 happy * Update lib/python/qmk/cli/__init__.py Co-authored-by: Erovia <Erovia@users.noreply.github.com> * prompt the user to disable developer mode * pyformat * flake8 Co-authored-by: Erovia <Erovia@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-106-79/+166
|\|
| * Improve our CI tests (#11476)Zach White2021-05-106-79/+166
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add a test and dry-run to qmk generate-api * add a dry-run to qmk pyformat * Add a --dry-run to qmk cformat * reverse the order of nose2 and flake8 tests * run CI test against cformat and pyformat * fix programming errors * tweak job name * fix argument * refine the files we select * fix stack trace in --ci * make cformat exit clean * fix c file extensions * decouple CI from pyformat * remove --ci arg * make ci happy * use the environment var instead * change output to text * fix log message * replace tabs
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-05-101-18/+86
|\|
| * Lagrange handwired Configurator bugfix (#12854)James Young2021-05-101-18/+86
| | | | | | | | | | * use human-friendly formatting * correct key object order