summaryrefslogtreecommitdiff
path: root/keyboards
Commit message (Collapse)AuthorAge
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|
* [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-06
| | | | `QMK_KEYS_PER_SCAN` (#15292)
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-06
|\
| * Move keyboard USB IDs and strings to data driven: Z (#17927)Ryan2022-08-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-06
|\|
| * Move keyboard USB IDs and strings to data driven: Y (#17926)Ryan2022-08-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-06
|\|
| * Move keyboard USB IDs and strings to data driven: X (#17925)Ryan2022-08-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-06
|\|
| * [Keyboard] Add Crin PCB (#17913)Andrew Kannan2022-08-05
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-06
|\|
| * Added support for keyquest keyboards (#17667)keyquest.tech2022-08-06
| | | | | | Co-authored-by: Mathiaszmrga <mmoragrega@centro.edu.mx>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-06
|\|
| * Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-06
| |
* | Add kb2040 onkey keyboard that works with the oled keymap (#17786)Jeff Epler2022-08-05
| |
* | [Keyboard] use correct function in Dilemma splinky (#17923)Drashna Jaelre2022-08-06
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-06
|\|
| * [Keyboard] encoder map on more mechwild boards (#17894)Less/Rikki2022-08-05
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-04
|\|
| * Tidy up ez_maker (#17910)Joel Challis2022-08-05
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-04
|\|
| * added missing indicator defines for dolice (#17906)ebastler2022-08-04
| |
* | [Core] `STM32_USB_USE_OTG1` => `USB_ENDPOINTS_ARE_REORDERABLE` (#17647)Nick Brassel2022-08-04
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-04
|\|
| * Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-04
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-04
|\|
| * Balloondogcaps TR90 and TR90PM: rename LAYOUT to LAYOUT_ortho_3x3 (#17879)James Young2022-08-04
| | | | | | | | | | * balloondogcaps/tr90: rename LAYOUT to LAYOUT_ortho_3x3 * balloondogcaps/tr90pm: rename LAYOUT to LAYOUT_ortho_3x3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * boardsource/the_mark: add QMK Configurator layout data (#17898)James Young2022-08-03
| | | | | | | | | | | | | | * boardsource/the_mark: add QMK Configurator layout data * add keyboard maintainers to info.json Adds the individual and organization accounts as listed maintainers.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * Move keyboard USB IDs and strings to data driven: U (#17900)Ryan2022-08-03
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * Move keyboard USB IDs and strings to data driven: V (#17901)Ryan2022-08-03
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-04
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * Move keyboard USB IDs and strings to data driven: R (#17885)Ryan2022-08-04
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * Fix up splittest/bluepill (#17897)Joel Challis2022-08-03
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * Userspace: muppetjones (#1) (#13461)Stephen J Bush2022-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Userspace: muppetjones (#1) Add and update lily58 to work with userspace Add and update kyria keymap to work with userspace Add and update planck keymap with userspace Add etchamouse code and docs to userpace Add userspace Update mouse encoder for smoother movement. Encoder + mouse Added casemodes by andrewjrae * Rollback lily58 state reader and add missing GPL * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> * fix lily58 keymap * Updates to user and lily for muppetjones. Updated parameters for etchamouse for smoother mouse movement. Updated lily keymap and userspace to actually work together. * Update keyboards/lily58/keymaps/muppetjones/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Updated keymaps and userspace * Little more cleanup. * Update keyboards/lily58/keymaps/muppetjones/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Rollback accidental libchibios update * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Update kyria keymap * Move kyria keymap to splitkb/kyria * Update planck keymap * Remove all changes to keyboards/lily58/lib/layer_state_reader.c * Update lily58 keymap * Recommended change * Update keymap readme * Update kyria keymap and userspace * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Renamed users/muppetjones/README.md to lc * Update keyboards/lily58/keymaps/muppetjones/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * Move keyboard USB IDs and strings to data driven: Q (#17883)Ryan2022-08-03
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * added neson design's 700e keyboard (#17768)yulei2022-08-03
| | | | | | | | | | | | | | | | | | * added neson design's 700e keyboard * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * add bluepill mcu to splittest (#16959)dvermd2022-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add bluepill mcu to splittest * fix typo * refactoring * mcu config goes to mcuconf.h of keyboard * keymap specific config goes to keymap config.h * keyboard specific depending of keymap goes to post_config.h * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * splittest/bluepill: improve documentation Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|
| * Move keyboard USB IDs and strings to data driven: P (#17875)Ryan2022-08-03
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-03
|\|