summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
AgeCommit message (Expand)AuthorFilesLines
2017-03-28Move Atreus50 to hardwired directory and update READMEDanny Nguyen8-0/+565
2017-03-15Merge pull request #1147 from nooges/numpad20Jack Humbert6-0/+292
2017-03-15Merge pull request #1150 from nooges/ortho5x13Jack Humbert6-0/+581
2017-03-09Add handwired 5x13 ortholinear keyboardDanny Nguyen6-0/+581
2017-03-09Initial commit for handwired numpadDanny Nguyen6-0/+292
2017-03-09Merge branch 'master' into sculpt2milestogo18-447/+1442
2017-03-09docs for babblepastemilestogo2-481/+115
2017-03-08fix stupid error w/ mode switchmilestogo8-25/+51
2017-03-08added browser babble, removed code from keymapmilestogo4-212/+438
2017-03-08Fix function layer actionsDanny Nguyen1-9/+4
2017-03-08Add MakefileDanny Nguyen1-0/+3
2017-03-07Update descriptionDanny Nguyen1-1/+1
2017-03-07Add readme fileDanny Nguyen2-27/+12
2017-03-07Set pinout and layoutDanny Nguyen3-55/+61
2017-03-07Add rule for flashing microcontroller using avrdudeDanny Nguyen1-0/+10
2017-03-07Copy CMD60 as starting point and rename filesDanny Nguyen6-0/+364
2017-03-06working with preprocessor macros for babblepastemilestogo5-431/+395
2017-03-01clean up babblepastemilestogo3-0/+1029
2017-03-01missed config.h stuck modifiers changemilestogo1-2/+4
2017-03-01keymap and C6 audio testingmilestogo3-28/+125
2017-02-21added pause, prtsc & ins to list of keys to be processed on releasePriyadi Iman Nurcahyo1-2/+5
2017-02-21Move caps to FUN layer; add Pause keyPriyadi Iman Nurcahyo1-12/+4
2017-02-20Move del back to fun+backspcePriyadi Iman Nurcahyo1-3/+3
2017-02-20Only process Fnumber on key release, and only when layer is still activePriyadi Iman Nurcahyo1-0/+10
2017-02-16Fix integer overflowPriyadi Iman Nurcahyo1-6/+4
2017-02-16reposition ins and del keyPriyadi Iman Nurcahyo2-13/+17
2017-02-15Added README for my keymapPriyadi Iman Nurcahyo2-0/+44
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo5-116/+168
2017-02-15Added copyright noticePriyadi Iman Nurcahyo1-2/+14
2017-02-15Merge my Planck-like keyboardsPriyadi Iman Nurcahyo2-64/+104
2017-02-14Move Alt-Tab positionPriyadi Iman Nurcahyo1-4/+4
2017-02-14num, func, punc 3state layer done rightPriyadi Iman Nurcahyo2-57/+46
2017-02-13GUI layer fixesPriyadi Iman Nurcahyo1-2/+2
2017-02-13Alt-tab handling in GUI layerPriyadi Iman Nurcahyo1-3/+13
2017-02-13remove stand alone punc layer switcher for nowPriyadi Iman Nurcahyo1-1/+3
2017-02-13Add explicit punctuation key for greek layersPriyadi Iman Nurcahyo1-6/+6
2017-02-13Func + Num = PuncPriyadi Iman Nurcahyo1-9/+9
2017-02-13move GRV to ESC positionPriyadi Iman Nurcahyo1-4/+4
2017-02-13Forgot to add ifdef to optional featurePriyadi Iman Nurcahyo1-0/+2
2017-02-13Remove assignment warningPriyadi Iman Nurcahyo1-1/+1
2017-02-13Workaround to remove warningPriyadi Iman Nurcahyo2-1/+2
2017-02-13Some space optimization and housekeepingPriyadi Iman Nurcahyo1-44/+30
2017-02-12keymap updatemilestogo2-12/+24
2017-02-11Add regular space to B+N on GUI layer for repeating spacePriyadi Iman Nurcahyo1-1/+1
2017-02-11Switch to Emoji layer using Punc + greekPriyadi Iman Nurcahyo1-20/+4
2017-02-11Turn off capslock when entering num layerPriyadi Iman Nurcahyo1-0/+8
2017-02-11Move X in number layer away from spacePriyadi Iman Nurcahyo1-1/+1
2017-02-11LSpace + RSpace = switch layerPriyadi Iman Nurcahyo2-1/+92
2017-02-11Implement Capslock LEDPriyadi Iman Nurcahyo2-4/+22
2017-02-11simplify battery calculation for nowPriyadi Iman Nurcahyo4-24/+92