summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-26[Keymap] Add new IIDX gamepad keymap for Synth Labs Solo (#18741)Nostril
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-26[Keyboard] Add Binepad BNR1 rotary encoder (#18809)Vino Rodrigues
Co-authored-by: Joel Challis <git@zvecr.com>
2022-10-26[Keymap] gmmk gmmk2 p65: new keymap (#18808)Markus Korn
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-26Added new keyboard DOIO KB16 (Rev 2) (#18699)HorrorTroll
2022-10-26Addition of pi60_rgb to 1upkeyboards (#18633)ziptyze
2022-10-25Fix splitkb/aurora/sweep (#18839)Ryan
* Fix splitkb/aurora/sweep * Add back layout alias
2022-10-25Fixup huytbt/h50 (#18841)jack
2022-10-25Fixup bpiphany/ghost_squid (#18842)jack
2022-10-24Callum style layout improvements and my layout changes (#16174)Dalius Dobravolskas
2022-10-24[Keymap] Added tap dance to LNG1 key (LNG2) (#18682)syntax-magic
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: syntax-magic <dkim.8881@gmail.com>
2022-10-24[Keyboard] Add Ellipse PCB support (#18706)Andrew Kannan
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-24[Keyboard] Add Ellipse hotswap PCB support (#18707)Andrew Kannan
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-24[DOCS] Use correct OSM arguments (#18835)Joel Challis
2022-10-24spelling fix (#18831)Peter Hindes
2022-10-23MWStudio MW65 Black Refactor (#18824)James Young
* mw65_black.h: add matrix diagram * mw65_black.h: fill-in matrix definition Fill the empty electrical positions with `KC_NO`. * mw65_black.h: update matrix diagram * rename LAYOUT to LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan * info.json: correct maintainer value
2022-10-23Mode SixtyFive HI Layout Refactor (#18823)James Young
* m65hi_alpha.h: add matrix diagram * rename LAYOUT_all to LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_tsangan * tidy-up keymaps - use four-space indent - polish keycode grid alignment * touch-up keymaps Switch one Page Down keycode for Page Up on the `default` keymap, and switch the Page Down and Page Up keycodes on the `via` keymap.
2022-10-23Han60 Refactor (#18819)James Young
* info.json: apply friendly formatting * han60.h: add matrix diagram * han60.h: tidy file - remove trailing whitespace - use four-space indent * info.json: remove key overlaps from LAYOUT_all rendering * rename LAYOUT_tsangan to LAYOUT_60_ansi_tsangan * rename LAYOUT_tsangan_arrowkeys to LAYOUT_60_ansi_arrow_tsangan * refactor LAYOUT_tsangan_iso into LAYOUT_60_iso_tsangan Moves position `K2C` (Enter) to the home row. * refactor LAYOUT_tsangan_iso_arrowkeys into LAYOUT_60_iso_arrow_tsangan Moves position `K2C` (Enter) to the home row. * refactor default keymap - use four-space indent - use QMK-native keycode aliases - grid-align keycodes * bugfix layout macros * add reference keymaps
2022-10-23Studio Kestra Galatea: fix ISO layout macros (#18825)James Young
Switch the matrix positions for `KC_NUHS` and `KC_ENT`.
2022-10-23Aurora65: Correct Layout Data (#18826)James Young
* info.json: apply friendly formatting * info.json: correct layout data
2022-10-23Macro3: rename LAYOUT to LAYOUT_ortho_2x4 (#18820)James Young
2022-10-22Add H50 keyboard from huytbt (#18752)Huy Ta Ba Thanh
* Add H50 keyboard from huytbt Add H50 keyboard The H50 is a mini keyboard with a 50 percent layout. The keyboard consists of 53 keys. * Optimize code * Optimize keymap code * Optimize code H50 keyboard
2022-10-22Add mini36 (#18739)Controller Works
2022-10-22Bathroom Epiphanies Ghost Squid Refactor (#18816)James Young
* refactor default keymap - shorten layer names - KM_QWERTY -> _QW - KM_MEDIA -> _MD - KM_GUI_LOCK -> _GL - use QMK-native keycode aliases - use four-space indent - grid-align keycodes * remove third layer from default keymap The third layer only serves to disable the GUI keys, which we can do with a keycode. * update default keymap readme * ghost_squid.h: add matrix diagram * add LAYOUT_fullsize_ansi * add LAYOUT_fullsize_iso * use LAYOUT_fullsize_iso macro in default keymap Refactor the default keymap to use the new LAYOUT_fullsize_iso macro. * remove LAYOUT macro Same matrix as LAYOUT_fullsize_iso, but in a different assignment order. * enable Community Layout support
2022-10-22MechBrewery MB65S Layout Rework (#18814)James Young
* rename LAYOUT_65_ansi_blocker_tsangan to LAYOUT_65_ansi_blocker_tsangan_split_bs Layout was implemented with Split Backspace. * rename LAYOUT_65_iso_blocker_7u_spc to LAYOUT_65_iso_blocker_tsangan_split_bs * rules.mk: update Community Layout support setting * mb65s.h: update matrix diagram * add LAYOUT_65_ansi_blocker * add LAYOUT_65_iso_blocker * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_iso_blocker_tsangan * move Community Layout support to info.json * update Community Layout support
2022-10-22Polyandry: rename LAYOUT to LAYOUT_ortho_4x3 (#18815)James Young
2022-10-22[Docs] Fix link to keyboard layout editor (#18801)Eddie Nuno
2022-10-22[Keyboard] Add Bolsalice keyboard (#18772)stanrc85
2022-10-20Update Black E6.5 keymap issues on QMK Configurator (#18794)HorrorTroll
2022-10-20[Keyboard] Fix saka68 solder layout (#18788)Alex Berger
2022-10-20[Keyboard] Add Octopad+ Keyboard (#18484)DeskDaily
Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
2022-10-20Keychron Q3 I2C & CKLED2001 transfer speedup (#18780)Stefan
2022-10-20A1200 Converter. Small modification on a1200.h file (#18783)8bits4ever
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-20Wavtype p01_ultra Touch-Up (#18784)James Young
2022-10-20[Docs] Update platformdev_blackpill_f411.md (#18666)Markus Fritsche
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-20[Keyboard] Fix LEDs being inverted on Sabre (#18762)Wolf Van Herreweghe
2022-10-20Wilba Tech WT65-D Layout Additions (#18779)James Young
2022-10-19Ano Layout Refactor (#18778)James Young
* info.json: apply friendly formatting * info.json: remove dead space in Configurator rendering * physically arrange layout macro * info.json: correct Configurator key sequence
2022-10-19Delikeeb Vaneela Configurator Fix (#18777)James Young
* info.json: fix layout reference `LAYOUT` -> `LAYOUT_ortho_5x12` * info.json: apply friendly formatting * info.json: correct maintainer value
2022-10-19Adjust oled gen to fix flashing on timeout (#18747)Tyler Thrailkill
Fixes an issue in Ocean Dream that causes flashing after the oled screen times out and turns off. This occurs because writing to an OLED screen turns it on as well and we are both writing then immediately turning the screen off, but only if the timeout has occurred (no WPM, 30 seconds has passed).
2022-10-18[Keymap] manna-harbour_miryoku RESET to QK_BOOT (#18755)mmccoyd
Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
2022-10-17Fixup handwired/kbod (#18754)jack
2022-10-17Allow Fedora to update ChibiOS configs. (#18698)Nick Brassel
2022-10-16Slipped through the cracks. (#18742)Nick Brassel
2022-10-15Fixup work_louder/micro VIA keymap (#18738)jack
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-10-15Fixup latinpadble (#18736)jack
2022-10-15Y&R Studio NZ67v2 Layout Refactor (#18724)James Young
* info.json: apply friendly formatting * nz67v2.h: use ____ for KC_NO * nz67v2.h: add matrix diagram * add LAYOUT_all Same matrix as `LAYOUT`, but physically arranged to mimic the keyboard layout. Rotary encoder positions move from the bottom row to the top row. * refactor keymaps to use LAYOUT_all macro * info.json: add LAYOUT_all data * remove LAYOUT macro Now unused. * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_split_space * remove dead space from layouts Remove empty space from `LAYOUT_65_ansi_blocker` and `LAYOUT_65_ansi_blocker_split_space` layouts.
2022-10-15bbrfkr Dynamis Refactor (#18733)James Young
* dynamis.h: use XXX for KC_NO * dynamis.h: add matrix diagram * info.json: apply friendly formatting * refactor keymaps - use four-space indent - grid-align keycodes for readability * info.json: fix LAYOUT_iso key sequence
2022-10-15fix: Remove OLED support (#18719)Reibl János Dániel
* fix: Remove OLED support * redundant files Co-authored-by: zvecr <git@zvecr.com>
2022-10-15Xelus RS60 Layout Refactor (#18708)James Young
* add matrix diagrams * add LAYOUT_60_ansi * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_tsangan_hhkb * enable Community Layout support * enable Community Layout support, phase 2 Remove the `LAYOUTS` rules from the `rules.mk` files, now that the data is in `info.json`.
2022-10-14Fixup momoka_ergo (#18704)jack