summaryrefslogtreecommitdiff
path: root/keyboards/handwired
AgeCommit message (Collapse)Author
2017-07-10Update README.mdJack 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-07-03Keyboards/handwired magicforce61 (#1454)Kyle Terry
* adding the magicforce61 under handwired * I meant 14 cols
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-06-23Updated frenchdev readmenpoirey
2017-06-23Refactoring frenchdevnpoirey
2017-06-23Moved frenchdev to handwirednpoirey
2017-06-18remove hardware files, move arrow padJack Humbert
2017-06-11remove .hex, .PNG, .jpgJack Humbert
2017-06-09removes some imagesJack Humbert
2017-05-26- Added schematic for Trackpoint demonstrationdbroqua
2017-05-26- Added integration of IBM Trackpointdbroqua
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-04-17Fixed dvorak layout for Atreus50David Baldwynn
2017-04-13Rename MS-sculpt-mobile to MS_scuplpt_mobileFred Sundvik
Subprojects with "-" have problems, since the build system creates a define containing the subproject name, and "-" is illegal in macro names.
2017-04-13Add SKIP_VERSION option to speed up compilationFred Sundvik
2017-04-02Use tap-toggle to move between layers.Nurahmadie
- Add PDOT key
2017-04-02Fix layer stuck, and add numpad supportNurahmadie
2017-04-02Forgot semicolon, and add reference linkNurahmadie
2017-04-02Add READMENurahmadie
2017-04-02Enable alt-F4 without [Fn]Nurahmadie
- Add led indicator when keymap not on base layer \o/
2017-04-02Add capslock led, and audio buttonsNurahmadie
- Also change layer switch to momentary
2017-04-02Remove lead keys, fix some typos, rearrange layersNurahmadie
2017-04-02Add initial keymapNurahmadie
*crossfingers*
2017-04-02Initial work for my kbod support in qmk_firmwareNurahmadie
- Wiring layout done No actual keymap yet
2017-03-28Move Atreus50 to hardwired directory and update READMEDanny Nguyen
2017-03-15Merge pull request #1147 from nooges/numpad20Jack Humbert
Add handwired 20-key Numpad
2017-03-15Merge pull request #1150 from nooges/ortho5x13Jack Humbert
Add handwired 5x13 ortholinear keyboard
2017-03-09Add handwired 5x13 ortholinear keyboardDanny Nguyen
2017-03-09Initial commit for handwired numpadDanny Nguyen
2017-03-08Merge branch 'master' into sculpt2milestogo
2017-03-08docs for babblepastemilestogo
2017-03-08fix stupid error w/ mode switchmilestogo
2017-03-08added browser babble, removed code from keymapmilestogo
2017-03-07Fix function layer actionsDanny Nguyen
2017-03-07Add MakefileDanny Nguyen
2017-03-07Update descriptionDanny Nguyen
2017-03-07Add readme fileDanny Nguyen
2017-03-07Set pinout and layoutDanny Nguyen
2017-03-07Add rule for flashing microcontroller using avrdudeDanny Nguyen
2017-03-07Copy CMD60 as starting point and rename filesDanny Nguyen
2017-03-06working with preprocessor macros for babblepastemilestogo