summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Polyandry: rename LAYOUT to LAYOUT_ortho_4x3 (#18815)James Young2022-10-224-4/+4
|
* [Docs] Fix link to keyboard layout editor (#18801)Eddie Nuno2022-10-221-1/+1
|
* [Keyboard] Add Bolsalice keyboard (#18772)stanrc852022-10-229-0/+391
|
* Update Black E6.5 keymap issues on QMK Configurator (#18794)HorrorTroll2022-10-207-54/+75
|
* [Keyboard] Fix saka68 solder layout (#18788)Alex Berger2022-10-201-1/+1
|
* [Keyboard] Add Octopad+ Keyboard (#18484)DeskDaily2022-10-2010-0/+318
| | | Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
* Keychron Q3 I2C & CKLED2001 transfer speedup (#18780)Stefan2022-10-202-9/+15
|
* A1200 Converter. Small modification on a1200.h file (#18783)8bits4ever2022-10-201-1/+1
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Wavtype p01_ultra Touch-Up (#18784)James Young2022-10-204-20/+914
|
* [Docs] Update platformdev_blackpill_f411.md (#18666)Markus Fritsche2022-10-202-3/+5
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Fix LEDs being inverted on Sabre (#18762)Wolf Van Herreweghe2022-10-201-0/+1
|
* Wilba Tech WT65-D Layout Additions (#18779)James Young2022-10-202-5/+816
|
* Ano Layout Refactor (#18778)James Young2022-10-193-29/+131
| | | | | | | | | * info.json: apply friendly formatting * info.json: remove dead space in Configurator rendering * physically arrange layout macro * info.json: correct Configurator key sequence
* Delikeeb Vaneela Configurator Fix (#18777)James Young2022-10-191-302/+66
| | | | | | | | | * info.json: fix layout reference `LAYOUT` -> `LAYOUT_ortho_5x12` * info.json: apply friendly formatting * info.json: correct maintainer value
* Adjust oled gen to fix flashing on timeout (#18747)Tyler Thrailkill2022-10-191-61/+62
| | | | | | | | 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).
* [Keymap] manna-harbour_miryoku RESET to QK_BOOT (#18755)mmccoyd2022-10-181-21/+21
| | | Co-authored-by: mmccoyd <mmccoyd@cs.berkley.edu>
* Fixup handwired/kbod (#18754)jack2022-10-174-71/+9
|
* Allow Fedora to update ChibiOS configs. (#18698)Nick Brassel2022-10-173-8/+33
|
* Slipped through the cracks. (#18742)Nick Brassel2022-10-162-3/+3
|
* Fixup work_louder/micro VIA keymap (#18738)jack2022-10-152-1/+5
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fixup latinpadble (#18736)jack2022-10-156-105/+36
|
* Y&R Studio NZ67v2 Layout Refactor (#18724)James Young2022-10-154-411/+318
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* bbrfkr Dynamis Refactor (#18733)James Young2022-10-155-804/+251
| | | | | | | | | | | | | | * 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
* fix: Remove OLED support (#18719)Reibl János Dániel2022-10-155-159/+0
| | | | | | | * fix: Remove OLED support * redundant files Co-authored-by: zvecr <git@zvecr.com>
* Xelus RS60 Layout Refactor (#18708)James Young2022-10-157-6/+259
| | | | | | | | | | | | | | | * 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`.
* Fixup momoka_ergo (#18704)jack2022-10-144-64/+8
|
* Fixup bluebell/swoop (#18703)jack2022-10-131-1/+1
|
* Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 (#18702)dependabot[bot]2022-10-131-1/+1
| | | | | | | | | | | | | | | | | Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add akb/vero (#18652)arnstadm2022-10-138-0/+264
|
* docs: fix typos (#18671)Paula Isabel2022-10-131-15/+15
|
* Add momoka ergo via support (#18678)Kevin Boss2022-10-134-5/+78
|
* Add Swoop keyboard (#18436)Duccio2022-10-1310-0/+400
|
* Update info.json of Q3 ISO with Encoder (#18697)lalalademaxiya12022-10-131-1/+1
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix Caps Lock indicators on Wilba Tech PCBs (#18695)Wilba2022-10-135-32/+11
|
* Keychron Q3 Layout Touch-Up (#18696)James Young2022-10-1318-55/+55
|
* [Keyboard] Add splitkb.com's Aurora Sweep (#18691)leah-splitkb2022-10-1317-0/+1369
|
* Vertex ARC60 Layout Refactor (#18670)James Young2022-10-134-127/+833
|
* Quefrency xeal (#18657)Alex Ong2022-10-133-0/+88
|
* Viendi 8L Layout Refactor (#18677)James Young2022-10-134-43/+76
|
* [Keyboard] Support for dumbpad_v3x (#18663)Dicko2022-10-1210-0/+573
| | | | | | | | | | | | | | | * feat: support for dumbpad_v3x - all credit goes to - ref: https://github.com/qmk/qmk_firmware/pull/16285 - included comment from noroadsleft - ref: https://github.com/qmk/qmk_firmware/pull/16285#pullrequestreview-1038213899 * fix: add newline on every .c, .h, .mk files end * feat: response to change https://github.com/qmk/qmk_firmware/pull/18663#discussion_r991515821 * feat: response to change https://github.com/qmk/qmk_firmware/pull/18663#discussion_r991516192
* Remove unused LED_INDICATORS constant (#18686)Joel Challis2022-10-121-7/+0
|
* Keychron q3 (#16912)lalalademaxiya12022-10-1378-0/+4014
| | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Cesar Rojas <cesar.fieoner@gmail.com> Co-authored-by: lokher <lokher@gmail.com> Co-authored-by: Adam Karim <adam@akarsoft.com> Co-authored-by: bootstrapper <ido.samuelson@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove xealousbrown keyboard (#18658)Alex Ong2022-10-128-411/+0
| | | Co-authored-by: alexo <alex-ong>
* Bugfix waffling60 rev d solder (#18673)4pplet2022-10-112-4/+4
|
* [Keyboard] Add hardwareabstraction/handwire Board (#18504)Andy Tsai2022-10-108-0/+574
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Tom Barnes <barnestom@me.com>
* Vertex AngleR2 Layout Refactor (#18661)James Young2022-10-105-86/+1022
|
* [Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes ↵Artjoms Rizihs2022-10-1025-456/+1242
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#15648) * qmk art 2020+ * fix compilation * remove functions. translation matrix * fix edgecases * whitespace * fix memory oddity changing the keymap with every string print * return edge cases * support workman layout for git strings * subm * secrets * fix git ignore * rename var * workman HW feature toggle * remember lenght for inserting secrets * blink leds on secret finish * 75:fix LEDs not reflecting state on boot * move common led functions to user file * move common led funcs to separate file * move funcs file to separate folder * capsword * move string functions to a separate file * consolidate led funcs * tidy up variables * email * fix printing random keys on Mac + temp disable dynamic macro * make switch lang shortcut configurable * revert ergodone behaviour * move git ignore to userspace folder * ergodone clean up + saving space * navigation combos * shift caps always turns on caps lock. more combos * convert led funcs into header file * convert string funcs into header file * fix compilation for split75 * remove git cherry pick * update legal headers * more legal headers * home row macros * refactor combo names * redo combos for homerow + f10 11 12 * custom strings implementation (like secrets) * ergodone: more consistent f keys * tweak left right combos to minimise typing interference * ctr z shortcut * ergodone: move del to a more convenient key * rename secrets file to a shorter length * ergodone tweaks * fix after merge * removed included .c files * Update keyboards/ktec/ergodone/keymaps/art/user_config.c.example * Update keyboards/mt/split75/keymaps/art/user_config.c.example * Update users/art/secr.h.example * Update users/art/custom_definitions.h.example * Update users/art/art_user_config.h.example * Update users/art/art.h
* [Keyboard] New IDOBAO ID61 (a.k.a. Denwir D60) (#17362)Vino Rodrigues2022-10-0915-0/+896
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial upload * adjust keymap * Delete config.h * Update post.rules.mk * remapped to correct pins * add idobao keymap * disable underglow * minor fix * right menu on windows * imgur * ID61_process_special_k() function * KC_APP fix * Update keymap.c * pre-pr touchups * enum layouts * review changes recommended by tzarc * refactor special keys to common lib * rename layout and add info.json labels * account for 15 possible USER keys * post drashna review * Fn Arrow keys added * post review edits * use bitmask instead of bool array in specialk.c * move to community layout
* [Keyboard] Add ANAVI Macro Pad 10 (#18620)Leon Anavi2022-10-096-0/+137
|
* Fix future naming collisions. (#18645)Nick Brassel2022-10-081-5/+5
|