Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move keyboard USB IDs and strings to data driven: O (#17874) | Ryan | 2022-08-02 | 88 | -313/+274 |
| | |||||
* | SKergo Refactor (#17877) | James Young | 2022-08-02 | 5 | -120/+239 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * skergo.h: use ___ for KC_NO * skergo.h: use 3-character notation * skergo.h: add matrix diagram * add LAYOUT_all macro * update grid alignment of LAYOUT macro and keymaps * refactor keymaps Refactor keymaps to use the `LAYOUT_all` macro. Converts tabs to spaces. This change necessitates the following changes to keymaps: - The keycodes for Page Up, Page Down, and End each move up one row - all as the last keys on their new rows. - The keycode for the secondary B key moves up one row, inserted between the primary (left side) B and the N. * remove LAYOUT macro * rename LAYOUT_all macro to LAYOUT_split_bs * add LAYOUT_2u_bs macro * readme.md: add flashing example * info.json: correct maintainer value Update to reference maintainer's GitHub username. | ||||
* | [Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598) | Niko Wenselowski | 2022-08-01 | 2 | -0/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: N (#17865) | Ryan | 2022-08-02 | 114 | -434/+367 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: L (#17849) | Ryan | 2022-08-02 | 104 | -370/+346 |
| | |||||
* | MS Sculpt Touch-Up (#17871) | James Young | 2022-08-01 | 2 | -7/+105 |
| | | | | | | | | | * info.json: fix JSON syntax error * info.json: convert tabs to spaces * info.json: add QMK Configurator layout data * readme.md: switch Bootloader and Docs sections | ||||
* | ryanbaekr rb18 Configurator Data Fixes (#17872) | James Young | 2022-08-01 | 1 | -4/+26 |
| | | | | | | | | | * info.json: apply friendly formatting * info.json: correct key sequence * info.json: remove dead space from layout * info.json: correct maintainer value | ||||
* | [Keymap] Add axtloss keymap for sofle (#17835) | axtloss | 2022-07-31 | 3 | -0/+720 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | KPrepublic BM80v2 Touch-Up (#17851) | James Young | 2022-07-30 | 2 | -92/+92 |
| | | | | | | | | | | | | | * info.json: apply friendly formatting * info.json: correct layout data Fix the size and position of the Backslash key. * readme.md: touch-up formatting * readme.md: switch Bootloader and Docs sections * correct keyboard maintainer | ||||
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 327 | -1192/+1044 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: E (#17815) | Ryan | 2022-07-30 | 148 | -534/+464 |
| | |||||
* | [Keyboard] add dyz60-hs (#17763) | Bahrul Hidayat | 2022-07-29 | 9 | -0/+324 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | [Keyboard] Update MNK88 RGB Underglow LED Number (#17833) | kopibeng | 2022-07-29 | 1 | -1/+1 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Move keyboard USB IDs and strings to data driven: D (#17814) | Ryan | 2022-07-29 | 130 | -460/+392 |
| | |||||
* | [Keymap] Add enigma keymap for contra keyboard (#17829) | Chris Swenson | 2022-07-29 | 5 | -8/+689 |
| | |||||
* | KBDfans Bounce Pad: Correct QMK Configurator Implementation (#17845) | James Young | 2022-07-29 | 1 | -2/+29 |
| | |||||
* | [Keyboard] add Zoom87 (#17831) | GG | 2022-07-29 | 21 | -0/+1226 |
| | |||||
* | Fix check when compiling HID Joystick with digital driver (#17844) | Drashna Jaelre | 2022-07-30 | 1 | -1/+1 |
| | |||||
* | kbdfans/bounce/75: correct typos of keyboard name (#17841) | James Young | 2022-07-29 | 9 | -20/+783 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: J (#17837) | Ryan | 2022-07-29 | 41 | -143/+127 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: I (#17836) | Ryan | 2022-07-29 | 58 | -218/+188 |
| | |||||
* | KBDfans Bounce75 Touch-Up (#17834) | James Young | 2022-07-29 | 4 | -136/+136 |
| | | | | | | | | | | | | | | | | | | | | | * kbdfans/bounce/75/hotswap: keymap readability fix Update grid alignment to disambiguate which keycodes correspond in different layers. ---- Layer 0 had 13 and 9 keycodes on the bottom two rows respectively, while Layers 1-3 had 14 and 8. * kbdfans/bounce/75/soldered: keymap readability fix Update grid alignment to disambiguate which keycodes correspond in different layers. ---- Layer 0 had 14 and 9 keycodes on the bottom two rows respectively, while Layers 1-3 had 15 and 8. * kbdfans/bounce/75/soldered: fix layer index in keymaps Layer indexes were 0,1,2,1 instead of 0,1,2,3. | ||||
* | Wuque Promise87 WKL Refactor (#17828) | James Young | 2022-07-28 | 18 | -131/+304 |
| | |||||
* | [Keyboard] fix mistakes in promise87 config (#17830) | GG | 2022-07-28 | 5 | -8/+36 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: H (#17821) | Ryan | 2022-07-28 | 98 | -368/+316 |
| | |||||
* | feat: encoder map, OLED & encoder kb-level config (#17809) | Less/Rikki | 2022-07-28 | 6 | -163/+113 |
| | |||||
* | [Keymap] Add artflag kyria layout (#17778) | Arthur | 2022-07-27 | 5 | -0/+254 |
| | | | | | | | | | * Initial firmware * feedback * updates * update map | ||||
* | Move keyboard USB IDs and strings to data driven: F (#17816) | Ryan | 2022-07-27 | 100 | -367/+314 |
| | |||||
* | Fix SKErgo Keymap (#17812) | Kevin Zhao | 2022-07-27 | 3 | -43/+44 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: G (#17818) | Ryan | 2022-07-27 | 84 | -315/+271 |
| | |||||
* | fix function layer to reflect cap labels (#17813) | turbololvo | 2022-07-27 | 1 | -1/+1 |
| | | | These changes correctly reflect the keycap labels on the Vortex Race 3. | ||||
* | Wuque Promise87 ANSI Refactor (#17807) | James Young | 2022-07-27 | 19 | -91/+268 |
| | |||||
* | [Docs] Add information about WeAct Blackpill F411 (#16755) | Drashna Jaelre | 2022-07-27 | 2 | -0/+49 |
| | | | | | | | | | * [Docs] Add information about WeAct Blackpill F411 * Add clarification for matrix pins * Update documentation * Tweak wording | ||||
* | CLI compatibility for MacOS (#17811) | Albert Y | 2022-07-27 | 1 | -1/+1 |
| | |||||
* | [Keyboard] Fix typo with RGB LED positioning in Iris (#17805) | Danny | 2022-07-26 | 2 | -4/+4 |
| | |||||
* | feat: encoder map, OLED & encoder kb-level config (#17767) | Less/Rikki | 2022-07-26 | 15 | -100/+74 |
| | |||||
* | [Keyboard] Add work louder micro (#17586) | Drashna Jaelre | 2022-07-26 | 11 | -0/+695 |
| | | | | | | | | | | | | | * [Keyboard] Add work louder micro * Update keyboards/work_louder/micro/readme.md * Update readme * Update kb config files * Update to use encoder map Co-authored-by: Tom Barnes <barnestom@me.com> | ||||
* | Dz65v2 Settings for SBennett13 (#17747) | Scott Bennett | 2022-07-26 | 4 | -0/+136 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start of dz65v2 map for sbennett13 * No wpm, disable some rgb, ~copyright~ * No more raindrops * Remove more rgb modes and set default * Almost orgot this crappy thing * cannot define startup :( * Layered esc is kc_grv * Start of dz65v2 map for sbennett13 * No wpm, disable some rgb, ~copyright~ * No more raindrops * Remove more rgb modes and set default * Almost orgot this crappy thing * cannot define startup :( * Layered esc is kc_grv * Add license to config and keymap | ||||
* | Add alternative Logos (#17787) | Spaceman | 2022-07-26 | 1 | -0/+55 |
| | |||||
* | Make `qmk doctor` print out the last log entry for ↵ | Nick Brassel | 2022-07-26 | 3 | -2/+69 |
| | | | | upstream/{master,develop}, including dates (#17713) | ||||
* | Added WT65-D (#17724) | Wilba | 2022-07-26 | 9 | -0/+155 |
| | |||||
* | [Keyboard] Acheron Athena support (#16818) | Álvaro A. Volpato | 2022-07-26 | 21 | -0/+777 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | [Keymap] Add ollyhayes keymap (#16632) | Olly Hayes | 2022-07-25 | 8 | -0/+599 |
| | |||||
* | [Keyboard] add DJam keyboard (#17430) | Leo Deng | 2022-07-25 | 9 | -0/+214 |
| | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | [Keyboard] Add Halokeys Elemental 75 (#17323) | shamit05 | 2022-07-25 | 11 | -0/+476 |
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | [Keyboard] Add Kawayo Keyboard (#17454) | Cipulot | 2022-07-25 | 9 | -0/+593 |
| | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | [Keyboard] Add Star75 support (#17421) | hornslyn | 2022-07-25 | 10 | -0/+380 |
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | takashicompany miniZone: fix QMK Configurator implementation (#17801) | James Young | 2022-07-25 | 1 | -229/+42 |
| | |||||
* | [Keyboard] Add missing mute button to sofle keymap (#17796) | Daniel O'Brien | 2022-07-25 | 1 | -1/+1 |
| | |||||
* | Update README.md for teensy lc onekey (#17797) | Diogo Sergio | 2022-07-25 | 1 | -5/+3 |
| |