summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-06-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-18[refactor] correct layout data (#21289)James Young
2023-06-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-18preonic/rev3{,_drop}: Fix layouts with 2u keys (#21114)Sergey Vlasov
Apparently layouts with 2u keys were not correctly converted into the `info.json` format (the old C layout macros used the arguments for such keys multiple times to cover all possible 1u locations; this is not supported in `info.json`, and the single matrix location for 2u keys was chosen incorrectly in some cases). Fix the layout definitions to match the real PCB wiring.
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-18Fix up operator precedence in RGBLIGHT (#21280)Nick Brassel
2023-06-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-17Dymium65 Layout Touch-Up (#21269)James Young
* [refactor] friendly-format info.json * [refactor] correct layout data
2023-06-17Eason Aeroboard Refactor (#21271)James Young
* [refactor] refactor keymaps - grid-align keycodes - use four-space indent - remove trailing whitespace * [refactor] physically arrange layout macro Arrange the layout macro and keymaps in the QMK-desired order. Breaks compatibility with out-of-tree keymaps. Key sequence swaps in this commit: - `KC_GRV` <-> `KC_1` - `KC_TAB` <-> `KC_Q` * [refactor] rename LAYOUT to LAYOUT_split_space * [enhancement] add LAYOUT_7u_space * [chore] correct maintainer value Reference the keyboard maintainer's GitHub username.
2023-06-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-17DOIO KB38 Refactor (#21268)James Young
* [refactor] keymap refactor - tidy-up box drawing - update keycode alignment for readability - use QMK-native keycode aliases * [refactor] correct layout data * [docs] add image to readme
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-15Alas: ISO Layouts Fix and Matrix Diagram (#21255)James Young
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-15ButterKeebs PocketPad: correct layout data (#21256)James Young
2023-06-15Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan
* Move `RGBLIGHT_SPLIT` to data driven * Remove where `split_count` is already set
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-15DOIO KB30 Refactor (#21250)James Young
* refactor keymaps - remove extra blank lines - convert tabs to spaces - use four-space indent - grid-align keycodes - use QMK-native keycode aliases * info.json: correct layout data * add readme.md * info.json: correct maintainer field Updates the value to reference the maintainer's GitHub username.
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14[Keyboard] Add Artemis Paragon (#20910)Sleepdealr
Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14[Keyboard] add top40 keyboard. (#21199)jonylee@hfd
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14[Keyboard] add acr87 keyboard. (#21200)jonylee@hfd
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14[Keyboard] Adding OSAv2 Numpad Topre support (#21224)blindassassin111
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14[Keyboard] Add CannonKeys Leviatan PCB (#21231)Andrew Kannan
2023-06-14[Keyboard] `dactyl_manuform/6x7` pin correction (#21240)Duncan Sutherland
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14[Keymap] Left Control is now ESC when tapped (#21241)Gastón Jorquera
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14Modernize M75H and M75S firmwares (#21244)Álvaro A. Volpato
2023-06-14Rely on introspection to handle OOB access. (#21247)Nick Brassel
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14[Keyboard] add pluto keyboard (#21225)dztech
2023-06-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-144pplet Waffling60 Rev D ISO Layout Fix and Additions (#21236)James Young
* correct layout data * add matrix diagram * rename LAYOUT to LAYOUT_all * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan_split_rshift * add LAYOUT_60_iso_wkl_split_bs_rshift * add LAYOUT_60_iso_wkl_split_rshift
2023-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14Add Sinc Rev. 4 (#21130)Danny
* Fork Rev. 3 to 4 * Update RGB LED positions * Adjust RGB positions * Enable more RGB modes * Update copyrights * Add license headers to keymaps * Use same type of license header Co-authored-by: Joel Challis <git@zvecr.com> * Fix I2C pins --------- Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-14FJLabs Swordfish Layout Macro Refactor (#21234)James Young
* physically arrange layout macro Arranges the layout macro to QMK standards (left to right, row by row). This change breaks compatibility with out-of-tree keymaps, because the order in which the keycode arguments must be passed is changed. * rename `LAYOUT_alice_all` to `LAYOUT_split_bs` * add `LAYOUT_2u_bs` macro
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan
2023-06-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-14[Keyboard]add 5108 Keyboard. (#21184)jonylee@hfd
Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: jack <0x6a73@protonmail.com>
2023-06-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-13[Keyboard] Add mokey12x2 (#20702)rhmokey
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
2023-06-13Merge remote-tracking branch 'origin/master' into developQMK Bot