summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium
AgeCommit message (Collapse)Author
2018-02-06Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna
2017-10-15adds default keymap for handwired boardsJack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-08-07update priyadi's keymap configJack Humbert
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2017-04-30Simple RGB backlight themingPriyadi Iman Nurcahyo
2017-04-30Syntax fixPriyadi Iman Nurcahyo
2017-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵Priyadi Iman Nurcahyo
frequency
2017-04-19tune clicksPriyadi Iman Nurcahyo
2017-04-19Fix LED sequence; bug fixesPriyadi Iman Nurcahyo
2017-04-19Fix Planck compatibilityPriyadi Iman Nurcahyo
2017-04-19Keymap updates and some adjustment for latest version of QMKPriyadi Iman Nurcahyo
2017-04-19Promethium rev2Priyadi Iman Nurcahyo
* 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix
2017-02-21added pause, prtsc & ins to list of keys to be processed on releasePriyadi Iman Nurcahyo
2017-02-21Move caps to FUN layer; add Pause keyPriyadi Iman Nurcahyo
2017-02-21Move del back to fun+backspcePriyadi Iman Nurcahyo
2017-02-21Only process Fnumber on key release, and only when layer is still activePriyadi Iman Nurcahyo
2017-02-16Fix integer overflowPriyadi Iman Nurcahyo
2017-02-16reposition ins and del keyPriyadi Iman Nurcahyo
2017-02-15Added README for my keymapPriyadi Iman Nurcahyo
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo
2017-02-15Added copyright noticePriyadi Iman Nurcahyo
2017-02-15Merge my Planck-like keyboardsPriyadi Iman Nurcahyo
2017-02-15Move Alt-Tab positionPriyadi Iman Nurcahyo
2017-02-15num, func, punc 3state layer done rightPriyadi Iman Nurcahyo
2017-02-14GUI layer fixesPriyadi Iman Nurcahyo
2017-02-14Alt-tab handling in GUI layerPriyadi Iman Nurcahyo
2017-02-14remove stand alone punc layer switcher for nowPriyadi Iman Nurcahyo
2017-02-14Add explicit punctuation key for greek layersPriyadi Iman Nurcahyo
2017-02-14Func + Num = PuncPriyadi Iman Nurcahyo
2017-02-13move GRV to ESC positionPriyadi Iman Nurcahyo
2017-02-13Forgot to add ifdef to optional featurePriyadi Iman Nurcahyo
2017-02-13Remove assignment warningPriyadi Iman Nurcahyo
2017-02-13Workaround to remove warningPriyadi Iman Nurcahyo
2017-02-13Some space optimization and housekeepingPriyadi Iman Nurcahyo
2017-02-11Add regular space to B+N on GUI layer for repeating spacePriyadi Iman Nurcahyo
2017-02-11Switch to Emoji layer using Punc + greekPriyadi Iman Nurcahyo
2017-02-11Turn off capslock when entering num layerPriyadi Iman Nurcahyo
2017-02-11Move X in number layer away from spacePriyadi Iman Nurcahyo
2017-02-11LSpace + RSpace = switch layerPriyadi Iman Nurcahyo
2017-02-11Implement Capslock LEDPriyadi Iman Nurcahyo
2017-02-11simplify battery calculation for nowPriyadi Iman Nurcahyo
2017-02-11Fix emoji layerPriyadi Iman Nurcahyo
2017-02-11RShift + LShift = CapslockPriyadi Iman Nurcahyo
2017-02-11Add reset keycodePriyadi Iman Nurcahyo
2017-02-11Generalize layer indicatorsPriyadi Iman Nurcahyo
2017-02-10Add ifdefs for keyboard layoutsPriyadi Iman Nurcahyo