summaryrefslogtreecommitdiff
path: root/keyboards/nyquist
AgeCommit message (Collapse)Author
2017-10-10Added ISO Hungarian friendly keymap (#1808)Pittyolo
* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-13Add jojiichan keymapDanny Nguyen
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-30Update README.Fredric Silberberg
2017-08-30Small gaming layer and formatting updates to my nyquist config.Fredric Silberberg
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)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.Joe Wasson
2017-08-18Update Nyquist readme file to new formatDanny Nguyen
2017-08-08Fixed gaming layerFredric Silberberg
2017-08-08Small gaming layer updateFredric Silberberg
2017-08-08Added support for locking One Shot modifiers.Fredric Silberberg
2017-08-08Added NKRO to nyquist layout.Fredric Silberberg
2017-08-08Updated nyquist gaming layout.Fredric Silberberg
2017-08-08Initial implementation of the key_lock feature.Fredric Silberberg
2017-08-08Added readme, fixed eql vs plusFredric Silberberg
2017-08-08Updated licensingFredric Silberberg
2017-08-08Finished initial Nyquist keymap.Fredric Silberberg
2017-08-08Additional keymap updates.Fredric Silberberg
2017-08-08Initial nyquist keymapFredric Silberberg
2017-08-06Port updated debouncing algorithm from Let's Split to NyquistDanny Nguyen
2017-08-06Add .eep files for setting handsDanny Nguyen
2017-08-06Add RGB commands to default Nyquist keymapDanny Nguyen
2017-08-03Fix location of where the make command should be runDanny Nguyen
2017-08-03Move avrdude flashing script from individual keyboard rules.mk to common ↵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)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-06-28cleanup nyquistJack Humbert
2017-06-09removes some imagesJack Humbert
2017-06-01Update keymap layout commentsDanny Nguyen
2017-06-01Remove OLED code and set I2C rate back to 100kHzDanny Nguyen
2017-05-30Update copyright infoDanny Nguyen
2017-05-30Remove Let’s Split plate filesDanny Nguyen
2017-05-30Update readmeDanny Nguyen
2017-05-29Modify pinout and layouts for NyquistDanny Nguyen
2017-05-29Fork Let’s Split filesDanny Nguyen