Age | Commit message (Expand) | Author |
2020-01-09 | Fix a couple of USB VIDs for the API (#7848) | fauxpark |
2019-11-21 | [Keyboard] Update default keymaps to use `layer_state_t` (#7444) | Drashna Jaelre |
2019-11-20 | Remove keymap_config extern from default keymaps (#7399) | Drashna Jaelre |
2019-10-20 | Cleanup rules.mk for 32U4 keyboards, H (#7030) | fauxpark |
2019-08-20 | Remove superfluous JTAG disable code (#6445) | fauxpark |
2019-08-17 | Illustrate the emoji layer (#6555) | Mark Stosberg |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark |
2019-07-09 | [Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227) | Drashna Jaelre |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-06-04 | Moving rgb typedefs into a single location (#5978) | XScorpion2 |
2019-04-29 | [Keymap] Added compatibility for Planck rev6 (#5706) | Priyadi Iman Nurcahyo |
2019-04-13 | Fix handwired/promethium keyboard dimensions in info.json | noroadsleft |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark |
2019-02-16 | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark |
2019-01-27 | Fix `1<col` instead of `1<<col` typo in matrix_is_on() | James Churchill |
2019-01-27 | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević |
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 |
2018-10-22 | Replace outdated RGB/Audio information | Drashna Jaelre |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-02-06 | Remove _quantum functions from custom matrix.c code | U-LANDSRAAD\drashna |
2017-10-15 | adds default keymap for handwired boards | Jack Humbert |
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert |
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed |
2017-08-07 | update priyadi's keymap config | Jack Humbert |
2017-07-10 | Start mvoing hardware drivers to /drivers/ (#1433) | Jack Humbert |
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert |
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein |
2017-04-30 | Simple RGB backlight theming | Priyadi Iman Nurcahyo |
2017-04-30 | Syntax fix | 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 | tune clicks | 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 | Added README for my keymap | 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 |