Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "fix 60_hhkb ASCII diagram (#21813)" (#21869) | Joel Challis | 2023-08-30 | 1 | -4/+4 |
| | | | This reverts commit af2d6ea128f684691432e2a209cfa11a63f77422. | ||||
* | fix 60_jis keymap.c (#21820) | Duncan Sutherland | 2023-08-30 | 1 | -1/+1 |
| | |||||
* | fix 60_hhkb ASCII diagram (#21813) | Duncan Sutherland | 2023-08-30 | 1 | -4/+4 |
| | |||||
* | rgblight: driver selection cleanups (#21558) | Ryan | 2023-08-15 | 1 | -1/+1 |
| | |||||
* | OLED: driver naming cleanups (#21710) | Ryan | 2023-08-15 | 1 | -1/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-08-13 | 1 | -0/+0 |
|\ | |||||
| * | correct keymap file name for tkl_f13_jis layout (#21631) | Duncan Sutherland | 2023-08-12 | 1 | -0/+0 |
| | | |||||
* | | haptic: further naming cleanups (#21682) | Ryan | 2023-08-04 | 1 | -29/+29 |
| | | |||||
* | | Remove old OLED API code (#21651) | Ryan | 2023-07-31 | 1 | -1/+0 |
| | | |||||
* | | haptic: naming cleanups (#21551) | Ryan | 2023-07-21 | 1 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-07-11 | 1 | -16/+16 |
|\| | |||||
| * | [Keymap] Update Zweihander Ergodox keymap (#21506) | adiabatic | 2023-07-11 | 1 | -16/+16 |
| | | | | | | Swap volume direction, add Expand/Shrink Selection buttons | ||||
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-07-08 | 22 | -2/+956 |
|\| | |||||
| * | Add 'JIS' form factor layouts (#21220) | Duncan Sutherland | 2023-07-08 | 17 | -0/+649 |
| | | |||||
| * | add ASCII diagrams to LAYOUT_64_* (#21285) | Duncan Sutherland | 2023-07-08 | 2 | -2/+80 |
| | | |||||
| * | add `scotto` community layouts and userspace (#21097) | Duncan Sutherland | 2023-07-08 | 3 | -0/+227 |
| | | | | | | | | | | | | Co-authored-by: Joe Scotto <me@joescotto.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joe Scotto <contact@joescotto.com> | ||||
* | | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | 2023-07-06 | 11 | -32/+22 |
| | | |||||
* | | Get rid of `USB_LED_NUM_LOCK` (#21424) | Ryan | 2023-07-02 | 1 | -2/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-28 | 1 | -3/+3 |
|\| | |||||
| * | correct `default_60_abnt2/keymap.c` ASCII diagram (#21397) | Duncan Sutherland | 2023-06-29 | 1 | -3/+3 |
| | | |||||
* | | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366) | Ryan | 2023-06-27 | 3 | -18/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-06-03 | 2 | -15/+29 |
|\| | |||||
| * | Update `split_3x5_2` community layout info (#21022) | Duncan Sutherland | 2023-06-03 | 2 | -15/+29 |
| | | |||||
* | | Unicodemap keycodes rename (#21092) | Ryan | 2023-06-01 | 4 | -10/+10 |
|/ | |||||
* | [Keymap] `zweihander-macos`: Don’t pretend to be a mouse (#20997) | adiabatic | 2023-06-01 | 1 | -0/+3 |
| | |||||
* | [Keymap] Drashna Keymap updates for 0.21.0 (#21073) | Drashna Jaelre | 2023-05-31 | 3 | -92/+11 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-05-14 | 1 | -3/+3 |
|\ | |||||
| * | jotix keymap update (#20902) | jotix | 2023-05-14 | 1 | -3/+3 |
| | | |||||
* | | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 1 | -1/+1 |
| | | |||||
* | | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 10 | -12/+12 |
| | | |||||
* | | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | 2023-04-03 | 4 | -6/+0 |
| | | |||||
* | | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -3/+1 |
| | | |||||
* | | userspace/community layout fixes (#19998) | Less/Rikki | 2023-03-15 | 1 | -3/+6 |
|/ | | | | | | | | | * fixup: improve AVR detection for 60_iso/unxmaal * fixup: moved TAP_CODE_DELAY to mechmerlin/config.h * fixup: move talljoe.c to INTROSPECTION_KEYMAP_C * fixup: AVR/RGBLIGHT criteria for 60_iso/unxmaal | ||||
* | [Keymap] Drashna updates for 0.20.0 (#19960) | Drashna Jaelre | 2023-02-28 | 3 | -39/+23 |
| | |||||
* | Add license headers to all default layout keymaps (#19888) | Ryan | 2023-02-19 | 72 | -187/+203 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-02-10 | 2 | -140/+163 |
|\ | |||||
| * | [Keymap] junonum: community keymap improvement (#19727) | Juno Nguyen | 2023-02-09 | 2 | -140/+163 |
| | | | | | | | | Co-authored-by: Minh-tri Nguyen <mtngx@PigeonMac.local> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | | Remove `IS_HOST_LED_ON` and migrate usages (#19753) | Ryan | 2023-02-06 | 2 | -2/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-02-01 | 2 | -4/+8 |
|\| | |||||
| * | zweihander-macos: Update keys, add capslock (#19730) | adiabatic | 2023-02-01 | 2 | -4/+8 |
| | | | | | | | | | | * Update to current Scroll Lock/Power names * Replace `'` with `⇪` | ||||
* | | Remove deprecated Quantum keycodes (#19712) | Ryan | 2023-01-29 | 11 | -26/+26 |
| | | |||||
* | | Remove commented out backlight config & stray "backlight levels" (#19703) | Ryan | 2023-01-28 | 1 | -1/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-19 | 1 | -1/+1 |
|\| | |||||
| * | Fixup ChibiOS header inclusion search ordering. (#19623) | Nick Brassel | 2023-01-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | * Add STM32F446-Nucleo onekey. * Fixup onekey build for F446, all keymaps. * Fixup board inclusion search ordering. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-16 | 3 | -38/+73 |
|\| | |||||
| * | [Keymap] Improve Zweihander layout for the Ergodox EZ (#18737) | adiabatic | 2023-01-16 | 3 | -38/+73 |
| | | |||||
* | | Tidy up use of CTPC (#19570) | Joel Challis | 2023-01-11 | 1 | -3/+0 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-01 | 4 | -0/+309 |
|\| | |||||
| * | [Keymap] Add Neo2-based keymap for Planck keyboard (#19173) | theamarin | 2023-01-01 | 4 | -0/+309 |
| | | | | | | Co-authored-by: christian <christian.lueke@sonoware.de> | ||||
* | | Align definition of unicode_map (#19452) | Joel Challis | 2023-01-01 | 2 | -2/+2 |
| | |