summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update json file to support Configurator correctly. (#17692)AnthonyNguyen1682022-08-031-3/+3
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-0288-313/+274
|\|
| * Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2022-08-0288-313/+274
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-025-120/+239
|\|
| * SKergo Refactor (#17877)James Young2022-08-025-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.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-022-0/+0
|\|
| * [Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598)Niko Wenselowski2022-08-012-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-02114-434/+367
|\|
| * Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-02114-434/+367
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-02104-370/+346
|\|
| * Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2022-08-02104-370/+346
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-012-7/+105
|\|
| * MS Sculpt Touch-Up (#17871)James Young2022-08-012-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
* | [Keyboard] Overhaul uzu42 (#17868)Drashna Jaelre2022-08-0111-296/+165
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-011-4/+26
|\|
| * ryanbaekr rb18 Configurator Data Fixes (#17872)James Young2022-08-011-4/+26
| | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting * info.json: correct key sequence * info.json: remove dead space from layout * info.json: correct maintainer value
* | [Keyboard] Fix uzu42 compilation issue (#17867)jack2022-07-311-4/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-313-0/+720
|\|
| * [Keymap] Add axtloss keymap for sofle (#17835)axtloss2022-07-313-0/+720
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Remove legacy AVR ssd1306 driver (#17864)Joel Challis2022-07-316-707/+0
| |
* | Migrate crkbd keymaps to oled driver (#17863)Joel Challis2022-07-3139-523/+96
| |
* | Convert yosino58 to use split common (#17861)Joel Challis2022-07-3127-2118/+96
| |
* | Refactor satt/comet46 to use core OLED driver (#17856)Joel Challis2022-07-3112-946/+54
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-302-92/+92
|\|
| * KPrepublic BM80v2 Touch-Up (#17851)James Young2022-07-302-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
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-30327-1192/+1044
|\|
| * Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-30327-1192/+1044
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-30148-534/+464
|\|
| * Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-30148-534/+464
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-3010-1/+325
|\|
| * [Keyboard] add dyz60-hs (#17763)Bahrul Hidayat2022-07-299-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)kopibeng2022-07-291-1/+1
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-30130-460/+392
|\|
| * Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-29130-460/+392
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-305-8/+689
|\|
| * [Keymap] Add enigma keymap for contra keyboard (#17829)Chris Swenson2022-07-295-8/+689
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-301-2/+29
|\|
| * KBDfans Bounce Pad: Correct QMK Configurator Implementation (#17845)James Young2022-07-291-2/+29
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-3021-0/+1226
|\|
| * [Keyboard] add Zoom87 (#17831)GG2022-07-2921-0/+1226
| |
* | Enable mousekeys by default for RGBKB Sol3 (#17842)Frank Tackitt2022-07-291-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-299-20/+783
|\|
| * kbdfans/bounce/75: correct typos of keyboard name (#17841)James Young2022-07-299-20/+783
| |
* | Merge remote-tracking branch 'origin/master' into developzvecr2022-07-2993-339/+297
|\|
| * Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2022-07-2941-143/+127
| |
| * Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-2958-218/+188
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-294-136/+136
|\|
| * KBDfans Bounce75 Touch-Up (#17834)James Young2022-07-294-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.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-2918-131/+304
|\|
| * Wuque Promise87 WKL Refactor (#17828)James Young2022-07-2818-131/+304
| |