aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/nyquist
AgeCommit message (Collapse)Author
2017-09-13Add jojiichan keymapGravatar Danny Nguyen
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)Gravatar 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-30Update README.Gravatar Fredric Silberberg
2017-08-30Small gaming layer and formatting updates to my nyquist config.Gravatar Fredric Silberberg
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Gravatar Jack Humbert
* 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.Gravatar Joe Wasson
2017-08-18Update Nyquist readme file to new formatGravatar Danny Nguyen
2017-08-08Fixed gaming layerGravatar Fredric Silberberg
2017-08-08Small gaming layer updateGravatar Fredric Silberberg
2017-08-08Added support for locking One Shot modifiers.Gravatar Fredric Silberberg
2017-08-08Added NKRO to nyquist layout.Gravatar Fredric Silberberg
2017-08-08Updated nyquist gaming layout.Gravatar Fredric Silberberg
2017-08-08Initial implementation of the key_lock feature.Gravatar Fredric Silberberg
2017-08-08Added readme, fixed eql vs plusGravatar Fredric Silberberg
2017-08-08Updated licensingGravatar Fredric Silberberg
2017-08-08Finished initial Nyquist keymap.Gravatar Fredric Silberberg
2017-08-08Additional keymap updates.Gravatar Fredric Silberberg
2017-08-08Initial nyquist keymapGravatar Fredric Silberberg
2017-08-06Port updated debouncing algorithm from Let's Split to NyquistGravatar Danny Nguyen
2017-08-06Add .eep files for setting handsGravatar Danny Nguyen
2017-08-06Add RGB commands to default Nyquist keymapGravatar Danny Nguyen
2017-08-03Fix location of where the make command should be runGravatar Danny Nguyen
2017-08-03Move avrdude flashing script from individual keyboard rules.mk to common ↵Gravatar Danny Nguyen
location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Gravatar 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)Gravatar Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-28cleanup nyquistGravatar Jack Humbert
2017-06-09removes some imagesGravatar Jack Humbert
2017-06-01Update keymap layout commentsGravatar Danny Nguyen
2017-06-01Remove OLED code and set I2C rate back to 100kHzGravatar Danny Nguyen
2017-05-30Update copyright infoGravatar Danny Nguyen
2017-05-30Remove Let’s Split plate filesGravatar Danny Nguyen
2017-05-30Update readmeGravatar Danny Nguyen
2017-05-29Modify pinout and layouts for NyquistGravatar Danny Nguyen
2017-05-29Fork Let’s Split filesGravatar Danny Nguyen