]>
git.donarmstrong.com Git - qmk_firmware.git/log
skullY [Thu, 2 Nov 2017 08:30:51 +0000 (01:30 -0700)]
Fix a typo
Jack Humbert [Thu, 2 Nov 2017 01:42:05 +0000 (21:42 -0400)]
update contributing guidelines
dkrieger [Thu, 2 Nov 2017 01:29:23 +0000 (21:29 -0400)]
Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#1948)
* Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality and without LED functionality
* move mouse layer to DOUBLE_HOLD, add UTIL layer for TRIPLE_HOLD
- UTIL layer
- currently has "RESET" key and nothing else.
- functionality otherwise covered by bootmagic should go here
- small bugfix: dispatch of [QTY]_HOLD should be based on range tap count
falls in, not exact count.
Pawnerd [Thu, 2 Nov 2017 01:24:59 +0000 (02:24 +0100)]
Added support for Knops Mini (3x2 macropad) keyboard. (#1953)
* Added support for Knops Mini (3x2 macropad) keyboard.
* Added better documentation, according to the QMK standards.
* Fixed typo.
* Changed names of files to comply with QMK standards.
* Ignored makefile in keymap.
* Removed makefiles and added my credentials in the copyrights.
Jack Humbert [Thu, 2 Nov 2017 01:14:24 +0000 (21:14 -0400)]
update template readme
Jack Humbert [Thu, 2 Nov 2017 01:10:05 +0000 (21:10 -0400)]
update qmk template
Jack Humbert [Thu, 2 Nov 2017 00:59:44 +0000 (20:59 -0400)]
ignore more makefiles
QMK Bot [Thu, 2 Nov 2017 00:51:41 +0000 (00:51 +0000)]
convert to unix line-endings [skip ci]
Jack Humbert [Thu, 2 Nov 2017 00:41:53 +0000 (20:41 -0400)]
adds .hex for teensy 2.0 using B0 as reset
Danny Nguyen [Wed, 1 Nov 2017 18:25:44 +0000 (14:25 -0400)]
Add nano switch pad
Jack Humbert [Thu, 2 Nov 2017 00:01:45 +0000 (20:01 -0400)]
Adds .qmk file type as a target for QMK Toolbox (#1084)
* adds .qmk file type as a target
* adds info.json with vendor and product
* add files for qmk info script
* add layout file for planck
* ignore .qmk files
* more settings
* update rules for avr and chibios
* update .qmk generation for info.json and inheritence
Jack Humbert [Wed, 1 Nov 2017 18:10:28 +0000 (14:10 -0400)]
Update getting_started_github.md
Jack Humbert [Wed, 1 Nov 2017 17:21:17 +0000 (13:21 -0400)]
adds other layouts to rules.mk
Jack Humbert [Wed, 1 Nov 2017 16:22:31 +0000 (12:22 -0400)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert [Wed, 1 Nov 2017 16:20:46 +0000 (12:20 -0400)]
update layout macros for planck
skullY [Wed, 1 Nov 2017 16:19:40 +0000 (09:19 -0700)]
Fix the json for clueboard
skullY [Wed, 1 Nov 2017 07:15:06 +0000 (00:15 -0700)]
fixup json
Arialdo Martini [Wed, 1 Nov 2017 15:21:54 +0000 (16:21 +0100)]
Improvements to documentation (#1919)
* Typo: Github => GitHub
* Typo: windows => Windows, docker => Docker, and some punctuations
* "QMK Introduction" links to the right file
* "Unix" rather than "UNIX", which is a trademark
* Directory name is "keyboards", not "keyboard"
* "handwired" is a subdirectory of "keyboards"
* Punctuation and minor fixes
* macOS rather than Mac
* Punctuation and other minor fixes
* Vagrant Guide links to an existing file
* Jun Wako referenced with his name rather than his nickname
* Saxon genitive 's outside the link
Jack Humbert [Wed, 1 Nov 2017 14:08:40 +0000 (10:08 -0400)]
adds info.json files to planck
drashna [Wed, 1 Nov 2017 07:13:20 +0000 (00:13 -0700)]
Updated personal keymaps (#1945)
* Add woodpad
* Cleanup
* Remove misc layouts for woodpad
* Move woodpad to handwired
* Updated RGB Underglow info
* Cleanup macros
* Fix odd merge issue
* Tweaked RGB lighting stuff
* Start to merge orthodox/ergodox keymaps (persistant layers)
* Add forced NKRO
* Added Colemak and Dvorak layers to default orthodox keymap
* Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow
* Updated macros and added workman keymaps
* Fixed RGB lighting for Workman layout
* Add leader keys
* Remove force NKRO
* Add Viterbi one handed layout and minor tweaks to others
* Finishing up Viterbi keyboard layout, and NKRO tweaks to other layouts
* Made "make" keystroke universal
* Clean up and updates of drashna keymaps
* Add workman layer to planck
* Update to keymaps
* Fix accidental commit because I don't know how to git
* Fix makefile toggle code in ez keymap
Finish adding RGB code to orthodox
* missing underscore in init function declaration
* Updated RGB Underglow layer indication code due to discovery of the layer_state_set_kb function
* Remove unnecessary planck layout
skullY [Wed, 1 Nov 2017 07:03:35 +0000 (00:03 -0700)]
Add info.json files for clueboard 66
Danny Nguyen [Wed, 1 Nov 2017 05:03:15 +0000 (01:03 -0400)]
Remove extra underscore from MASTER_RIGHT define
DangerousParts [Wed, 1 Nov 2017 03:59:23 +0000 (20:59 -0700)]
Created Kona Classic config (#1791)
* Created Kona Classic config
* Fixed KonaClassic config
* Updated README
* Updated Readme to conform to format standards
* Added ANSI and ISO layout options
* Fixed images in Readme
* Added labels to images
* Added absolute links to images in Readme
* Image link updates again
* Fixed bottom row keys in some layouts
* Fixed Grave and Tilde
* Fixed Underglow in Kona Classic configs
* Renamed KonaClassic to kona_classic
Danny [Wed, 1 Nov 2017 03:58:38 +0000 (23:58 -0400)]
Add Levinson rev2 (#1939)
* Add levinson rev2 files
* Add hexwire keymap
* Remove redefinition of backlight defines
Rob Rogers [Tue, 31 Oct 2017 20:07:53 +0000 (15:07 -0500)]
Fix pointing device feature
Danny Nguyen [Tue, 31 Oct 2017 21:03:14 +0000 (17:03 -0400)]
Add 6-ball macropad
GlenPickle [Wed, 1 Nov 2017 00:58:46 +0000 (19:58 -0500)]
Chimera Ortho Readme (#1943)
* Added Chimera Ortho keymap
* added readme
* fixed hardware link
Erez Zukerman [Tue, 31 Oct 2017 18:33:09 +0000 (11:33 -0700)]
Merge pull request #1915 from dondelelcaro/ergodox_ez_left_leds
Ergodox ez left leds support
Jack Humbert [Tue, 31 Oct 2017 17:38:57 +0000 (13:38 -0400)]
update hand wiring link
Danny Nguyen [Tue, 31 Oct 2017 16:03:31 +0000 (12:03 -0400)]
Add hexwire keymap for Eco
tsankuanglee [Tue, 31 Oct 2017 15:15:22 +0000 (11:15 -0400)]
RETRO_TAPPING (#1922)
* add RETRO_TAP: tap anyway, even after TAP_TERM, if no interruption
* consistent variable name
* add option doc
* change name for consistency
* make RETRO_TAPPING default to off
Louis Orleans [Tue, 31 Oct 2017 15:14:43 +0000 (08:14 -0700)]
layout(infinity ergodox): dudeofawesome's layout (#1932)
* 🎉 Building simple flasher
* 🎉 Flashing works
* 🎨 Cleaning up
* 🐛 Being more specific with board identity
* 🐛 Flashing correct keymap
* 🎉 Adding keymap
* ✨ Updating keymap
* 🚨 RGB
* ⏪ Revert "🚨 RGB"
This reverts commit
9ceabfb267f8daedaad929231229c703abc12ec4 .
* ✨ Improvements to flasher
* ✨ Layout tweaks
* 💄 Messing around with LCD
* 💄 Enabling LCD backlight matching
* 🔧 Updating layout
* 🐛 Fixing console logging
* 🎨 Cleaning up indentation
* 🔧 Adding editorconfig
* ✨ Adding game layer
* 💄 Changing numpad layout
* ✨🔥 redoing entire layout
It's now more similar to the Planck default layout
* ✨ add workman and dvorak layouts
* 🐛 fix numpad
* 🐛 fix layer orders
* 🐛 fix layer toggling
* 🐛 fix tri-layer switching
* 🐛 fix LCD colors for adjustment layers
* 🔥 remove old flasher project
* 🔥 remove simple_visualizer
* 💄 update LCD colors
* 📝 fix layout comments
* 💄 swapping 2u buttons
* 🔥🔧 removing editorconfig
* 🚨 using 2 spaces
* 📝 add README
* ⏪ Revert "💄 Enabling LCD backlight matching"
This reverts commit
51577903dfdc9fea5d33e9ab8cfa9b854e7ae19e .
* ⏪ Revert "💄 Messing around with LCD"
This reverts commit
fdd9acdae514a3e0e4a7153225053680744980e5 .
Louis Orleans [Tue, 31 Oct 2017 15:13:40 +0000 (08:13 -0700)]
Add EditorConfig file (#1930)
* 🔧 add editorconfig
This makes supported editors automatically change their settings to match desired code styles
* 🔧 add extension recommendation for VSCode
This will cause VS Code to prompt the user to install the EditorConfig extension when they open the project.
If this is felt to be too opinionated, I can revert it.
drashna [Tue, 31 Oct 2017 15:13:00 +0000 (08:13 -0700)]
Fix Pointing Device code (#1934)
* Fix pointer device options
when the feature was added, the appropriate option definition wasn't created. This needs to be added to function properly.
* Update common_features.mk
* missing underscore in init function declaration
Takayuki Matsubara [Tue, 31 Oct 2017 13:51:36 +0000 (22:51 +0900)]
fix Logical Maximum to be recognized as 255 instead of -1
SEE ALSO: https://github.com/qmk/qmk_firmware/issues/312
Zach Burchill [Thu, 26 Oct 2017 00:04:36 +0000 (20:04 -0400)]
fixed two typos
I'm almost 100% sure "else if (state->count = 2) {" was a typo (it should have two ='s for a logical operator), and I'm *pretty* sure "if (state->interrupted || state->!pressed) return SINGLE_TAP;" has a typo. At least, it returns an error on my machine saying something about an unexpected '!'.
I changed it to a slightly longer form (i.e., "state->pressed==0"), and that worked fine.
Gun Pinyo [Tue, 31 Oct 2017 04:39:33 +0000 (04:39 +0000)]
add Thai layers for the GunP planck (#1910)
* Add a layout of planck named GunP, ready for pull request review.
* add Thai layers for the GunP planck
William Wilson [Sat, 28 Oct 2017 03:33:32 +0000 (22:33 -0500)]
Added Chimera Ortho keymap
Pentti Laitinen [Sun, 29 Oct 2017 21:04:45 +0000 (23:04 +0200)]
Initial commit for nordic layout for ergodox infinity.
- Added nordic infinity ergodox layout
- Fixed typo in ergodox infinity readme.md
Nathan Sharfi [Mon, 30 Oct 2017 04:19:57 +0000 (21:19 -0700)]
zweihander-osx: Remove app keys, etc.
- add right command keys
- add F16 on ;' for Siri
- remove command-Q (too easy to hit)
Louis Orleans [Tue, 31 Oct 2017 04:27:07 +0000 (21:27 -0700)]
layout(planck): dudeofawesome's layout with simultaneous RGB and audio support (#1929)
* layout(planck): new layout initial commit
* feat(planck): add workman layout
* fix(planck): switching to workman
* layout(planck): swapping mnext and mplay
* feat(planck): prep for RGB
* perf(planck): remove plover
saves 256 bytes of memory
* perf(planck): remove colemak
saves 128 bytes
* layout(planck): swapping enter and quote
* perf(planck): disable console
frees 1664 bytes
* feat(planck): RGB under-lighting
* refactor(planck): change RGB pin
Uses pin labeled PB2
* feat(planck): add RGB keycodes
* feat(planck): re-enable audio
* style(planck): fixing indentation
Because who indents like that?
* style(planck): clean up keycodes
* layout(planck): remove del
* feat(planck): add tap-space to layer keys
* docs(planck): specify pin on PCB for RGB
* bug(planck): reducing tap time
* Revert "bug(planck): reducing tap time"
This reverts commit
62606b2dc62c5adcc06cfb5978d7e5305411a658 .
* Revert "feat(planck): add tap-space to layer keys"
This reverts commit
c74de5a4aa45c5563dcaa463395654c29f50eda3 .
* perf(planck): remove backlit case
* feat(planck): swap enter and quote
* bug(planck): moving right shift
* doc(planck): update README
* chore(planck): remove makefile
James Morgan [Mon, 30 Oct 2017 00:07:36 +0000 (11:07 +1100)]
README, keymap & config update to 3 keyboards (#1911)
* 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
Jody Foo [Fri, 29 Sep 2017 10:35:20 +0000 (12:35 +0200)]
Fix for issue https://github.com/qmk/qmk_firmware/issues/1751
Shihpin Tseng [Sat, 28 Oct 2017 09:57:36 +0000 (17:57 +0800)]
Fix process_combo.c compile warning
Jeremy Cowgar [Sun, 29 Oct 2017 06:02:49 +0000 (02:02 -0400)]
Added missing RGB and Auto Shift in main feature list. Also standardized on period at the end of each feature list item.
Jeremy Cowgar [Fri, 27 Oct 2017 15:12:33 +0000 (11:12 -0400)]
Fix code example in auto shift docs
Jeremy Cowgar [Fri, 27 Oct 2017 15:05:51 +0000 (11:05 -0400)]
Fixed various feature links
Maxr1998 [Thu, 26 Oct 2017 12:36:49 +0000 (14:36 +0200)]
Add grave key
Sebastian Kaim [Fri, 27 Oct 2017 15:32:03 +0000 (17:32 +0200)]
Extended the hint of the programmer to link to the relevant README part instead of giving a generic hint.
Sebastian Kaim [Fri, 27 Oct 2017 15:25:02 +0000 (17:25 +0200)]
Added a better description for the bootloader key
Jack Humbert [Sun, 29 Oct 2017 22:36:38 +0000 (18:36 -0400)]
adds flashing docs
Campbell Barton [Sun, 29 Oct 2017 22:34:02 +0000 (09:34 +1100)]
ergodox qwerty_code_friendly: add macro keys (#1918)
Also add more configurable keys.
Pentti Laitinen [Sun, 29 Oct 2017 22:22:07 +0000 (00:22 +0200)]
Added Iso(ish) layout for tada68. (#1924)
- Basic layout with one function layer.
- Added correct mapping for ISO layout into tada68.h.
- Readme for the keymap.
Don Armstrong [Fri, 27 Oct 2017 20:46:51 +0000 (13:46 -0700)]
document how to define LEFT_LEDS and how that hack is done
Don Armstrong [Fri, 27 Oct 2017 20:34:03 +0000 (13:34 -0700)]
implement ergodox_left_leds_update in ergodox_ez
Previously, this code was implemented in keymap.c, but I'm unaware of
someone with a different implementation of this particular hack. [If
someone has it, we can add another #ifdef in the future.]
Don Armstrong [Fri, 20 Oct 2017 23:53:59 +0000 (16:53 -0700)]
update left led support
Don Armstrong [Mon, 1 May 2017 03:47:40 +0000 (20:47 -0700)]
add initial support for left leds on an ergodox ez
Ethan Madden [Wed, 25 Oct 2017 23:01:47 +0000 (16:01 -0700)]
Small documentation and keymap tweaks for my minivan layout (#1891)
* Added personal minivan keymap
more consistent layer setup
documentation!
slide some things around
more doc jiggling
* Small layout and documentation tweaks
Small documentation updates
dropped Makefile that for some reason was still in my branch
* found and removed extra makefile
Sebastian Kaim [Wed, 25 Oct 2017 23:01:02 +0000 (01:01 +0200)]
added bfake support as a subproject (#1903)
* added bfake support as a subproject
also moved existing bmini stuff to a subproject
fixed columns
minor keymap update
making this a subproject
remove old stuff
got subproject stuff figured out
* travis was upset because a board didn't have a default keymap
Manassarn Manoonchai [Wed, 25 Oct 2017 16:11:07 +0000 (23:11 +0700)]
Add narze keymaps for Ergodox & Planck with SuperDuper mode implementation (#1883)
* Fork default planck keymap
* Esc -> CapsLock
* Swap Tilde & Grave in Lower & Raise
* Replace Blacklight key with Raise
* Add Hyper/Esc & Shift/Enter key
* Add super duper mode using S+D combo
* Change superduper mode sound
* Add more functionality to superduper mode
* Fork default
* Replace all left shift to shift/parensopen (space cadet)
* Super / Underscore
* Try superduper on z/slash held
* Use function/macro instead, LGUI_UNDS alone not working
* ✨ Add mouse layer 🐭
* 🐛 Fix superduper
* :sparkles: Fix GUI_UNDS
* :bug: Fix registering underscore when releasing too fast
* :bug: Fix Shift/( with LT z
* ✨ Add superduper for colemak
* ✨ Add Qwerty on software Colemak layout & make Superduper available on multile layouts
* ✨ Enable/disable superduper mode & fix layer switching
* 🐛 Fix superduper not unregister mods
* ✨ Update planck-like ergodox (wip)
* :bug: Fix return before changing tap count & modify comments
* :sparkles: Replace with planck code
* 📝 Update readme
* ✨ Fix SuperDuper by using intermediate layers
* Remove LT from inner lower & raise for ease of use
* Change TG to LG
* Add options & disable audio
* :wrench: Enable ignore mod tap interrupt & shorting tapping term
* :memo: Update readme
* Remove including quantum makefile
* :memo: Update readme
* Rename Makefiles
Doug Krieger [Tue, 24 Oct 2017 15:45:42 +0000 (11:45 -0400)]
Add RESET to satan:dbroqua mapping
skullydazed [Wed, 25 Oct 2017 03:34:28 +0000 (20:34 -0700)]
Restructure the hardware and feature docs to make things easier to find (#1888)
* fix #1313 by documenting more config.h options
* Clean up and organize documentation
heartrobotninja [Sun, 22 Oct 2017 04:45:14 +0000 (21:45 -0700)]
Moving LOCK and adding RUN. Fixing equal key to actually use equal keycode.
Dylan Khor [Tue, 24 Oct 2017 06:14:42 +0000 (02:14 -0400)]
Add macro to sleep Windows 10
Sebastian Kaim [Tue, 24 Oct 2017 21:17:47 +0000 (23:17 +0200)]
Added a new keycode for cycling through RBG modes which reverses directions when shift is hold.
This commit adds a new keycode `RGB_SMOD` which is the same as `RGB_MOD` (cycle through all modes),
but when it is used in combination with shift it will reverse the direction.
Gun Pinyo [Wed, 25 Oct 2017 01:28:01 +0000 (02:28 +0100)]
Add a layout of planck named GunP, ready for pull request review.
Bernardo Farah [Wed, 25 Oct 2017 02:08:31 +0000 (19:08 -0700)]
Added berfarah's custom keyboard layout
ajp10304 [Mon, 23 Oct 2017 18:28:52 +0000 (19:28 +0100)]
Added ajp10304 Planck layout (#1887)
* Added ajp10304 Planck layout
* Removed Makefile from planck ajp10304 keymap
alex-paget [Mon, 23 Oct 2017 09:18:21 +0000 (10:18 +0100)]
My layout to suit my needs
Damien [Mon, 23 Oct 2017 18:27:37 +0000 (20:27 +0200)]
DZ60 changes (#1890)
* - Fixed DK60 version in config.h
* - Updated dk60 readme with new QMK rules
* - Fixed wording in readme
* Added dbroqua layout for DZ60
I've also updated dz60.h to add "true HHKD" keymap definition (6U
spacebar).
With the default HHKB definition r_alt was not mapped and when I pressed
r_menu it was r_alt.
Regards
James [Mon, 23 Oct 2017 18:26:52 +0000 (12:26 -0600)]
Some finishing touches on space_oddity (#1892)
* Add verbose comments, ASCII layout pictures, and re-word readme.md
* Fix omission of F(2) on the third layer.
Dylan Khor [Mon, 23 Oct 2017 00:53:00 +0000 (20:53 -0400)]
Missing line break in NIU Mini readme (#1886)
* Missing line break
* More specific URL to the product
mogranjm [Sun, 22 Oct 2017 04:32:35 +0000 (15:32 +1100)]
Added new TKL layout for the Frosty flake - Quickfire Rapid (#1854)
* 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.
drashna [Sun, 22 Oct 2017 04:27:54 +0000 (21:27 -0700)]
Updated keymaps (#1853)
* Add woodpad
* Cleanup
* Remove misc layouts for woodpad
* Move woodpad to handwired
* Updated RGB Underglow info
* Cleanup macros
* Fix odd merge issue
* Tweaked RGB lighting stuff
* Start to merge orthodox/ergodox keymaps (persistant layers)
* Add forced NKRO
* Added Colemak and Dvorak layers to default orthodox keymap
* Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow
* Updated macros and added workman keymaps
* Fixed RGB lighting for Workman layout
* Add leader keys
* Remove force NKRO
* Add Viterbi one handed layout and minor tweaks to others
mondaufgrau [Sun, 22 Oct 2017 04:26:05 +0000 (06:26 +0200)]
Added xd60 ISO keymap (#1865)
* Added xd60 ISO keymap
* renamed ISO to iso
* some cleaning
* added iso keymap
* some cleaning
Carlos Filoteo [Sun, 22 Oct 2017 02:20:21 +0000 (20:20 -0600)]
Add links to EEPROM files
Daniel Gordon [Sun, 22 Oct 2017 01:33:51 +0000 (20:33 -0500)]
Update to Tap-Dance Docs for Fast Typists
* Quad function tap dance works as intended when typing fast
* Example 4 in doc has been updated
Change-Id: If33406299e2eed49152c495da92f4977dfdc1e2f
Jack Humbert [Sat, 21 Oct 2017 21:44:11 +0000 (11:44 -1000)]
Creates a userspace for keymaps (#1559)
* create a user space
* adds example
* document, add readme.md
* jackhumbert userspace, ergodox keymap
skullY [Sat, 21 Oct 2017 20:51:02 +0000 (13:51 -0700)]
Fix the naming for clueboard files
James [Sat, 21 Oct 2017 20:04:35 +0000 (14:04 -0600)]
Additional custom handwired layout - Space Oddity (#1868)
* Add existing file
* Add new keyboard layout - initial commit
* Revised readme.md
* Clarified readme.md, reorganized keymap.c, and added license text.
* Fixing last incomplete commit
* Just a little code cleanup to make things more readable.
Pittyolo [Sat, 21 Oct 2017 20:02:51 +0000 (22:02 +0200)]
Added my Let's Split layout (#1867)
* 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
* Adding my Let's Split layout
As in my Nyquist layout, ISO Hungrian friendly
James [Fri, 20 Oct 2017 00:45:39 +0000 (18:45 -0600)]
Minor punctuation and grammar edits.
Jason Rosenman [Mon, 16 Oct 2017 15:23:32 +0000 (11:23 -0400)]
Added caps lock + key lock
Jason Rosenman [Sat, 14 Oct 2017 22:12:31 +0000 (18:12 -0400)]
Turned off some unnecessary makefile rules
CarVac [Sat, 21 Oct 2017 20:01:09 +0000 (16:01 -0400)]
Revise carvac_dv keymap for easier alt-tab (#1871)
* Add carvac_dv keymap for mitosis
* Add mouse keys
* move backspace, etc, and fix tab
* remove commented-out functions in keymap
* Fix scroll buttons and add left/right scrolling
* Make num momentary, add comments, and clean up
* fix mouse scroll acceleration
* Add tab, remove bksp, move print screen
Having tab next to control and alt makes for much easier
alt-tabbing and ctrl-tabbing.
That displaced print screen, but I had never used the non-layer
backspace on the right hand, so I moved printscreen over there.
marcostrauss [Sat, 21 Oct 2017 20:00:41 +0000 (22:00 +0200)]
ErgoDone: VID/PID/NKRO (#1872)
* - Fancy default PID and option for corresponding VID.
- Information about official VID/PID.
- Correct manufacturer name.
- NKRO enabled by default.
* Resolved build error with `#ifndef FORCE_NKRO`.
heartrobotninja [Sat, 21 Oct 2017 19:59:31 +0000 (12:59 -0700)]
heartrobotninja ergodox_ez and lets_split layouts (#1874)
Jason Milkins [Sat, 21 Oct 2017 08:59:13 +0000 (16:59 +0800)]
Fix code backticks on Frequently Asked Build Questions docs
Jason Milkins [Sat, 21 Oct 2017 08:56:47 +0000 (16:56 +0800)]
Fix missing code backticks
Danny [Thu, 19 Oct 2017 14:02:00 +0000 (10:02 -0400)]
Add Iris keyboard (#1863)
* Clone Nyquist code to Iris and rename
* Set keymap and pins
* Work in progress Iris default keymap
* Add Iris rev2
* Update Iris files to new build system
* Add lewisridden keymap
Daniel Gordon [Wed, 18 Oct 2017 17:41:28 +0000 (12:41 -0500)]
Quad Function Tap Dance added to TD Doc
* Added section to example, detailing how to accomplish the
'quad-function' tap dance.
* Refactored TD documentation to clearly separate different complex
examples
Change-Id: Ifc1495d1142849c771418fdabc458c04c48311e6
skullydazed [Wed, 18 Oct 2017 01:05:21 +0000 (18:05 -0700)]
Reorganize clueboard into a single directory (#1855)
skullydazed [Tue, 17 Oct 2017 23:47:49 +0000 (16:47 -0700)]
Address #1689 by using a formula to define the breathing curve (#1692)
* Address #1689 by using a formula to define the breathing curve and exposing defines to control the shape of the curve.
* Tweak the behavior of breathing for clueboard
mogranjm [Tue, 17 Oct 2017 16:42:27 +0000 (03:42 +1100)]
Add terminus_mini keyboard and nyquist/DivergeJM layout (#1851)
* 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.
Max Rumpf [Tue, 17 Oct 2017 02:43:40 +0000 (04:43 +0200)]
Add Maxr1998's GH60 layout (#1849)
* Maxr1998's GH60 layout
* delete unused makefile
* Remove unneeded include
Kenneth Aloysius [Mon, 16 Oct 2017 23:31:39 +0000 (10:31 +1100)]
Add NIU Mini from KBDFans (#1847)
* Add NIU Mini keymap from Planck keymap
* Remove old keymap files
* Fix README, removed Planck references
* Add default layout, move Planck layout to separate folder
* Update README
Phil Hagelberg [Mon, 16 Oct 2017 16:01:43 +0000 (09:01 -0700)]
Fix avrdude message to not mention any specific device model.
Benjamin Dengler [Mon, 16 Oct 2017 01:04:03 +0000 (03:04 +0200)]
Added BLE support for USB-USB converter. (#1824)
* Added BLE support to USB-USB converter
* Added readme
* Removed images and Makefile
Dylan Khor [Mon, 16 Oct 2017 00:26:51 +0000 (20:26 -0400)]
Broken link found in issue #1845
Jack Humbert [Mon, 16 Oct 2017 00:04:23 +0000 (20:04 -0400)]
hack to force new tag