summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* RP2040 emulated EEPROM. (#17519)Nick Brassel2022-07-0213-22/+470
|
* Fixup `#17438` (#17533)Nick Brassel2022-07-021-3/+2
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-021-7/+7
|\
| * [QP] Explicit buffer alignment. (#17532)Nick Brassel2022-07-021-7/+7
| |
* | [QP] Add ILI9488 support. (#17438)Nick Brassel2022-07-0213-64/+252
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-011-2/+2
|\|
| * Allow locate_keymap to handle DEFAULT_FOLDER (#17529)Joel Challis2022-07-011-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0130-0/+30
|\|
| * Specify blackpill board files where relevant (#17521)Joel Challis2022-07-0130-0/+30
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0124-144/+11
|\|
| * Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520)Joel Challis2022-07-0124-144/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0114-3/+362
|\|
| * [Keyboard] Nebula12b (#17308)yiancar2022-06-3014-3/+362
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: yiancar <yiancar@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-0113-0/+591
|\|
| * Adding Rev41lp keyboard (#15895)Jan Lindblom2022-07-0113-0/+591
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [keyboard] Add rev41lp * [keymap] rev41lp: More layer, less clutter * [keymap] rev41lp:whitespace cleanup * [keymap] rev41lp: Remove outer shift & edit homerow timings left-ctrl < left-shift kc-enter < kc-sftent lower + tab = grave raise + tab = tilde * Initial namnlos keymap for rev41lp. * Updated according to PR checklist. * Update keyboards/b_sides/rev41lp/config.h Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Update keyboards/b_sides/rev41lp/rules.mk Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Update keyboards/b_sides/rev41lp/keymaps/default/keymap.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * Updated to fulfill PR checklist. * Update keyboards/b_sides/rev41lp/info.json Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/b_sides/rev41lp/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/b_sides/rev41lp/keymaps/cyril/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/b_sides/rev41lp/keymaps/cyril/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/b_sides/rev41lp/keymaps/namnlos/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/b_sides/rev41lp/keymaps/namnlos/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/b_sides/rev41lp/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/b_sides/rev41lp/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/b_sides/rev41lp/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/b_sides/rev41lp/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/b_sides/rev41lp/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/b_sides/rev41lp/keymaps/namnlos/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/b_sides/rev41lp/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Adding picture. * Rename README.md to readme.md * Cleaning up in rules.mk. * Moving en- and em-dash from dedicated keys. * Readme fixup. There was a typo in the title, also changed the description a little. * Update keyboards/b_sides/rev41lp/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/b_sides/rev41lp/keymaps/namnlos/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: cyril279 <cyril.x9@gmail.com> Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-301-0/+141
|\|
| * Add missing QMK Configurator layout data for chlx str.merro60 (#17518)James Young2022-06-301-0/+141
| | | | | | | | | | * add LAYOUT_60_ansi_split_bs_rshift layout data * add LAYOUT_60_iso layout data
* | Also check /run/media/ for uf2 drives (#17517)Joel Challis2022-06-301-0/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-301-0/+56
|\|
| * Add QMK Configurator layout data for ADM42 rev4 (#17515)James Young2022-06-301-0/+56
| |
* | Disable clang-format for stage2_bootloaders (#17516)Stefan Kerkmann2022-06-301-1/+5
| |
* | [Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann2022-06-3043-96/+2025
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Disable RESET keycode because of naming conflicts * Add Pico SDK as submodule * Add RP2040 build support to QMK * Adjust USB endpoint structs for RP2040 * Add RP2040 bootloader and double-tap reset routine * Add generic and pro micro RP2040 boards * Add RP2040 onekey keyboard * Add WS2812 PIO DMA enabled driver and documentation Supports regular and open-drain output configuration. RP2040 GPIOs are sadly not 5V tolerant, so this is a bit use-less or needs extra hardware or you take the risk to fry your hardware. * Adjust SIO Driver for RP2040 * Adjust I2C Driver for RP2040 * Adjust SPI Driver for RP2040 * Add PIO serial driver and documentation * Add general RP2040 documentation * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | (develop)Keychron Q2: Enable support for WL EEPROM Driver (#17507)jpe2302022-06-305-5/+10
| |
* | (develop)AP2: Enable support for WL EEPROM Driver (#17506)jpe2302022-06-306-0/+56
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-291-14/+22
|\|
| * Allow module check to error out when piped to /dev/null (#17505)Joel Challis2022-06-301-14/+22
| |
* | Wear-leveling EEPROM drivers: `embedded_flash`, `spi_flash`, `legacy` (#17376)Nick Brassel2022-06-3015-71/+667
| |
* | Update feature_split_keyboard.md to add extra detail about left and right ↵ihatechoosingusernames2022-06-291-1/+1
| | | | | | | | matrices. (#17492)
* | RGB Matrix Heatmap - Skip positions with NO_LED (#17488)Dasky2022-06-291-0/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-292-4/+5
|\|
| * [Bug] Fix 3 speed mousekey mode (#17500)Drashna Jaelre2022-06-292-4/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-2911-13/+13
|\|
| * Bump JamesIves/github-pages-deploy-action from 3.7.1 to 4.3.4 (#17497)dependabot[bot]2022-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 3.7.1 to 4.3.4. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/3.7.1...v4.3.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * Bump actions/checkout from 2 to 3 (#17496)dependabot[bot]2022-06-2911-11/+11
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * Bump peter-evans/create-pull-request from 3 to 4 (#17495)dependabot[bot]2022-06-291-1/+1
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-281-0/+6
|\|
| * Enable dependabot for actions.Nick Brassel2022-06-291-0/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-281-2/+6
|\|
| * [Bug] Fix issue with mousekey movement getting stuck (#17493)Drashna Jaelre2022-06-281-2/+6
| | | | | | | | | | * [Bug] Fix issue with mousekey movement getting stuck * Lint
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-281-1/+1
|\|
| * Bump revision for auto-tagging.Nick Brassel2022-06-291-1/+1
| | | | | | | | | | Seems there was an error, but it wasn't failing the actions run. https://github.com/anothrNick/github-tag-action/releases/tag/1.39.0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-261-1/+1
|\|
| * Fix error message in generated code (#17484)Joel Challis2022-06-271-1/+1
| |
* | Generic wear-leveling algorithm (#16996)Nick Brassel2022-06-2728-0/+7519
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial import of wear-leveling algorithm. * Alignment. * Docs tweaks. * Lock/unlock. * Update quantum/wear_leveling/wear_leveling_internal.h Co-authored-by: Stefan Kerkmann <karlk90@pm.me> * More tests, fix issue with consolidation when unlocked. * More tests. * Review comments. * Add plumbing for FNV1a. * Another test checking that checksum mismatch clears the cache. * Check that the write log still gets played back. Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
* | [Split] Verify Split Pointing Device config (#17481)Thomas Kriechbaumer2022-06-261-0/+7
| |
* | improvements for Cirque Pinnacle trackpads (#17091)Thomas Kriechbaumer2022-06-256-69/+155
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-259-0/+492
|\|
| * [Keyboard] Add blockboy/ac980mini keyboard (#16839)rooski152022-06-259-0/+492
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-06-251-1/+1
|\|
| * Only omit paths containing "/keymaps/" (#17468)precondition2022-06-251-1/+1
| | | | | | This allows keyboard names to contain the word "keymaps"