summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1013-194/+238
|\|
| * [Keyboard][Keymap] Fix random keys being sent on Mac + userspace changes ↵Artjoms Rizihs2022-10-1013-194/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#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
* | Remove lingering `DRIVER_LED_TOTAL` references (#18662)jack2022-10-101-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-1015-0/+896
|\|
| * [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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-106-0/+137
|\|
| * [Keyboard] Add ANAVI Macro Pad 10 (#18620)Leon Anavi2022-10-096-0/+137
| |
* | twig50 - Remove deprecated keycodes (#18651)jack2022-10-091-3/+3
| |
* | Remove legacy international keycodes (#18588)Ryan2022-10-09237-728/+714
| |
* | Various keyboard fixes (#18649)Joel Challis2022-10-097-59/+14
| |
* | AnnePro2: Adjust RGB flushing (#18640)jpe2302022-10-084-29/+13
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-081-5/+5
|\|
| * Fix future naming collisions. (#18645)Nick Brassel2022-10-081-5/+5
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-081-40/+74
|\|
| * Synth Labs Solo Configurator Fixes (#18642)James Young2022-10-081-40/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting - four-space indent - line breaks between physical rows * info.json: fix key sequence * info.json: fix layout macro reference The macro `LAYOUT` doesn't exist - this data should reference `LAYOUT_all`. * info.json: add LAYOUT_left data * info.json: add LAYOUT_right data * info.json: correct LAYOUT_right key sequence and positioning
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0718-424/+1979
|\|
| * Update CRKBD keymap (#18619)jpe2302022-10-0718-424/+1979
| |
* | [Keymap] update andrebrait GMMK Pro keymap (#18608)Andre Brait2022-10-071-10/+28
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0731-163/+1
|\|
| * Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-0731-163/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0710-80/+46
|\|
| * Add encoder map support for Keychron Q1v1 and Q2 (#18598)adophoxia2022-10-0610-80/+46
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-074-124/+534
|\|
| * Studio Kestra Nascent Refactor (#18625)James Young2022-10-064-124/+534
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-075-0/+213
|\|
| * [Keyboard] Add supersplit (#18611)tarneo2022-10-065-0/+213
| | | | | | Co-authored-by: tarneo <tarneo@tarneo.fr>
* | Refactor `send_extra` (#18615)Ryan2022-10-063-19/+14
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-066-0/+202
|\|
| * [Keyboard] Add waffling80 Rev B (#18603)4pplet2022-10-056-0/+202
| | | | | | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* | Fix compilation of 1upkeyboards on develop (#18618)Dasky2022-10-063-133/+132
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-051-1/+1
|\|
| * Enable mouse keys for momokai tap_trio (#18614)peepeetee2022-10-061-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-052-2/+2
|\|
| * [Keyboard] adafruit/macropad: Fix typo (#18616)Leon Anavi2022-10-052-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0531-177/+914
|\|
| * Product changes to 1up lineup (#18382)ziptyze2022-10-0531-177/+914
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-051-4/+4
|\|
| * width:2 → height:2 for spacetime thumb keys (#18605)precondition2022-10-051-4/+4
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-10-0612-19/+49
|\|
| * [Keyboard] Add encoder map support for GMMK Pro (#18600)adophoxia2022-10-0512-58/+44
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0518-0/+493
|\|
| * [Keyboard] Add waffling60 Rev D ANSI Hotswap (#18579)4pplet2022-10-059-0/+233
| | | | | | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
| * [Keyboard] Add waffling60 Rev D Solder (#18580)4pplet2022-10-059-0/+260
| | | | | | | | Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-053-3/+3
|\|
| * RESET → QK_BOOT in nyhxis/nfr_70 (#18607)precondition2022-10-053-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0510-0/+83
|\|
| * Fixup builds for mechlovin/infinity87. (#18604)Nick Brassel2022-10-0510-0/+83
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-0510-0/+440
|\|
| * [Keyboard] Add Nyhxis NFR-70 keyboard (#17562)Jesper Severinsen2022-10-0410-0/+440
| | | | | | | | | | 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-10-057-0/+199
|\|