summaryrefslogtreecommitdiff
path: root/keyboards/maartenwut
AgeCommit message (Collapse)Author
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
* Branch point for 2020 November 28 Breaking Change * Remove matrix_col_t to allow MATRIX_ROWS > 32 (#10183) * Add support for soft serial to ATmega32U2 (#10204) * Change MIDI velocity implementation to allow direct control of velocity value (#9940) * Add ability to build a subset of all keyboards based on platform. * Actually use eeprom_driver_init(). * Make bootloader_jump weak for ChibiOS. (#10417) * Joystick 16-bit support (#10439) * Per-encoder resolutions (#10259) * Share button state from mousekey to pointing_device (#10179) * Add hotfix for chibios keyboards not wake (#10088) * Add advanced/efficient RGB Matrix Indicators (#8564) * Naming change. * Support for STM32 GPIOF,G,H,I,J,K (#10206) * Add milc as a dependency and remove the installed milc (#10563) * ChibiOS upgrade: early init conversions (#10214) * ChibiOS upgrade: configuration file migrator (#9952) * Haptic and solenoid cleanup (#9700) * XD75 cleanup (#10524) * OLED display update interval support (#10388) * Add definition based on currently-selected serial driver. (#10716) * New feature: Retro Tapping per key (#10622) * Allow for modification of output RGB values when using rgblight/rgb_matrix. (#10638) * Add housekeeping task callbacks so that keyboards/keymaps are capable of executing code for each main loop iteration. (#10530) * Rescale both ChibiOS and AVR backlighting. * Reduce Helix keyboard build variation (#8669) * Minor change to behavior allowing display updates to continue between task ticks (#10750) * Some GPIO manipulations in matrix.c change to atomic. (#10491) * qmk cformat (#10767) * [Keyboard] Update the Speedo firmware for v3.0 (#10657) * Maartenwut/Maarten namechange to evyd13/Evy (#10274) * [quantum] combine repeated lines of code (#10837) * Add step sequencer feature (#9703) * aeboards/ext65 refactor (#10820) * Refactor xelus/dawn60 for Rev2 later (#10584) * add DEBUG_MATRIX_SCAN_RATE_ENABLE to common_features.mk (#10824) * [Core] Added `add_oneshot_mods` & `del_oneshot_mods` (#10549) * update chibios os usb for the otg driver (#8893) * Remove HD44780 References, Part 4 (#10735) * [Keyboard] Add Valor FRL TKL (+refactor) (#10512) * Fix cursor position bug in oled_write_raw functions (#10800) * Fixup version.h writing when using SKIP_VERSION=yes (#10972) * Allow for certain code in the codebase assuming length of string. (#10974) * Add AT90USB support for serial.c (#10706) * Auto shift: support repeats and early registration (#9826) * Rename ledmatrix.h to match .c file (#7949) * Split RGB_MATRIX_ENABLE into _ENABLE and _DRIVER (#10231) * Split LED_MATRIX_ENABLE into _ENABLE and _DRIVER (#10840) * Merge point for 2020 Nov 28 Breaking Change
2020-11-04[Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack
2020-09-05[Keyboard] add Solheim68 by Maartenwut (#10190)Maarten Dekkers
* Add Solheim68 * Update info.json * Layout rename and config cleanup
2020-08-1960_ansi_arrows Community Layout; mrsendyyk keymaps for dz60 and ↵Sendy YK
maartenwut/eon65 (#9993) * Add Layout and Keymap * Add and Update Keymap * Update readme.md * Update keymap.c * Update readme.md * Update * delete * update * Revert "update" This reverts commit 91a3ff800c043094469dd0bb60cc454857b3a2d0. * Update config.h remove `DESCRIPTION` as per PR checklist * Update config.h * Revert "Update config.h" This reverts commit 269df0535efb4548828463eecc3a022c99d98949. * Revert "Update config.h" This reverts commit cad5a3320123da4694f09fb4e3ac08cc75bab1cc. * Update keyboards/dz60/dz60.h * Update keyboards/dz60/keymaps/mrsendyyk/keymap.c * Update keyboards/dz60/keymaps/mrsendyyk/keymap.c * Update keyboards/dz60/keymaps/mrsendyyk/keymap.c * Update keyboards/dz60/keymaps/mrsendyyk/keymap.c * Update keyboards/dz60/keymaps/mrsendyyk/keymap.c * Update keyboards/dz60/keymaps/mrsendyyk/keymap.c * Update keyboards/dz60/keymaps/mrsendyyk/keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Update dz60.h * Update keymap.c * Update readme.md * Update keymap.c * Update keymap.c * Update readme.md * Update dz60.h * Update keymap.c * Update readme.md * Update readme.md * Update * Update keymap.c * Update keymap.c * Update keymap.c * Update readme.md * Update keymap.c * Update readme.md * Update readme.md * Update keymap.c * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Update readme.md * Rename readme.md to README.md * Rename readme.md to README.md * Rename README.md to readme.md * Rename README.md to readme.md * Update rules.mk * Update dz60.h * Update keymap.c * Update readme.md * Update keymap.c * Update readme.md * Update * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Update readme.md * Update info.json * Update keyboards/dz60/dz60.h * Update keyboards/dz60/dz60.h * Update keyboards/dz60/rules.mk * Update layouts/community/60_ansi_arrow/mrsendyyk/keymap.c * Update layouts/community/60_ansi_arrow/mrsendyyk/keymap.c * Update layouts/community/60_ansi_arrow/mrsendyyk/keymap.c * Update layouts/community/60_ansi_arrow/readme.md * Update layouts/default/60_ansi_arrow/default_60_ansi_arrow/keymap.c * Update layouts/default/60_ansi_arrow/default_60_ansi_arrow/keymap.c * Update layouts/default/60_ansi_arrow/default_60_ansi_arrow/keymap.c * Update layouts/default/60_ansi_arrow/readme.md * Update layouts/community/60_ansi_arrow/mrsendyyk/readme.md * Update layouts/community/60_ansi_arrow/mrsendyyk/readme.md * Update layouts/community/60_ansi_arrow/readme.md * Update layouts/community/60_ansi_arrow/readme.md * Update layouts/community/60_ansi_arrow/readme.md * Update layouts/community/60_ansi_arrow/readme.md * Update layouts/community/60_ansi_arrow/readme.md * Update keymap.c * Update readme.md * Update keymap.c * Update keymap.c * Update readme.md
2020-08-17[Keyboard] Maartenwut GH80-1800 (#9981)Maarten Dekkers
* Add GH80-1800 * Update readme.md
2020-08-16[Keyboard] Maartenwut GH80-3700 (#9960)Maarten Dekkers
* Add GH80-3700 * Add via keymap * Update gh80_3700.h * Update config.h * LAYOUT_all -> LAYOUT_ortho_6x4 * Update readme.md
2020-08-08[Keyboard] Add Quackfire controller (#9958)Maarten Dekkers
* Add Quackfire controller * Comply with PR checklist * Update VIA keymap * Update keyboards/maartenwut/quackfire/readme.md
2020-08-07Fix Eon95 info.json (#9934)Maarten Dekkers
2020-07-17[Keyboard] Add PocketType (#9728)Maarten Dekkers
* Add PocketType * Add info.json, changes readmes and other stuff * More changes Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-07-02Add Eon95 (#9334)Maarten Dekkers
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-07-02Eon65 (#9331)Maarten Dekkers
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-06-30Add more missing info.json layouts (#9595)Ryan
2020-06-18Fix Eon87 info.json (#9460)Ryan
* Fix Eon87 info.json * Adjust bottom row sizes
2020-06-17[Keyboard] Add Eon87 (#9337)Maarten Dekkers
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-06-15[Keyboard] Add Eon75 (#9333)Maarten Dekkers
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-06-13[Keyboard] Add OmronTKL (#9346)Maarten Dekkers
* Add OmronTKL * Fix column pins
2020-06-09[Keyboard] Add nt660 PCB (#9042)Maarten Dekkers
* Upload nt660 files * Apply suggestions from code review * Apply suggestions from code review
2020-06-07[Keyboard] Add VIA support for Eon40 (#9330)Maarten Dekkers
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-05-25Fix capitalisation of "GitHub" (#9184)Ryan
2020-05-15[Keymap] Update personal userspace and keymaps (#9082)Konstantin Đorđević
* Replace custom RCTRL implementation with built-in LM Caveat: sends LCtrl instead of RCtrl * Enable VIA support in KBD6X keymap * Disable LTO on ChibiOS boards * Disable locking support and Magic keycodes for all keymaps * Organize and annotate rules.mk and config.h files * Enable Console for Melody96 keymap * L_RANGE_KEYMAP → LAYERS_KEYMAP * Revert "Replace custom RCTRL implementation with built-in LM" This reverts commit 17d706a82d7e31b53cd84efeb9b2ddb9922a2368. * Set DYNAMIC_KEYMAP_LAYER_COUNT to 3 in Doro67 and Wasdat keymaps * Enable Bootmagic Lite for all VIA keymaps
2020-04-25Merge pull request #8881 from Maartenwut/ta-65-viaJoel Challis
Add VIA support for ta-65
2020-04-24Merge pull request #8897 from Maartenwut/ta-65-encoderJoel Challis
Add encoder support to ta-65
2020-04-24Fix ISO Enter order in Wasdat info.json (#8891)Joel Challis
2020-04-24Change keymap encoder codeMaarten Dekkers
Co-Authored-By: Joel Challis <git@zvecr.com>
2020-04-24Update Plain60 VIA keymap (#8882)Maarten Dekkers
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-04-24Update keymap.cMaarten Dekkers
Co-Authored-By: Joel Challis <git@zvecr.com>
2020-04-23[Keyboard] Add VIA support for Wasdat Code (#8892)Maarten Dekkers
* Add VIA keymap Also adds more backlight levels. * Change wasdat code PID * Alias LAYOUT_fullsize_iso to LAYOUT_all * Change VIA layout macro to LAYOUT_all Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-04-23Add encoder to ta-65 default keymapMaarten Dekkers
2020-04-23Add encoder to ta-65Maarten Dekkers
2020-04-24Fix ISO Enter order in Wasdat info.jsonfauxpark
2020-04-22[Keyboard] Add wasdat code controller (#8858)Maarten Dekkers
* Initial keyboard upload * Code cleanup and product name * Fix sequence in info.json layouts
2020-04-22Add VIA support for ta-65Maarten Dekkers
2020-04-19Fix ta-65 tsangan layouts (#8855)Maarten Dekkers
The key next to the spacebar wasn't working, fixed that. Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-04-19Fix Plain60 layout (#8854)Maarten Dekkers
Fixes the LAYOUT_60_ansi_split_bs_rshift where the key next to right shift didn't work. Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-04-12Add VIA keymap for Wasdat (#8762)Ryan
* Add VIA keymap for Wasdat * Enable Bootmagic Lite at keyboard level
2020-04-09[Keymap] Update personal userspace and keymaps (#8747)Konstantin Đorđević
* Update mousekey parameters in userspace * Disable GRAVE_ESC in boards where it isn't used * Tweak MODERN_DOLCH_RED and reset RGB on Shift+Toggle in KBD6X * Disable RGB controls when Fn/Caps indicator lights are on * Use LTO_ENABLE instead of setting -flto directly * Add led_update_keymap, use SS_LCTL instead of SS_LCTRL * Change TAPPING_TOGGLE from 2 to 3
2020-04-05updated rules.mk and default keymap of Wonderland for VIA support (#8668)ThePanduuh
* updated rules.mk and default keymap of Wonderland for VIA support * Restored default keymap and rules.mk, added via keymap folder with modified default keymap and rules.mk, also fixed VendorID in config.h * fixed jargon on layers 3 and 4 of Wonderland VIA keymap * cleaned up via keymap, removed fluff * default keymap for Wonderland restored * removed unnecessary information from rules.mk * made more readable per noroadsleft suggestion Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-02-16Clean up some remaining rules.mk bootloader stuff (#8165)fauxpark
2020-01-30Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty
2020-01-27[Keymap] Added gaming layout and read me (#7996)Rafael Azevedo
* Added gaming layout and read me * Code format changes and spelling fixes for PR * Moved keymap to different folder
2020-01-19[Keyboard] Add mx5160 keyboard (#7142)Maarten Dekkers
* Add mx5160 keyboard * Make necessary changes for merging rules.mk cleanup, QMK's built in alias for KC_TRNS and change readme blurb * Add info.json as well * Update readme, info.json * Change layout name, update led function * Fix info.json * Update rules.mk
2020-01-17[Keyboard] Wasdat matrix cleanup (#7909)fauxpark
* Wasdat matrix cleanup * Use _custom functions * More deduping, and signature fix
2020-01-15[Keyboard] Add Eon40 keyboard (#7885)Maarten Dekkers
* Add Eon40 files * Make required changes * Add missing comma * Update rules.mk
2020-01-13[Keyboard] Add minitomic keyboard (#7140)Maarten Dekkers
* Add minitomic keyboard * Small change to readme * Make changes necessary for merging Remove extra comma in info.json, move caps lock led status from keymap to keyboard, removes unused keys on full space bar layout, cleans up rules.mk and update readme blurb. * Update readme.md * Update led function, fix spacing and remove custom keycodes Removes the custom keycodes in default keymap, fixes spacing in keymap and minitomic.c and puts the new led function in as well
2020-01-07[Keyboard] Update Wasdat config (#7826)fauxpark
2020-01-07Juno (#7652)Juno Nguyen
* Added community layout juno and junonum; removed poorly maintained variants of juno; added junonum-a47. * Added community layout juno and junonum; removed poorly maintained variants of juno; added junonum-a47. * updated layout type for juno * Performing requested changes; renaming a47; fine-tuning of codes in community layout keymaps. * Fine tuning to requested changes. * Further tuning to suggestion. * Update layouts/community/ortho_4x12/juno/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update layouts/community/ortho_4x12/juno/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/maartenwut/atom47/keymaps/junonum_a47/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/maartenwut/atom47/keymaps/junonum_a47/keymap.c Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: fauxpark <fauxpark@gmail.com>
2020-01-03VIA Configurator Refactor (#7268)Wilba
* VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
2019-12-16Move kwerdenker's personal keymap from RGB (#7645)Yan-Fa Li
* Move kwerdenker's personal keymap from RGB Talked to Maartenwut about making RGB an actual template instead of kwerdenker's keymap. Free'd up B7 so it can be used for audio in agreement with MW. He's considering adding a speaker footprint to next rev of plain60, and only B7 can be used with Audio. RGB uses bitbang driver so it doesn't really make any difference if it's pin B0. - RGB should be a template for other people to modify, not a personal keymap - change default pin to B0 to free up B7 for audio use - rename RGB to kwerdenker * Add RGB keycodes to FN layer * don't use uppercase in keymap names - doesn't work properly on MacOS or Windows * Add an audio specific keymap * Enum instead of define * Suggested change to keymap - maintain compatibility with old keymap
2019-12-15[keyboard] Plain60 cleanups (#7644)Yan-Fa Li
* Change plain60 to bootmagic lite - it's easier to reset and maintain a keyboard with lite - remove obsolete size comments * Add RESET on a layer to default keymap * Use _FN * Maintain compatibility with keymap * Fix thinko
2019-11-22Allow overriding of all functions in wonderland.c (#7198)Yan-Fa Li
* f * Allow overriding of all functions in wonderland.c - needed for custom LED functions in keymap.c * Example of layer indication via LEDs optimize * Use newer led_update_kb and led_update_user hooks - these allow overriding without use of __attribute((weak))__ * Update led documentation a bit - clarify some of the wording around how to use led_update_user * Update led_update_user example * Update audio example to be complete * trailing spaces smh * spaces * spaces * smh * Less code is good * Update docs/custom_quantum_functions.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/custom_quantum_functions.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/custom_quantum_functions.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/custom_quantum_functions.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/custom_quantum_functions.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/custom_quantum_functions.md Co-Authored-By: fauxpark <fauxpark@gmail.com>