summaryrefslogtreecommitdiff
path: root/layouts/community
AgeCommit message (Collapse)Author
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)Drashna Jaelre
2022-10-13Remove legacy keycodes, part 4 (#18683)Ryan
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
2022-10-13Remove keymaps that still reference legacy macros (#18690)Joel Challis
2022-10-13Remove some .gitignore files (#18689)Joel Challis
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
* `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS`
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-10-05Remove legacy locking caps/num/scroll keycodes (#18601)Ryan
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-09-29Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-17Chromeos keycodes (#18212)Joshua Diamond
2022-09-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-14fix: Remove TERM_ON/TERM_OFF from my keymap (#18354)Reibl János Dániel
2022-09-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-07Delete my keymaps (#18302)ddeklerk
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
* Remove legacy USE_SERIAL define * tidy up missed comments
2022-08-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-29Update junonum keymap: add AG_NORM recovery (#18170)Juno Nguyen
2022-08-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-28More spidey3 userspace cleanup (#18049)Joshua Diamond
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-17Replace CG_SWAP in junonum (#18086)Juno Nguyen
Co-authored-by: Minh-tri Nguyen <mtngx@PigeonMac.local>
2022-08-17Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-16[Keymap] jotix's community/ortho4x12 change (#18069)jotix
2022-08-06Update ginkgo65hot to allow use of community layouts (#17911)Joshua Diamond
2022-08-06[Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann
`QMK_KEYS_PER_SCAN` (#15292)
2022-08-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-03jotix's community ortho_4x12 layout change (#17891)jotix
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-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-07-02[Keymap] Update Miryoku (#16482)Manna Harbour
2022-07-02Merge remote-tracking branch 'upstream/master' into developNick Brassel
2022-07-02Userspace and keymap update for user bbaserdem. (#14484)Batuhan Baserdem
2022-06-24Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)precondition
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-05-30[Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre
2022-05-30[Keymap] Updates to layouts/community/ortho_4x12/junonum (#17249)Juno Nguyen
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2022-03-23[Keymap] ergodox: updating osx_whiskey_tango_foxtrot_capslock to use ↵Nathan Johnson
process_record_user (#16715)
2022-03-06[Keymap] Drashna Mouse keys and oled updates (#16556)Drashna Jaelre
2022-01-23[Keymap] Remove Ergodox community layout “coderkun_neo2” (#16011)Olli
2022-01-21[Keymap] Drashna's OLED rewrite (#15981)Drashna Jaelre
2022-01-13[Keymap] Misc userspace and keymap improvements (#15844)Reibl János Dániel
2022-01-10[Keymap] AJP10304 layout, add Colemak-DHm layer (#15582)Alan Pocklington
2021-12-29[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)Drashna Jaelre