summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-191-2/+4
|\
| * qmk.path.FileType: fix argument handling (#16693)Ryan2022-03-191-2/+4
| | | | | | | | | | | | | | * qmk.path.FileType: pass in mode as first argument * Better solution * Grammar...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-191-1/+1
|\|
| * VUSB - Use correct endpoint poll for VIA (#16691)Joel Challis2022-03-191-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-191-1/+1
|\|
| * Fix typo in docs/ref_functions.md (#16690)leviport2022-03-191-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-1912-15/+15
|\|
| * `device_ver` -> `device_version` for some more boards (#16685)Ryan2022-03-1912-15/+15
| |
* | Format code according to conventions (#16686)QMK Bot2022-03-191-23/+23
| |
* | HD44780 driver rework (#16370)Ryan2022-03-197-944/+800
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-193-3/+11
|\|
| * [Keymap] Update some code and keyboard rules (#16680)stanrc852022-03-183-3/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-182-46/+0
|\|
| * [Keyboard] Update Tractyl Manuform config files (#16684)Drashna Jaelre2022-03-182-46/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-183-2/+17
|\|
| * annepro2: Add more LED functionalities to default-layer-indicators (#16676)Florian2022-03-183-2/+17
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-186-122/+118
|\|
| * Relocate CLI git interactions (#16682)Joel Challis2022-03-186-122/+118
| |
* | Merge remote-tracking branch 'origin/master' into developzvecr2022-03-188-115/+131
|\|
| * [CLI] Add common util for dumping generated content (#16674)Joel Challis2022-03-188-115/+131
| |
* | [Core] Add compile/make macro to core (#15959)Drashna Jaelre2022-03-175-10/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Core] Add KC_MAKE keycode to core fix linting fix testing error work around test idiocyncracies fix more lint something something stupid tests add doc * updates based on feedback * Add bad names * Fixup docs * semantics but cleaner Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> * Hide oneshot checks behind preprocessors * Move no-compile option around * Fix formatting * make shift optional * Make opt in * fix formatting * update send string function name Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: precondition <57645186+precondition@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-162-5/+16
|\|
| * Print out generated files during build (#16672)Joel Challis2022-03-172-5/+16
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-1613-0/+772
|\|
| * [Keyboard] Add nullbits TIDBIT (#15182)Jay Greco2022-03-1613-0/+772
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-162-4/+4
|\|
| * gboards/butterstick: move steno rules config to keymap level (#16666)Ryan2022-03-162-4/+4
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-162-2/+2
|\|
| * Fix m3n3van and minim keyboard names in keymap JSON (#16665)Ryan2022-03-162-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-161-1/+1
|\|
| * Update the AL1 Vender ID (#16660)Yakbats2022-03-161-1/+1
| | | | | | | | | | | | | | | | | | * Add via to AL1 * Updated number of rows and columns, and applied suggestions from code review * Update Vender ID Change the Vender ID for Triangle Lab to comply with the via PR checklist.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-163-38/+38
|\|
| * [MB-65S] Change layout to follow change request from OEM (#16663)AnthonyNguyen1682022-03-163-38/+38
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-1611-28/+176
|\|
| * yugo_m enhancement: include all available key positions (#16216)an_achronism2022-03-1511-28/+176
| | | | | | * yugo_m enhancement to include all available key positions in matrix
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-152-0/+2
|\|
| * Ensure dependent CI workflows run (#16662)Joel Challis2022-03-152-0/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-159-0/+558
|\|
| * [Keyboard] Add Dolice keyboard (#16186)Moritz2022-03-159-0/+558
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-154-0/+501
|\|
| * [Keymap] Planck Keymap: tomkonidas (#15869)Tom Konidas2022-03-154-0/+501
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-15958-2807/+32
|\|
| * Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15958-2807/+32
| | | | | | | | (#16655)
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-152-8/+34
|\|
| * Add merge workflow for XAP branch (#16652)Joel Challis2022-03-152-8/+34
| | | | | | | | | | * Add merge workflow for XAP branch * uncomment
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-154-10/+6
|\|
| * [Keyboard] Fix westm/westm68 compliation errors (#16657)jack2022-03-154-10/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-1510-0/+222
|\|
| * [Keyboard] Io mini1800 (#16115)jpuerto962022-03-1510-0/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First commit * first commit * 2x3u layout functional * 625u layout * rotary encoder * Modifications to keymaps * Remove ingrained from io_mini branch * Update readme * Update info.json * change hardware availability * Change rules.mk wording to match other PR * Update keyboards/io_mini1800/rules.mk * Update keyboards/io_mini1800/keymaps/default/keymap.c * Update keyboards/io_mini1800/keymaps/2x3u/keymap.c * Update keyboards/io_mini1800/io_mini1800.c * Update keyboards/io_mini1800/keymaps/2x3u/readme.md * Update keyboards/io_mini1800/readme.md
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-03-151-3/+24
|\|