summaryrefslogtreecommitdiff
path: root/users
AgeCommit message (Collapse)Author
2024-04-10Refactor orbekk keymapKjetil Orbekk
2023-11-27Remove symbolic linked userspace folder (#22548)フィルターペーパー
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2023-10-14Prep work for NKRO report separation (#22268)Ryan
* Clean up some keyboard/userspace code * Rename `KEYBOARD_REPORT_BITS` -> `NKRO_REPORT_BITS` * Add some missing includes * Use `PACKED` define for report types * Fix incorrect function signatures for FlexRAM EEPROM driver
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-09-14Update to 'peterfalken' userspace configurations (#21836)Luis Garcia
2023-09-04Add `mousekey.h` include to `quantum.h` (#21897)Ryan
2023-09-04Clean up RGB LED type (#21859)Ryan
2023-08-27Clean up Unicode API usage in user keymaps (#21849)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan
2023-07-21haptic: naming cleanups (#21551)Ryan
2023-07-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-09Userspace and keymap addition (#20522)miketronic
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-08Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-07-08add `scotto` community layouts and userspace (#21097)Duncan Sutherland
Co-authored-by: Joe Scotto <me@joescotto.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joe Scotto <contact@joescotto.com>
2023-07-08Minor amendment to `bcat` userspace to prevent build failure (#21205)Duncan Sutherland
Co-authored-by: Joel Challis <git@zvecr.com>
2023-07-08[Enhancement] More info on `apply_autocorrect` (#21056)Pablo Martínez
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-07Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-07-06[Keymap] Add zigotica stenai keymap for XD75 keyboard (#21412)Sergi Meseguer
Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-07-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-05[Keymap] small changes, game layer for mattly keymap (#21375)Matthew Lyon
Co-authored-by: Ryan <fauxpark@gmail.com>
2023-07-02Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2023-05-31[Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel
2023-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-12[Keymap] Add caps word enable to dshields keymaps (#20862)Daniel Shields
Co-authored-by: Daniel Shields <dshields@cboe.com>
2023-05-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-05-06Add vnmm keymaps and userspace (#20446)eatmyvenom
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan
2023-04-09Fix up via keymap builds. (#20383)Nick Brassel
* Fix up via keymap builds. - Usages of old IS_PRESSED. * Fix up bad code. * Fix up bad code.
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-05Add peterfalken userspace & keymaps (#19897)Luis Garcia
Co-authored-by: Peter.Falken <luis.garcia@bitjester.com>
2023-04-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-04Personal keymaps for crkbd and kyria (#20009)Cameron Larsen
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-04-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-03Add user horrortroll in userspace (#19769)HorrorTroll
2023-04-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-02[Keymap] update arkag keymap, add hitbox layout (#20271)Alexander Kagno
Co-authored-by: Alex Kagno <alex@turncommerce.com>
2023-04-02Remove some use of keymap.h (#20316)Joel Challis
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-18[Keymap] crkbd toinux update (#19673)toinux