summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-0611-0/+327
|\
| * [Keyboard] Add TMKL PCB (#11173)mechlovin2021-01-0511-0/+327
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add * update * update indicator LED * Update keyboards/mechlovin/tmkl/keymaps/default/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/mechlovin/tmkl/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: vuhopkep <boy9x0@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-2112-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-2112-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-043-2/+89
|\|
| * Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106)James Young2020-12-033-2/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add LAYOUT_alice support: fallacy * Add LAYOUT_alice support: kb_elmo/sesame * Add LAYOUT_alice support: cheshire/curiosity * Add LAYOUT_alice support: evyd13/wonderland * Add LAYOUT_alice support: mechlovin/adelais * Update LAYOUT_alice support: projectkb/alice The PR that added Alice community layout support for the projectkb/alice/rev2 simultaneously broke support for every other keyboard that supported LAYOUT_alice. This commit partially reverts the offending PR. `LAYOUT_alice` for the projectkb/alice has been renamed to `LAYOUT_alice_split_bs`, and a correct 65-key `LAYOUT_alice` has been added. Additionally, the `LAYOUTS` rule has been moved to keyboard level as the layout macros are shared between rev1 and rev2 boards, which means the layout options are the same for both revisions. * Update ramonimbao/aelith info.json Keyboard source was already correct to support LAYOUT_alice, but the layout tree was missing from info.json. * Fork `alice` Community Layout... ... into Standard and Split Backspace versions Also updates stanrc85's layout keymap to use 65 keys instead of the Split Backspace 66-key version. * Update LAYOUT_alice support: sneakbox/aliceclone Rework the sneakbox/aliceclone to use the Split Backspace Alice layout. * Update LAYOUT_alice support: zoo/wampus The layout macro that was `LAYOUT_alice` was 66 keys. This layout macro has been renamed to `LAYOUT_alice_split_bs`, and a 65-key `LAYOUT_alice` has been added. Additionally, the 66-key macro has been rearranged to accept its keycodes in the intended order for Community Layout support. * Update keyboards for `LAYOUT_alice_split_bs` support * LAYOUT_alice_split_bs support: ergosaurus * LAYOUT_alice_split_bs support: handwired/colorlice * LAYOUT_alice(_split_bs) support: handwired/owlet60 * LAYOUT_alice_split_bs support: nightly_boards/alter/rev1 * LAYOUT_alice(_split_bs) support: sck/osa * LAYOUT_alice_split_bs support: tgr/alice * LAYOUT_alice(_split_bs) support: tkc/osav2 * LAYOUT_alice_split_bs support: xelus/valor/rev1
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-035-0/+5
|/ | | | | - Set all other ChibiOS defaults to 'off', when not targeting Proton-C - Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output - Modified version.h generation so that SKIP_VERSION=yes generates the same output
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-2811-37/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* refactor adelais en ciel rev.2, mechlovin9 (#10930)mechlovin2020-11-2310-25/+29
| | | Co-authored-by: vuhopkep <boy9x0@gmail.com>
* [Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack2020-11-043-0/+301
|
* Add layout: 65_iso_blocker_split_bs (#10733)Ryan2020-10-262-2/+2
| | | | | * Add layout: 65_iso_blocker_split_bs * Add layout to readme
* Fix two `qmk info` complaints (#10737)Ryan2020-10-233-80/+303
| | | | | * Fix two `qmk info` complaints * Oops
* [Keyboard] Add infinity88 PCB, add VIA support for Kanu (#10531)mechlovin2020-10-2212-0/+369
| | | | | | | | | | | | | | | * add infinity88 PCB * Update rules.mk * Update info.json * Add VIA support Kanu PCB * Update keyboards/mechlovin/infinity88/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add hannah60rgb rev.2 PCB (#10287)mechlovin2020-10-0421-89/+502
| | | | | | | | | | | | | | | | | | | | | * add hannah60rgb_rev2 * add * Update rev2.c * fixed rgb matrix * Update rev2.c * update rules.mk * update readme * update * Update config.h * Update rules.mk
* [Keyboard] add hannah65 by Team Mechlovin (#10284)mechlovin2020-09-2522-0/+731
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add hannah65 * add iso layout, ansi layout * Update readme.md * add mechlovin9 * update * update * update * Update keyboards/mechlovin/hannah65/mechlovin9/info.json * Update keyboards/mechlovin/hannah65/mechlovin9/info.json * Update keyboards/mechlovin/hannah65/mechlovin9/readme.md * Update keyboards/mechlovin/hannah65/readme.md * Update keyboards/mechlovin/hannah65/rev1/info.json * Update keyboards/mechlovin/hannah65/rev1/info.json * Update keyboards/mechlovin/hannah65/rev1/rev1.h * Update keyboards/mechlovin/hannah65/rev1/rev1.h * Update keyboards/mechlovin/hannah65/mechlovin9/info.json * update * Update keyboards/mechlovin/hannah65/mechlovin9/info.json * Update keyboards/mechlovin/hannah65/mechlovin9/info.json
* [Keyboard] Mechlovin Delphine (#9835)mechlovin2020-08-3117-0/+539
| | | | | | | | | | | | | | | | | * add * ADD * update * update * update * update * Update rgb_led.c * Update rgb_led.c
* Refactor Adelais PCB (#10069)mechlovin2020-08-181-2/+1
| | | | | | | Enable RGBLIGHT for standard pcb rev2&3 * Update rules.mk * Update rules.mk
* [Keyboard] Adelais En Ciel rev2 (#9834)mechlovin2020-08-0711-40/+307
| | | | | | | | | | | | | * add * update * update * update * Update config.h * delete description config.h & change default folder
* [Keyboard] Fix Configurator data for Mechlovin Hannah910 rev2 (#9903)James Young2020-08-053-55/+187
| | | | | | | | | | | | | * fix Configurator data * rework layout macros * enable 65_ansi_blocker Community Layout support * fix layout macro references in info.json * update rules.mk per fauxpark * update rules.mk per fauxpark II
* [Keyboard] add Hannah910 rev3 (#9710)mechlovin2020-08-0314-2/+374
|
* [Keyboard] Kanu PCB (#9729)mechlovin2020-07-3112-0/+586
| | | | | | | | | | | | | | | | | | | | | * add Kanu PCB * update * update * update * Update info.json * Update config.h * Update info.json * Update info.json * update * Update rules.mk
* [Keyboard] Refactor: add adelais rev.3 (#9496)mechlovin2020-06-2910-8/+73
| | | | | | | | | | | | | * Refactor: add adelais rev.3 * update * Update keymap.c * update * update * update
* [Keyboard] Add new PCB Infinity87 (#9287)mechlovin2020-06-1311-0/+372
| | | | | | | | | | | | | * Add new PCB Infinity87 * Update keymap.c * Update readme.md * Update rules.mk * update * Update info.json
* Fix mechlovin/pisces Configurator config (#9290)Joel Challis2020-06-041-2/+3
| | | | | | * Fix mechlovin/pisces Configurator config * Update keyboards/mechlovin/pisces/info.json
* Adelais: Fix indicator LED pinout (#9241)mechlovin2020-06-012-4/+4
| | | | | | * Fix indicator LED pinout Fix indicator LED pinout, active some function
* Infinity CE PCB: Update rules.mk (#9235)mechlovin2020-06-011-1/+1
| | | | | * Update rules.mk Actice NKRO function
* [Keyboard] add adelais PCB (#8945)mechlovin2020-05-0915-0/+384
| | | | | | | | | | | | | | | | | | | | | | | | | | | * add adelais PCB * clean up * merger * update * Update readme.md * Update config.h * update * update * move keymap folder * Update info.json * Update info.json * Update info.json Co-authored-by: vuhopkep <boy9x0@gmail.com>
* [Keyboard] Mechlovin hannah60rgb (#8951)mechlovin2020-05-0711-0/+371
| | | | | | | | | | | | | | | | | | | * add new keyboard hannah60rgb * delete line * Delete config.h * Update hannah60rgb.c * Update hannah60rgb.c * update * Update hannah60rgb.c * update Co-authored-by: vuhopkep <boy9x0@gmail.com>
* [Keyboard] Mechlovin Pisces (#8943)mechlovin2020-05-0711-0/+364
| | | | | | | | | | | | | * add new keyboard * clean up * Update rules.mk * Update rules.mk * update Co-authored-by: vuhopkep <boy9x0@gmail.com>
* [Keyboard] add Infinity CE (#8067)mechlovin2020-02-0511-0/+589
| | | | | | | | | | | | | | * add new pcb Inffinity CE * update * Update config.h PID change, rgb version will be release * Update config.h * Update infinityce.c
* [Keyboard] add Hannah910 V2 PCB and VIA support (#8024)mechlovin2020-01-3132-163/+553
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add Hannah910 V2 and VIA support add rev.2 pcb and via support * Update config.h * update * Create config.h * Update * update * update * Move keymap folder * add more layer and edit readme.md * readme.md update * update * update * Update hannah910.h
* [Keyboard] Add Hannah910 (#7234)mechlovin2019-11-0112-0/+551
* Add new PCB Hannah910 a replace pcb for tgr910 keyboard * Update readme.md * update