]>
git.donarmstrong.com Git - qmk_firmware.git/log
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
Jack Humbert [Sun, 15 Oct 2017 20:54:06 +0000 (16:54 -0400)]
add note to makefile for future use
Jack Humbert [Sun, 15 Oct 2017 20:52:51 +0000 (16:52 -0400)]
adds default keymap for handwired boards
Jack Humbert [Sun, 15 Oct 2017 20:44:31 +0000 (16:44 -0400)]
fix up default keymaps and remove keyboard folder filter
Jack Humbert [Sun, 15 Oct 2017 20:18:45 +0000 (16:18 -0400)]
update keymaps to not be the canonical file
Jack Humbert [Sun, 15 Oct 2017 20:18:28 +0000 (16:18 -0400)]
only build default keymaps
Jack Humbert [Sun, 15 Oct 2017 20:17:47 +0000 (16:17 -0400)]
adds default keymap for amj60
Jack Humbert [Sun, 15 Oct 2017 17:37:46 +0000 (13:37 -0400)]
add qmk.fm as a backup host
Salt-Peanuts [Sun, 15 Oct 2017 16:12:39 +0000 (12:12 -0400)]
Cleaned up my Kinesis layout and created readme. (#1843)
* Cleaned up keymap and readme
* Cleaned up keymap and readme
* Cleaned up keymap and readme
* Cleaned up keymap and readme
zs [Sun, 15 Oct 2017 05:00:44 +0000 (07:00 +0200)]
Add tomb0y's minidox layout
Jack Humbert [Sat, 14 Oct 2017 21:32:19 +0000 (11:32 -1000)]
Make arguments redo, subproject elimination (#1784)
* 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
Stefano Rodighiero [Sun, 8 Oct 2017 13:52:58 +0000 (15:52 +0200)]
keymap configuration rewritten using the KEYMAP macro defined in atreus.h
Andrew [Sat, 14 Oct 2017 17:01:02 +0000 (13:01 -0400)]
Add YMD96 Keyboard (#1838)
* add ymd96 base
currently not working correctly.
* Update
honestly not really sure what I've been doing but I'm just more or less brute forcing this until I can get the pcb schematic or something
* honestly just trying stuff out
* Update keymaps
Getting closer hopefully
* ymd96 works!
at least for me
* Update readme
* Update readme
* Update readme
Pittyolo [Sat, 14 Oct 2017 17:00:00 +0000 (19:00 +0200)]
Created cleaner readme and updated the keymap of my layout (#1840)
* 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
Oscillope [Sat, 14 Oct 2017 05:04:36 +0000 (01:04 -0400)]
Add multiple layout support and Linux flash utility to JJ40 (#1837)
* Adds support for multiple layouts. Adds custom keymap for "offset"
layout.
* Adds a tool to help detach the keyboard from the Linux HID driver before programming.
* Adds a tool to help detach the keyboard from the Linux HID driver before programming.
unknown [Fri, 13 Oct 2017 21:02:56 +0000 (17:02 -0400)]
Add support for Unikeyboard Felix
Vadim Brodsky [Fri, 13 Oct 2017 20:20:56 +0000 (16:20 -0400)]
Add support for the JJ40 Keyboard (#1834)
* Add support for JJ40
* Update readme
* Update maintaner
Sebastian Kaim [Tue, 10 Oct 2017 20:52:53 +0000 (22:52 +0200)]
Extended the programming script for the ps2avrGB keyboard series:
- a keyboard already in bootloader mode will now be detected
- if setting the keyboard to bootloader mode doesn't work, a hint will be printed on how to do so
- instead of failing instantly when no keyboard is found, the script will now wait up to 60 seconds (it retries every 5 seconds, up to 12 times)
Donald [Fri, 13 Oct 2017 15:35:49 +0000 (11:35 -0400)]
Updated DZ60 HHKB layout and add my own layout (#1828)
* Updated DZ60 to properly handle HHKB layout, and added my own HHKB layout
* Added dedicated underglow keys
* Fixed compile issue
Otto Rask [Fri, 13 Oct 2017 15:35:17 +0000 (18:35 +0300)]
Add rask's UK78 and iErgoDox layouts (#1830)
* Add rask's Satan layout
* Add rask's Satan layout
* Add rask's BananaSplit60 layout
* Add rask's BS60 readme
* Fix rask's BS60 readme image
* Fix rask's BS60 readme image again
* Add rask's UK78 layout
* Change RGui to be LGui to fix locale switching
On Ubuntu the keyboard seemingly lost RGui when toggling
between typing languages. With LGui toggling works normally.
* Add rask's ErgoDox Infinity layout
* Modify ErgoDox layout and add readme for it
* Add rask's UK78 layout readme
Jon Allen [Fri, 13 Oct 2017 04:51:21 +0000 (23:51 -0500)]
Add the Tomato keyboard
keisuke333 [Wed, 11 Oct 2017 10:10:40 +0000 (19:10 +0900)]
Fix teensy path
Gareth Pye [Fri, 13 Oct 2017 10:54:37 +0000 (21:54 +1100)]
Tada68 instructions, updated and clarified to avoid bricking keyboards
Jonathan Arnett [Thu, 12 Oct 2017 15:22:41 +0000 (11:22 -0400)]
Remove reference to Ergodox subprojects from docs
At one time, "ez" and "infinity" may have been subprojects of a
unified "ergodox" project, but this is not currently the case. Running
`make ergodox-ez-default-teensy` (or similar), as the documentation
currently implies, does not work.
skullY [Wed, 11 Oct 2017 19:18:53 +0000 (12:18 -0700)]
Fix the presentation of the contribution guide
skullydazed [Wed, 11 Oct 2017 19:07:15 +0000 (12:07 -0700)]
Write a contributing guide. (#1827)
Jacob Chapman [Tue, 10 Oct 2017 18:25:12 +0000 (18:25 +0000)]
newkb-atreus-xk
Wunder [Tue, 10 Oct 2017 18:13:42 +0000 (21:13 +0300)]
add stock layout for xd75 (#1731)
* add stock layout for xd75
* fix layout bug
* layout naming
* don't need it
* Cleaning up
Jesper Brix Rosenkilde [Fri, 22 Sep 2017 11:58:49 +0000 (13:58 +0200)]
Add option to reverse PS2 mouse axes and scrolling
keisuke333 [Mon, 2 Oct 2017 02:34:22 +0000 (11:34 +0900)]
Fix missing teensy path
Joe Martin [Mon, 2 Oct 2017 12:06:52 +0000 (14:06 +0200)]
#1792 added in waits from tmk for locking switches
fixes #1792
marcostrauss [Tue, 3 Oct 2017 16:43:18 +0000 (18:43 +0200)]
ErgoDone keyboard: Improved structure of readme and augmented it with important information. Updated links to moved content.
unknown [Sun, 1 Oct 2017 19:53:35 +0000 (15:53 -0400)]
Updated my Gherkin Keymap
drashna [Tue, 10 Oct 2017 17:11:05 +0000 (10:11 -0700)]
Cleanup of my keymaps (#1802)
* 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
DerMeerkamp [Tue, 3 Oct 2017 17:50:38 +0000 (19:50 +0200)]
geändert: readme.md
DerMeerkamp [Sat, 30 Sep 2017 12:34:52 +0000 (14:34 +0200)]
geändert: readme.md
DerMeerkamp [Sat, 30 Sep 2017 12:33:35 +0000 (14:33 +0200)]
geändert: keymap.c
DerMeerkamp [Sat, 30 Sep 2017 12:33:20 +0000 (14:33 +0200)]
neue Datei: readme.md
DerMeerkamp [Sat, 30 Sep 2017 12:11:19 +0000 (14:11 +0200)]
geändert: keyboards/lets_split/keymaps/DE_simple/keymap.c
DerMeerkamp [Fri, 22 Sep 2017 21:03:53 +0000 (23:03 +0200)]
neue Datei: keyboards/lets_split/keymaps/DE_simple/Makefile
neue Datei: keyboards/lets_split/keymaps/DE_simple/config.h
neue Datei: keyboards/lets_split/keymaps/DE_simple/keymap.c
neue Datei: keyboards/lets_split/keymaps/DE_simple/rules.mk
Campbell Barton [Wed, 4 Oct 2017 07:27:53 +0000 (18:27 +1100)]
Qwerty Code Friendly: relocate insert key
This was too easy to press by accident (next to Alt).
Make this user configurable.
Pittyolo [Tue, 10 Oct 2017 17:08:37 +0000 (19:08 +0200)]
Added ISO Hungarian friendly keymap (#1808)
* 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
Snipeye [Tue, 10 Oct 2017 17:07:59 +0000 (11:07 -0600)]
Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)
* Added Dichotemy Keyboard, updated docs for Pointing Device
* Updated readme
* Updated mouse report pointer in pointing_device.c
Antonio García-Domínguez [Tue, 10 Oct 2017 17:07:09 +0000 (18:07 +0100)]
Contribute GH60 layout (#1820)
* Add first version of my layout
* Tweaked layout
* gh60/bluezio: SpaceFn CapsLock interferes with Ctrl+Arrows
Kyle Montag [Tue, 10 Oct 2017 17:06:41 +0000 (13:06 -0400)]
Add my layouts (#1822)
* all of my updates
* return to base config for xd60.c
* remove janky keymap header definition
* update readme for xd60
* update Planck readme
lyuts [Sat, 7 Oct 2017 03:15:55 +0000 (20:15 -0700)]
Fixed typo in docs. (#1818)
Rob Rogers [Mon, 2 Oct 2017 16:47:04 +0000 (11:47 -0500)]
correct extraneous t
Rob Rogers [Mon, 2 Oct 2017 16:31:54 +0000 (11:31 -0500)]
correct layer numbers in keymaps
Johannes Huber [Fri, 6 Oct 2017 20:36:35 +0000 (22:36 +0200)]
Fix Clueboard readme links (#1816)
Fabian Topfstedt [Fri, 6 Oct 2017 18:08:35 +0000 (20:08 +0200)]
Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)
* slight modifier changes; added plover and reusing jack's default planck keymap as the basis
* space is not shift when held anymore
* added fabian layout (based on jack's default)
* changed fabian layout (based on jack's default)
* changed fabian layout (based on jack's default)
Daniel Shields [Wed, 27 Sep 2017 09:23:04 +0000 (10:23 +0100)]
Increase one-shot timeout for planck/keymaps/dshields and remove unused includes.