summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-06checkerboards/quark_squared: fix broken layout macro reference in info.json ↵James Young
(#15757)
2022-01-06Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-01-06Pearlboards Touch-Up (#15756)James Young
* add QMK Configurator data for Atlas * add QMK Configurator data for Pearl * add QMK Configurator data for Zeus * add QMK Configurator data for Zeuspad * physically arrange Zeus layout macro Moves the keycode for the rotary encoder to the top row.
2022-01-06[Docs] Add drag scrolling example to Pointing device docs page (#15715)Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2022-01-06Unify the key up/down behaviour of RGB keycodes (#15730)Joel Challis
2022-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-05handwired/ortho_brass: add QMK Configurator data (#15755)James Young
2022-01-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-05cannonkeys/adelie: Fix QMK Configurator Implementation (#15754)James Young
* info.json: apply friendly formatting * info.json: correct key sequence
2022-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-05[Keyboard] Remove locking support for Boardsource LP boards (#15747)Albert Y
2022-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-05eol=lf, where appropriate (#15752)Nick Brassel
2022-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-05Fix info.json for kbdfans/odin/{rgb,soldered} (#15750)Sergey Vlasov
* kbdfans/odin/*: Reformat info.json to be human-readable Apply `qmk format-json` to the `info.json` files for `kbdfans/odin/rgb` and `kbdfans/odin/soldered; no actual content changes. * kbdfans/odin/*: Fix key ordering in info.json The order of key entries in `info.json` did not match the order of layout macro arguments (apparently the keys in the cursor block, which are shifted down by 0.25u with respect to the rest of keys, were treated as separate rows). Fix the order to make the configurator produce proper keymaps.
2022-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-05[Keymap] Fix onekey oled keymap (#15751)Drashna Jaelre
2022-01-06Fixes for bootloader refactor build failures (#15638)Ryan
2022-01-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-04Remove stale docs translations (#15737)Joel Challis
2022-01-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-03Refix "No C files in filelist: None" (#15728)Joel Challis
2022-01-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-03Fix "No C files in filelist: None" (#15560)Joel Challis
* Fix "No C files in filelist: None" * Align other commands * force absolute paths
2022-01-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-03[Docs] Note the order of enumerated custom keycodes (#15706)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2022-01-03[Keyboard] change bm60hsrgb/rev2 layout to LAYOUT_60_ansi_arrow (#15701)peepeetee
2022-01-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-02[Keyboard] Keychron Q1: Turn off RGB during PC suspend (#15685)ripdog
2022-01-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-03Fix DracuLad keymap to accomodate for breaking changes. (#15713)Mango The Fourth
Co-authored-by: MangoIV <mangoiv@outlook.com>
2022-01-02Format code according to conventions (#15705)QMK Bot
2022-01-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-02Volume as default encoder documentation example (#15678)Albert Y
Co-authored-by: filterpaper <filterpaper@localhost>
2022-01-02move @yangdigi 's keyboards to a YDKB folder (#15681)peepeetee
2022-01-02Update pmw3360 comments to match the datasheet better, fix delays. (#15682)uqs
2022-01-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-02Revert "mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)" ↵Vino Rodrigues
(#15660) This reverts commit 235c666f3d79ca42f8bc529bf006473396cb0bba.
2022-01-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-01-01BM60HSRGB Poker rev2: Fix QMK Configurator Implementation (#15697)James Young
* fix layout macro reference * correct layout data * correct maintainer field
2021-12-31Format code according to conventions (#15693)QMK Bot
2021-12-31Fix split pointing for analog joystick (#15691)Dasky
Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-12-31Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-30[Bug] Fix analog joystick to mouse compilation (#15677)Dasky
2021-12-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-29[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre
2021-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-30Fix compilation-database command under MSYS (#15652)Joel Challis
* Fix compilation-database command under MSYS * Add comment
2021-12-29Merge remote-tracking branch 'origin/master' into developQMK Bot