aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium
AgeCommit message (Expand)Author
2020-01-09Fix a couple of USB VIDs for the API (#7848)Gravatar fauxpark
2019-11-21[Keyboard] Update default keymaps to use `layer_state_t` (#7444)Gravatar Drashna Jaelre
2019-11-20Remove keymap_config extern from default keymaps (#7399)Gravatar Drashna Jaelre
2019-10-20Cleanup rules.mk for 32U4 keyboards, H (#7030)Gravatar fauxpark
2019-08-20Remove superfluous JTAG disable code (#6445)Gravatar fauxpark
2019-08-17Illustrate the emoji layer (#6555)Gravatar Mark Stosberg
2019-07-16Remove commented out MCUs in rules.mk (#5884)Gravatar fauxpark
2019-07-09[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)Gravatar Drashna Jaelre
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Gravatar Drashna Jaelre
2019-06-04Moving rgb typedefs into a single location (#5978)Gravatar XScorpion2
2019-04-29[Keymap] Added compatibility for Planck rev6 (#5706)Gravatar Priyadi Iman Nurcahyo
2019-04-13Fix handwired/promethium keyboard dimensions in info.jsonGravatar noroadsleft
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)Gravatar fauxpark
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)Gravatar fauxpark
2019-01-27Fix `1<col` instead of `1<<col` typo in matrix_is_on()Gravatar James Churchill
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Gravatar Konstantin Đorđević
2019-01-25Add C(), A() and G() to match already existing S() (#4673)Gravatar fauxpark
2018-12-01handwired/promethium Refactor and Configurator support (#4524)Gravatar noroadsleft
2018-10-22Replace outdated RGB/Audio informationGravatar Drashna Jaelre
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Gravatar Joe Wasson
2018-02-06Remove _quantum functions from custom matrix.c codeGravatar U-LANDSRAAD\drashna
2017-10-15adds default keymap for handwired boardsGravatar Jack Humbert
2017-09-27remove all makefiles from keyboard directoriesGravatar Jack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar skullydazed
2017-08-07update priyadi's keymap configGravatar Jack Humbert
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Gravatar Jack Humbert
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Gravatar Jack Humbert
2017-05-11Fix spelling of "persistent"Gravatar Nikolaus Wittenstein
2017-04-30Simple RGB backlight themingGravatar Priyadi Iman Nurcahyo
2017-04-30Syntax fixGravatar Priyadi Iman Nurcahyo
2017-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click fr...Gravatar Priyadi Iman Nurcahyo
2017-04-19tune clicksGravatar Priyadi Iman Nurcahyo
2017-04-19Fix LED sequence; bug fixesGravatar Priyadi Iman Nurcahyo
2017-04-19Fix Planck compatibilityGravatar Priyadi Iman Nurcahyo
2017-04-19Keymap updates and some adjustment for latest version of QMKGravatar Priyadi Iman Nurcahyo
2017-04-19Promethium rev2Gravatar Priyadi Iman Nurcahyo
2017-02-21added pause, prtsc & ins to list of keys to be processed on releaseGravatar Priyadi Iman Nurcahyo
2017-02-21Move caps to FUN layer; add Pause keyGravatar Priyadi Iman Nurcahyo
2017-02-21Move del back to fun+backspceGravatar Priyadi Iman Nurcahyo
2017-02-21Only process Fnumber on key release, and only when layer is still activeGravatar Priyadi Iman Nurcahyo
2017-02-16Fix integer overflowGravatar Priyadi Iman Nurcahyo
2017-02-16reposition ins and del keyGravatar Priyadi Iman Nurcahyo
2017-02-15Added README for my keymapGravatar Priyadi Iman Nurcahyo
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaGravatar Priyadi Iman Nurcahyo
2017-02-15Added copyright noticeGravatar Priyadi Iman Nurcahyo
2017-02-15Merge my Planck-like keyboardsGravatar Priyadi Iman Nurcahyo
2017-02-15Move Alt-Tab positionGravatar Priyadi Iman Nurcahyo
2017-02-15num, func, punc 3state layer done rightGravatar Priyadi Iman Nurcahyo
2017-02-14GUI layer fixesGravatar Priyadi Iman Nurcahyo
2017-02-14Alt-tab handling in GUI layerGravatar Priyadi Iman Nurcahyo