summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27remove all makefiles from keyboard directoriesJack Humbert31-268/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed10-0/+172
* 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-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert11-46/+6
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson3-35/+35
2017-08-08update priyadi's keymap configJack Humbert2-15/+15
2017-08-04Move avrdude flashing script from individual keyboard rules.mk to common ↵Danny Nguyen5-60/+0
location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro
2017-07-10Update README.mdJack Humbert1-1/+1
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2-3/+3
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
2017-07-03Keyboards/handwired magicforce61 (#1454)Kyle Terry7-0/+369
* adding the magicforce61 under handwired * I meant 14 cols
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert19-236/+236
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-23Updated frenchdev readmenpoirey1-10/+48
2017-06-23Refactoring frenchdevnpoirey5-59/+61
2017-06-23Moved frenchdev to handwirednpoirey11-0/+1648
2017-06-18remove hardware files, move arrow padJack Humbert13-0/+1218
2017-06-12remove .hex, .PNG, .jpgJack Humbert4-3/+3
2017-06-09removes some imagesJack Humbert4-2/+2
2017-05-26- Added schematic for Trackpoint demonstrationdbroqua2-0/+3
2017-05-26- Added integration of IBM Trackpointdbroqua7-0/+135
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein3-14/+14
Fixes #1201.
2017-04-30Simple RGB backlight themingPriyadi Iman Nurcahyo5-72/+161
2017-04-30Syntax fixPriyadi Iman Nurcahyo1-2/+2
2017-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵Priyadi Iman Nurcahyo4-22/+55
frequency
2017-04-19tune clicksPriyadi Iman Nurcahyo1-3/+3
2017-04-19Fix LED sequence; bug fixesPriyadi Iman Nurcahyo2-10/+18
2017-04-18Fix Planck compatibilityPriyadi Iman Nurcahyo1-0/+2
2017-04-18Keymap updates and some adjustment for latest version of QMKPriyadi Iman Nurcahyo4-24/+125
2017-04-18Promethium rev2Priyadi Iman Nurcahyo6-29/+372
* 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 Baldwynn1-1/+1
2017-04-13Rename MS-sculpt-mobile to MS_scuplpt_mobileFred Sundvik7-10/+11
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 Sundvik17-0/+0
2017-04-02Use tap-toggle to move between layers.Nurahmadie1-4/+4
- Add PDOT key
2017-04-02Fix layer stuck, and add numpad supportNurahmadie2-10/+15
2017-04-02Forgot semicolon, and add reference linkNurahmadie2-2/+4
2017-04-02Add READMENurahmadie2-18/+13
2017-04-02Enable alt-F4 without [Fn]Nurahmadie1-21/+41
- Add led indicator when keymap not on base layer \o/
2017-04-02Add capslock led, and audio buttonsNurahmadie1-16/+26
- Also change layer switch to momentary
2017-04-02Remove lead keys, fix some typos, rearrange layersNurahmadie2-29/+10
2017-04-02Add initial keymapNurahmadie2-28/+73
*crossfingers*
2017-04-02Initial work for my kbod support in qmk_firmwareNurahmadie10-0/+388
- Wiring layout done No actual keymap yet
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
Add handwired 20-key Numpad
2017-03-15Merge pull request #1150 from nooges/ortho5x13Jack Humbert6-0/+581
Add handwired 5x13 ortholinear keyboard
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