| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add EOL to non-keyboard files (#24990) | Joel Challis | 2025-03-07 | 5 | -5/+5 |
| | | |||||
| * | Remove symbolic linked userspace folder (#22548) | フィルターペーパー | 2023-11-27 | 1 | -1/+0 |
| | | |||||
| * | Remove userspace keymaps (#22544) | Joel Challis | 2023-11-26 | 1021 | -88937/+0 |
| | | |||||
| * | Improve and Cleanup Shutdown callbacks (#21060) | Drashna Jaelre | 2023-11-26 | 11 | -50/+53 |
| | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | ||||
| * | Prep work for NKRO report separation (#22268) | Ryan | 2023-10-14 | 1 | -6/+2 |
| | | | | | | | | | | | | * 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 | ||||
| * | Update ISSI LED types (#22099) | Ryan | 2023-10-04 | 1 | -5/+5 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-09-14 | 2 | -0/+10 |
| |\ | |||||
| | * | Update to 'peterfalken' userspace configurations (#21836) | Luis Garcia | 2023-09-14 | 2 | -0/+10 |
| | | | |||||
| * | | Add `mousekey.h` include to `quantum.h` (#21897) | Ryan | 2023-09-04 | 1 | -20/+0 |
| | | | |||||
| * | | Clean up RGB LED type (#21859) | Ryan | 2023-09-04 | 4 | -5/+5 |
| |/ | |||||
| * | Clean up Unicode API usage in user keymaps (#21849) | Ryan | 2023-08-27 | 3 | -58/+25 |
| | | |||||
| * | OLED: driver naming cleanups (#21710) | Ryan | 2023-08-15 | 2 | -2/+0 |
| | | |||||
| * | Bluetooth: driver naming cleanups (#21624) | Ryan | 2023-07-29 | 1 | -1/+1 |
| | | |||||
| * | haptic: naming cleanups (#21551) | Ryan | 2023-07-21 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-09 | 10 | -0/+626 |
| |\ | |||||
| | * | Userspace and keymap addition (#20522) | miketronic | 2023-07-09 | 10 | -0/+626 |
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-07-07 | 7 | -0/+330 |
| |\| | |||||
| | * | add `scotto` community layouts and userspace (#21097) | Duncan Sutherland | 2023-07-07 | 7 | -0/+330 |
| | | | | | | | | | | | | | Co-authored-by: Joe Scotto <me@joescotto.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joe Scotto <contact@joescotto.com> | ||||
| * | | Minor amendment to `bcat` userspace to prevent build failure (#21205) | Duncan Sutherland | 2023-07-07 | 1 | -1/+1 |
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | | [Enhancement] More info on `apply_autocorrect` (#21056) | Pablo Martínez | 2023-07-07 | 1 | -1/+1 |
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-07-07 | 3 | -5/+22 |
| |\| | |||||
| | * | [Keymap] Add zigotica stenai keymap for XD75 keyboard (#21412) | Sergi Meseguer | 2023-07-06 | 3 | -5/+22 |
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | 2023-07-06 | 2 | -5/+6 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-06 | 3 | -37/+48 |
| |\| | |||||
| | * | [Keymap] small changes, game layer for mattly keymap (#21375) | Matthew Lyon | 2023-07-06 | 3 | -37/+48 |
| | | | | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | | Get rid of `USB_LED_NUM_LOCK` (#21424) | Ryan | 2023-07-02 | 1 | -1/+1 |
| | | | |||||
| * | | Get rid of `USB_LED_SCROLL_LOCK` (#21405) | Ryan | 2023-07-02 | 5 | -30/+28 |
| | | | |||||
| * | | Unicodemap keycodes rename (#21092) | Ryan | 2023-06-01 | 10 | -99/+96 |
| |/ | |||||
| * | [Keymap] Drashna Keymap updates for 0.21.0 (#21073) | Drashna Jaelre | 2023-05-31 | 34 | -1758/+1253 |
| | | |||||
| * | Keymap introspection for combos. (#19670) | Nick Brassel | 2023-05-15 | 23 | -65/+39 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-05-13 | 2 | -1/+3 |
| |\ | |||||
| | * | [Keymap] Add caps word enable to dshields keymaps (#20862) | Daniel Shields | 2023-05-13 | 2 | -1/+3 |
| | | | | | | | Co-authored-by: Daniel Shields <dshields@cboe.com> | ||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-05-06 | 8 | -0/+338 |
| |\| | |||||
| | * | Add vnmm keymaps and userspace (#20446) | eatmyvenom | 2023-05-06 | 8 | -0/+338 |
| | | | | | | | | | Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
| * | | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | 2023-04-14 | 2 | -2/+2 |
| | | | |||||
| * | | Fix up via keymap builds. (#20383) | Nick Brassel | 2023-04-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | * Fix up via keymap builds. - Usages of old IS_PRESSED. * Fix up bad code. * Fix up bad code. | ||||
| * | | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-05 | 5 | -0/+92 |
| |\| | |||||
| | * | Add peterfalken userspace & keymaps (#19897) | Luis Garcia | 2023-04-05 | 5 | -0/+92 |
| | | | | | | | | | Co-authored-by: Peter.Falken <luis.garcia@bitjester.com> | ||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-04 | 3 | -0/+112 |
| |\| | |||||
| | * | Personal keymaps for crkbd and kyria (#20009) | Cameron Larsen | 2023-04-04 | 3 | -0/+112 |
| | | | |||||
| * | | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | 2023-04-03 | 22 | -51/+0 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-03 | 11 | -0/+535 |
| |\| | |||||
| | * | Add user horrortroll in userspace (#19769) | HorrorTroll | 2023-04-03 | 11 | -0/+535 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-02 | 2 | -100/+8 |
| |\| | |||||
| | * | [Keymap] update arkag keymap, add hitbox layout (#20271) | Alexander Kagno | 2023-04-02 | 2 | -100/+8 |
| | | | | | | | Co-authored-by: Alex Kagno <alex@turncommerce.com> | ||||
| * | | Remove some use of keymap.h (#20316) | Joel Challis | 2023-04-02 | 2 | -2/+2 |
| | | | |||||
| * | | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -2/+0 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-03-18 | 1 | -48/+43 |
| |\| | |||||
| | * | [Keymap] crkbd toinux update (#19673) | toinux | 2023-03-18 | 1 | -48/+43 |
| | | | |||||