summaryrefslogtreecommitdiffstats
path: root/keyboards/nyquist
Commit message (Collapse)AuthorAgeFilesLines
* Remove extra underscore from MASTER_RIGHT defineDanny Nguyen2017-11-015-7/+7
|
* README, keymap & config update to 3 keyboards (#1911)James Morgan2017-10-293-134/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First commit of the Terminus_Mini firmware and the DivergeJM version of the Nyquist firmware * Fix terminus_mini & nyquist/DivergeJM readme files Previously an outdated copy of the default readme. Updated to match the Nyquist/DivergeJM format (DivergeJM is a split 5x12 implementation of the terminus_mini layout) * Update makefiles to rules.mk Renamed both Makefiles to rules.mk, removed references to makefiles * Updated rules.mk Inadvertantly removed important code from the rules.mk in previous commit. This has been restored. Also disabled Tap_Dance in both rules.mk files * Moved terminus_mini to handwired Realised that existing directory was not appropriate for the terminus_mini project, moved to handwired. * New Frosty Flake layout for QFR TKL Added a TKL layout for the Frosty Flake with a navigation cluster on LOWER under the left hand and a similarly functioning MOUSE layer that includes mouse navigation functionality. * README fix & keymap update for 3 keyboards Fixed the markdown for the handwired/terminus_mini:default, Nyqyist:DivergeJM & frosty_flake:QFR_JM. Added TAPPING_TERM = 150 to config.h for all keyboards Switched LT(LOWER) and LAlt on the mod row for ortholinear boards. * Update readme for QFR_JM to include make instructions * Revert "Merge branch 'master' of https://github.com/mogranjm/qmk_firmware" This reverts commit a45f264ada09acc14fb85390407bc7ff5bb021e3, reversing changes made to 62349c33410671a33d4041d50cf27de1d6bdd9cf. * Revert "Revert "Merge branch 'master' of https://github.com/mogranjm/qmk_firmware"" This reverts commit eae54fb3be2c60dffd704261f84bab98c9e06f93. * Added QWERTY support to the QFR_JM Implemented variable default base layer from the Planck default keymap. * Update README to reflect QWERTY support
* Added new TKL layout for the Frosty flake - Quickfire Rapid (#1854)mogranjm2017-10-211-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | * First commit of the Terminus_Mini firmware and the DivergeJM version of the Nyquist firmware * Fix terminus_mini & nyquist/DivergeJM readme files Previously an outdated copy of the default readme. Updated to match the Nyquist/DivergeJM format (DivergeJM is a split 5x12 implementation of the terminus_mini layout) * Update makefiles to rules.mk Renamed both Makefiles to rules.mk, removed references to makefiles * Updated rules.mk Inadvertantly removed important code from the rules.mk in previous commit. This has been restored. Also disabled Tap_Dance in both rules.mk files * Moved terminus_mini to handwired Realised that existing directory was not appropriate for the terminus_mini project, moved to handwired. * New Frosty Flake layout for QFR TKL Added a TKL layout for the Frosty Flake with a navigation cluster on LOWER under the left hand and a similarly functioning MOUSE layer that includes mouse navigation functionality.
* Add terminus_mini keyboard and nyquist/DivergeJM layout (#1851)mogranjm2017-10-174-0/+411
| | | | | | | | | | | | | | | | | | | | | | * First commit of the Terminus_Mini firmware and the DivergeJM version of the Nyquist firmware * Fix terminus_mini & nyquist/DivergeJM readme files Previously an outdated copy of the default readme. Updated to match the Nyquist/DivergeJM format (DivergeJM is a split 5x12 implementation of the terminus_mini layout) * Update makefiles to rules.mk Renamed both Makefiles to rules.mk, removed references to makefiles * Updated rules.mk Inadvertantly removed important code from the rules.mk in previous commit. This has been restored. Also disabled Tap_Dance in both rules.mk files * Moved terminus_mini to handwired Realised that existing directory was not appropriate for the terminus_mini project, moved to handwired.
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-149-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
* Created cleaner readme and updated the keymap of my layout (#1840)Pittyolo2017-10-144-13/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * Add files via upload * Add files via upload * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Add files via upload
* Added ISO Hungarian friendly keymap (#1808)Pittyolo2017-10-105-0/+193
| | | | | | | | | | | | | | | | | | * 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
* remove all makefiles from keyboard directoriesJack Humbert2017-09-275-25/+0
|
* Add jojiichan keymapDanny Nguyen2017-09-133-0/+100
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-084-0/+18
| | | | | | | | | | | | | | | | | | | | | | * 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
* Update README.Fredric Silberberg2017-08-301-2/+2
|
* Small gaming layer and formatting updates to my nyquist config.Fredric Silberberg2017-08-301-24/+24
|
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-238-15/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-203-11/+11
|
* Update Nyquist readme file to new formatDanny Nguyen2017-08-181-161/+12
|
* Fixed gaming layerFredric Silberberg2017-08-082-7/+7
|
* Small gaming layer updateFredric Silberberg2017-08-082-7/+7
|
* Added support for locking One Shot modifiers.Fredric Silberberg2017-08-081-0/+1
|
* Added NKRO to nyquist layout.Fredric Silberberg2017-08-081-0/+1
|
* Updated nyquist gaming layout.Fredric Silberberg2017-08-082-5/+4
|
* Initial implementation of the key_lock feature.Fredric Silberberg2017-08-082-1/+3
|
* Added readme, fixed eql vs plusFredric Silberberg2017-08-082-5/+81
|
* Updated licensingFredric Silberberg2017-08-082-29/+0
|
* Finished initial Nyquist keymap.Fredric Silberberg2017-08-081-104/+27
|
* Additional keymap updates.Fredric Silberberg2017-08-082-11/+14
|
* Initial nyquist keymapFredric Silberberg2017-08-083-0/+255
|
* Port updated debouncing algorithm from Let's Split to NyquistDanny Nguyen2017-08-062-47/+197
|
* Add .eep files for setting handsDanny Nguyen2017-08-062-0/+4
|
* Add RGB commands to default Nyquist keymapDanny Nguyen2017-08-063-2/+11
|
* Fix location of where the make command should be runDanny Nguyen2017-08-031-1/+3
|
* Move avrdude flashing script from individual keyboard rules.mk to common ↵Danny Nguyen2017-08-031-12/+0
| | | | | | location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro
* Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert2017-07-101-362/+0
| | | | | | | | | | | | * start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-15/+15
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* cleanup nyquistJack Humbert2017-06-287-267/+33
|
* removes some imagesJack Humbert2017-06-093-2/+2
|
* Update keymap layout commentsDanny Nguyen2017-06-017-13/+35
|
* Remove OLED code and set I2C rate back to 100kHzDanny Nguyen2017-06-015-766/+2
|
* Update copyright infoDanny Nguyen2017-05-306-6/+6
|
* Remove Let’s Split plate filesDanny Nguyen2017-05-305-22008/+0
|
* Update readmeDanny Nguyen2017-05-305-61/+93
|
* Modify pinout and layouts for NyquistDanny Nguyen2017-05-2920-259/+104
|
* Fork Let’s Split filesDanny Nguyen2017-05-2944-0/+25623