summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-08-03[keymap] Add kkokdae keymap for keyboardio/atreus (#17843)kkokdae
* [keymap] Add kkokdae keymap for keyboardio/atreus * Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Revert "Update keyboards/keyboardio/atreus/keymaps/kkokdae/keymap.c" This reverts commit 8e9ccc78c796ea482b5b48d546498c06e3a2af09. Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-03[Keymap] Add TravisHi keymap for SplitKB Kyria (#17858)Travis
* Init commit * Prep for MVP * Add F Fixes (thanks F!) * Fix some incorrect layer summons * Create readme (remove comments from code) * Update OLED indicators (test) * Add more OLED updates * Add more layouts * Update readme and small tweaks * Update layers and prep for LED layers * Fix a trapped layer issue * Test animations * Add a happy frog animation to right screen * Add bulk work * Move fren readme image * Can't save images * Update FPS layout * Update Symbols layer * Update readme * Update readme (future comments move to readme) * Remove superfluous comments & add Licence * Add licence update
2022-08-03Update json file to support Configurator correctly. (#17692)AnthonyNguyen168
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan
2022-08-02SKergo Refactor (#17877)James Young
* 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.
2022-08-01[Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598)Niko Wenselowski
2022-08-02Move keyboard USB IDs and strings to data driven: N (#17865)Ryan
2022-08-02Move keyboard USB IDs and strings to data driven: L (#17849)Ryan
2022-08-01MS Sculpt Touch-Up (#17871)James Young
* 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
2022-08-01ryanbaekr rb18 Configurator Data Fixes (#17872)James Young
* info.json: apply friendly formatting * info.json: correct key sequence * info.json: remove dead space from layout * info.json: correct maintainer value
2022-07-31[Keymap] Add axtloss keymap for sofle (#17835)axtloss
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-07-30KPrepublic BM80v2 Touch-Up (#17851)James Young
* 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
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan
2022-07-30Move keyboard USB IDs and strings to data driven: E (#17815)Ryan
2022-07-29[Keyboard] add dyz60-hs (#17763)Bahrul Hidayat
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
2022-07-29[Keyboard] Update MNK88 RGB Underglow LED Number (#17833)kopibeng
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan
2022-07-29[Keymap] Add enigma keymap for contra keyboard (#17829)Chris Swenson
2022-07-29KBDfans Bounce Pad: Correct QMK Configurator Implementation (#17845)James Young
2022-07-29[Keyboard] add Zoom87 (#17831)GG
2022-07-30Fix check when compiling HID Joystick with digital driver (#17844)Drashna Jaelre
2022-07-29kbdfans/bounce/75: correct typos of keyboard name (#17841)James Young
2022-07-29Move keyboard USB IDs and strings to data driven: J (#17837)Ryan
2022-07-29Move keyboard USB IDs and strings to data driven: I (#17836)Ryan
2022-07-29KBDfans Bounce75 Touch-Up (#17834)James Young
* 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.
2022-07-28Wuque Promise87 WKL Refactor (#17828)James Young
2022-07-28[Keyboard] fix mistakes in promise87 config (#17830)GG
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2022-07-28feat: encoder map, OLED & encoder kb-level config (#17809)Less/Rikki
2022-07-27[Keymap] Add artflag kyria layout (#17778)Arthur
* Initial firmware * feedback * updates * update map
2022-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan
2022-07-27Fix SKErgo Keymap (#17812)Kevin Zhao
2022-07-27Move keyboard USB IDs and strings to data driven: G (#17818)Ryan
2022-07-27fix function layer to reflect cap labels (#17813)turbololvo
These changes correctly reflect the keycap labels on the Vortex Race 3.
2022-07-27Wuque Promise87 ANSI Refactor (#17807)James Young
2022-07-27[Docs] Add information about WeAct Blackpill F411 (#16755)Drashna Jaelre
* [Docs] Add information about WeAct Blackpill F411 * Add clarification for matrix pins * Update documentation * Tweak wording
2022-07-27CLI compatibility for MacOS (#17811)Albert Y
2022-07-26[Keyboard] Fix typo with RGB LED positioning in Iris (#17805)Danny
2022-07-26feat: encoder map, OLED & encoder kb-level config (#17767)Less/Rikki
2022-07-26[Keyboard] Add work louder micro (#17586)Drashna Jaelre
* [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>
2022-07-26Dz65v2 Settings for SBennett13 (#17747)Scott Bennett
* 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
2022-07-26Add alternative Logos (#17787)Spaceman
2022-07-26Make `qmk doctor` print out the last log entry for ↵Nick Brassel
upstream/{master,develop}, including dates (#17713)
2022-07-26Added WT65-D (#17724)Wilba
2022-07-26[Keyboard] Acheron Athena support (#16818)Álvaro A. Volpato
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-07-25[Keymap] Add ollyhayes keymap (#16632)Olly Hayes
2022-07-25[Keyboard] add DJam keyboard (#17430)Leo Deng
Co-authored-by: Joel Challis <git@zvecr.com>
2022-07-25[Keyboard] Add Halokeys Elemental 75 (#17323)shamit05
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-07-25[Keyboard] Add Kawayo Keyboard (#17454)Cipulot
Co-authored-by: Joel Challis <git@zvecr.com>