summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03Move keyboard USB IDs and strings to data driven: Q (#17883)Ryan
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03added neson design's 700e keyboard (#17768)yulei
* added neson design's 700e keyboard * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03jotix's community ortho_4x12 layout change (#17891)jotix
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03add bluepill mcu to splittest (#16959)dvermd
* add bluepill mcu to splittest * fix typo * refactoring * mcu config goes to mcuconf.h of keyboard * keymap specific config goes to keymap config.h * keyboard specific depending of keymap goes to post_config.h * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * Apply suggested change Co-authored-by: Ryan <fauxpark@gmail.com> * splittest/bluepill: improve documentation Co-authored-by: Ryan <fauxpark@gmail.com>
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03Move keyboard USB IDs and strings to data driven: P (#17875)Ryan
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
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-03Merge remote-tracking branch 'origin/master' into developQMK Bot
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-03Merge remote-tracking branch 'origin/master' into developQMK Bot
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-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03Update json file to support Configurator correctly. (#17692)AnthonyNguyen168
2022-08-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-02Move keyboard USB IDs and strings to data driven: O (#17874)Ryan
2022-08-02Merge remote-tracking branch 'origin/master' into developQMK Bot
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-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-01[Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598)Niko Wenselowski
2022-08-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-02Move keyboard USB IDs and strings to data driven: N (#17865)Ryan
2022-08-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-02Move keyboard USB IDs and strings to data driven: L (#17849)Ryan
2022-08-01Merge remote-tracking branch 'origin/master' into developQMK Bot
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-01[Keyboard] Overhaul uzu42 (#17868)Drashna Jaelre
2022-08-01Merge remote-tracking branch 'origin/master' into developQMK Bot
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-31Format code according to conventions (#17869)QMK Bot
2022-07-31Add ST7735 driver to Quantum Painter (#17848)David Hoelscher
2022-07-31[Keyboard] Fix uzu42 compilation issue (#17867)jack
2022-07-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-31[Keymap] Add axtloss keymap for sofle (#17835)axtloss
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-07-31Remove legacy AVR ssd1306 driver (#17864)Joel Challis
2022-07-31Migrate crkbd keymaps to oled driver (#17863)Joel Challis
2022-07-31Remove OLED driver Split Common warning (#17862)Joel Challis
2022-07-31Convert yosino58 to use split common (#17861)Joel Challis
2022-07-31Fix POINTING_DEVICE_GESTURES_SCROLL_ENABLE typo (#17850)Daniel Kao
* Fix typo for POINTING_DEVICE_GESTURES_SCROLL_ENABLE Follow the name written in documentation which follows POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE * Reword the blurb about POINTING_DEVICE_GESTURES_CURSOR_GLIDE_ENABLE in docs
2022-07-31Refactor satt/comet46 to use core OLED driver (#17856)Joel Challis
2022-07-30Default rgblight (#17855)Joshua Diamond
* better rgb bindings; improve default * trim firmware size
2022-07-30More glyph transformations for spidey3 userspace (#17854)Joshua Diamond
* add bold and blackboard bold glyph transformations * trim firmware size; cformat * fix typo in macro * trim firmware size a bit more
2022-07-30Merge remote-tracking branch 'origin/master' into developQMK Bot
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