Age | Commit message (Expand) | Author |
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan |
2023-01-20 | Fix functions with empty params (#19647) | Ryan |
2023-01-01 | Align definition of unicode_map (#19452) | Joel Challis |
2022-11-08 | Normalise output selection (Bluetooth) keycodes (#19004) | Ryan |
2022-10-31 | Normalise Unicode keycodes (#18898) | Ryan |
2022-10-19 | Remove legacy Debug keycode (#18769) | Ryan |
2022-10-15 | Remove legacy keycodes, part 5 (#18710) | Ryan |
2022-09-06 | Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290) | Ryan |
2022-08-30 | Use a macro to compute the size of arrays at compile time (#18044) | Jeff Epler |
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis |
2022-06-19 | Make default layer size 16-bit (#15286) | Drashna Jaelre |
2022-01-30 | Rename `AdafruitBLE` to `BluefruitLE` (#16127) | Ryan |
2019-08-17 | Illustrate the emoji layer (#6555) | Mark Stosberg |
2019-04-29 | [Keymap] Added compatibility for Planck rev6 (#5706) | Priyadi Iman Nurcahyo |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark |
2019-01-25 | Add C(), A() and G() to match already existing S() (#4673) | fauxpark |
2018-12-01 | handwired/promethium Refactor and Configurator support (#4524) | noroadsleft |
2017-08-07 | update priyadi's keymap config | Jack Humbert |
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein |
2017-04-30 | Simple RGB backlight theming | Priyadi Iman Nurcahyo |
2017-04-29 | Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr... | Priyadi Iman Nurcahyo |
2017-04-19 | Fix LED sequence; bug fixes | Priyadi Iman Nurcahyo |
2017-04-19 | Fix Planck compatibility | Priyadi Iman Nurcahyo |
2017-04-19 | Keymap updates and some adjustment for latest version of QMK | Priyadi Iman Nurcahyo |
2017-04-19 | Promethium rev2 | Priyadi Iman Nurcahyo |
2017-02-21 | added pause, prtsc & ins to list of keys to be processed on release | Priyadi Iman Nurcahyo |
2017-02-21 | Move caps to FUN layer; add Pause key | Priyadi Iman Nurcahyo |
2017-02-21 | Move del back to fun+backspce | Priyadi Iman Nurcahyo |
2017-02-21 | Only process Fnumber on key release, and only when layer is still active | Priyadi Iman Nurcahyo |
2017-02-16 | Fix integer overflow | Priyadi Iman Nurcahyo |
2017-02-16 | reposition ins and del key | Priyadi Iman Nurcahyo |
2017-02-15 | Move keyboard specific stuff to keyboard specific files, and vice versa | Priyadi Iman Nurcahyo |
2017-02-15 | Added copyright notice | Priyadi Iman Nurcahyo |
2017-02-15 | Merge my Planck-like keyboards | Priyadi Iman Nurcahyo |
2017-02-15 | Move Alt-Tab position | Priyadi Iman Nurcahyo |
2017-02-15 | num, func, punc 3state layer done right | Priyadi Iman Nurcahyo |
2017-02-14 | GUI layer fixes | Priyadi Iman Nurcahyo |
2017-02-14 | Alt-tab handling in GUI layer | Priyadi Iman Nurcahyo |
2017-02-14 | remove stand alone punc layer switcher for now | Priyadi Iman Nurcahyo |
2017-02-14 | Add explicit punctuation key for greek layers | Priyadi Iman Nurcahyo |
2017-02-14 | Func + Num = Punc | Priyadi Iman Nurcahyo |
2017-02-13 | move GRV to ESC position | Priyadi Iman Nurcahyo |
2017-02-13 | Forgot to add ifdef to optional feature | Priyadi Iman Nurcahyo |
2017-02-13 | Remove assignment warning | Priyadi Iman Nurcahyo |
2017-02-13 | Some space optimization and housekeeping | Priyadi Iman Nurcahyo |
2017-02-11 | Add regular space to B+N on GUI layer for repeating space | Priyadi Iman Nurcahyo |
2017-02-11 | Switch to Emoji layer using Punc + greek | Priyadi Iman Nurcahyo |
2017-02-11 | Turn off capslock when entering num layer | Priyadi Iman Nurcahyo |
2017-02-11 | Move X in number layer away from space | Priyadi Iman Nurcahyo |
2017-02-11 | LSpace + RSpace = switch layer | Priyadi Iman Nurcahyo |