]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
6 years agoUpdate readme.md
Jack Humbert [Fri, 15 Dec 2017 19:06:45 +0000 (14:06 -0500)]
Update readme.md

6 years agodeletes the extra mechmini readme [doh]
Jack Humbert [Fri, 15 Dec 2017 19:06:29 +0000 (14:06 -0500)]
deletes the extra mechmini readme [doh]

6 years agoreforked master and added changes to 7u and 6u iso layouts
root [Fri, 15 Dec 2017 18:51:37 +0000 (19:51 +0100)]
reforked master and added changes to 7u and 6u iso layouts

6 years ago[budi] tv44 arrow dvorak (#2151)
Budi Dharmawan [Fri, 15 Dec 2017 18:24:12 +0000 (02:24 +0800)]
[budi] tv44 arrow dvorak (#2151)

* [budi] tv44 arrow dvorak

* [tv44/budi] Removed qwerty, added readme

6 years agoFound some broken links while looking up ARM keyboard support
mechmerlin [Fri, 15 Dec 2017 16:34:23 +0000 (08:34 -0800)]
Found some broken links while looking up ARM keyboard support

6 years agoadd tests for action_layer.c and reset layer state after tests
Colin T.A. Gray [Thu, 14 Dec 2017 23:15:52 +0000 (16:15 -0700)]
add tests for action_layer.c and reset layer state after tests

6 years agomake 'layer_state_set' visible to user code
Colin T.A. Gray [Mon, 11 Dec 2017 18:54:57 +0000 (11:54 -0700)]
make 'layer_state_set' visible to user code

6 years agofixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0)
Colin T.A. Gray [Mon, 11 Dec 2017 15:53:50 +0000 (08:53 -0700)]
fixes 'layer_state_cmp' when layer is '1' (aka layer 0, aka layer 1<<0)

6 years agoDuck Octagon V2 QMK Support (#2153)
MechMerlin [Fri, 15 Dec 2017 05:09:31 +0000 (21:09 -0800)]
Duck Octagon V2 QMK Support (#2153)

* Initial commit for Octagon V2 Support

This is still basically just a copy of lightsaver support with
names changed.

* Port xauser keymap from: https://github.com/xauser/tmk_keyboard/blob/xauser/keyboard/octagon_v2/keymap_common.h

* Temporary default keymap just to get things compiling

* Modify config.h to have the right keyboard info

* Partial port of xauser matrix code for octagon v2

* Fix readme.md
1. Fix link to geekhack GB
2. Add microchips
3. Add appropriate attributions

* Fix PORTD

* Intermediate fix to get LEDs working

* Update BACKLIGHT_AREAS enum

* Port the following:
backlight_set
backlight_toggle_rgb
backlight_set_rgb

and resolve dependencies in header files

* Port backlight_update_state to led_set_kb

* Change copyright notice author to MechMerlin

* Remove Rasmus keymap

* Get a default keymap that actually does something and let's you reset.

* Convert keymap into KC_XXXX format.

* Better formatting of the default keymap to make it more readable

* Fix keymap

* Get that Fn key working!

* Some code cleanup and small refactor

* Fix keymap in octagon_v2.h

6 years agoChristmas tree (#2105)
Josh Sankey [Thu, 14 Dec 2017 20:58:40 +0000 (15:58 -0500)]
Christmas tree (#2105)

* Line ending stuff again

* Added initial files for Christmas Tree PCB

* Updated Readme and info json's, also config.

* Cleaned up keymap file, added proper comments for keymap. Removed readme leftover from original copy of planck folder structure.

6 years agoFix reset key in Iris default keymap
JWhy [Wed, 13 Dec 2017 19:40:48 +0000 (20:40 +0100)]
Fix reset key in Iris default keymap

6 years agoInitial K-Type support (#1963)
Kaleb Elwert [Thu, 14 Dec 2017 05:25:47 +0000 (21:25 -0800)]
Initial K-Type support (#1963)

* Initial K-Type support

* Copy PJRC_TEENSY_3_1 to work around watchdog issues

* K-Type: Remove bootloader offset in rules.mk

* Ensure matrix and scan quantum functions are called when needed

This is porting a fix from f5422a70b62e2b8cc75a87434a9901069ab953d4

6 years agoAdding my xd60 layout. (#2078)
Jean Olivier Simoneau [Thu, 14 Dec 2017 05:21:48 +0000 (00:21 -0500)]
Adding my xd60 layout. (#2078)

* Added xd60:Jos keymap

* Corrected Layout image for xd60:Jos layout

* Update README for xd60:Jos layout

* Created rules.mk for xd60:Jos layout

* Fixed an edge case for xd60:Jos layout

* Now using a specific  for xd60:Jos layout instead of modifying the main one

* Better physical layout image for xd60:Jos layout

6 years agonew planck keymap, new feature - hybrid shift/enter action key (great for small keybo...
Zach Richard [Thu, 14 Dec 2017 05:20:44 +0000 (00:20 -0500)]
new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) (#2100)

* new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!)

* corrected documentation to specify rules.mk file instead of Makefile

6 years agoAdding my personal keymap (#2116)
Jon Nelson [Thu, 14 Dec 2017 05:16:38 +0000 (22:16 -0700)]
Adding my personal keymap (#2116)

* my personal keymap

* Add files via upload

* Delete baseLayer.JPG

* Delete fnLayer.JPG

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

6 years agoUpdate '?=' references in rules.mk. Add support for ortho_4x12 layout.
Cole Markham [Wed, 13 Dec 2017 21:56:36 +0000 (15:56 -0600)]
Update '?=' references in rules.mk. Add support for ortho_4x12 layout.

6 years agoFix keyboard not working if I2C pullups not enabled.
Cole Markham [Sat, 9 Dec 2017 07:25:32 +0000 (01:25 -0600)]
Fix keyboard not working if I2C pullups not enabled.

Disable backlighting by default.

6 years agoCleanup old code and comments
Cole Markham [Sat, 9 Dec 2017 07:24:51 +0000 (01:24 -0600)]
Cleanup old code and comments

6 years agoUpdate revision default
Drashna Jael're [Sun, 10 Dec 2017 06:46:36 +0000 (22:46 -0800)]
Update revision default

6 years agoFixed orthodox KEYMAP so no londer requires blanks in keymap.c, and added orthodox...
Drashna Jael're [Sat, 9 Dec 2017 19:40:19 +0000 (11:40 -0800)]
Fixed orthodox KEYMAP so no londer requires blanks in keymap.c, and added orthodox rev3

6 years agoPersonal layout planck,ergodone,xd75 (#2140)
Koen Klinkers [Thu, 14 Dec 2017 05:04:42 +0000 (06:04 +0100)]
Personal layout planck,ergodone,xd75 (#2140)

* plank layout

* ergodone

* x75

* readmes

6 years agoAdd a keymap for the Ergodox EZ meant to be used with a Bépo keyboard layout (French...
mkende [Thu, 14 Dec 2017 05:04:21 +0000 (06:04 +0100)]
Add a keymap for the Ergodox EZ meant to be used with a Bépo keyboard layout (French ergonomic layout) (#2141)

* Initial version of the Ergodox EZ Bépo keymap, TypeMatrix style.

* Update the readme file and add some handling of the keyboard LEDs.

* Toggling layer requires 2 taps.

* Remove a constant as it conflicts with an earier definition.

* Fix a typo in a type name.

* Fix the arrow layer that had a bad number.

* Second main version of my bepo keymap, after the tests of the first one.

* Fix the triggering of the function layer and the handling of the LED.

* Reduce the shining of the LEDs.

* Fix the swap layer (that required a keypress on the other side of the keyboard to be deactivated).

* Duplicate some of the mouse button for easy access.

* Move some of the secondary functions out of the center keys.

* Slightly slow down the mouse and mouse wheel.

* Update the comment and readme.md for the V2 of the keymap.

* Invert button 2 and 3 of the mouse. Really fix the SWAP layer.

* Test with the right alt modifier added as secondary function (on hold) of the space keys. The right alt key becomes a left alt one.

* Add specific shift/ctrl for the FN layer; move some mouse keys around to help with that.

* Remove one FN modifier-on-hold key that was not useful.

* Duplicate the FN layer inside the MOUSE layer.

* Add support (not tested yet) for macro recording and play on a single key as a tap dance.

* Allow to stop recording the macro by tapping once on the macro key (still un-tested).

* Add support for macro recording using some tap dance.

* shorten a comment.

* Reinstate the FN toggle on the percent key (so that there is an FN toggle on the right-hand-side).

* Fix some comments and update the link to the most up-to-date image.

* Small fix to the keymap images.

6 years agoadds @kristmascane's keymap (#2144)
kristmascane [Thu, 14 Dec 2017 05:03:58 +0000 (23:03 -0600)]
adds @kristmascane's keymap (#2144)

6 years agoUpdate Drashna keymaps (#2145)
Drashna Jaelre [Thu, 14 Dec 2017 05:02:48 +0000 (21:02 -0800)]
Update Drashna keymaps (#2145)

* Change overwatch to Gamepad

* Remove secrets file

* Add sample sensitive.h file

* Borrow @colinta's secrets.h include method

* Remove unnessary placeholder for macros

* Set secrets to use PROGMEM for char string

* Add readme files to my keymaps and userspace

6 years agoUpdated keymap and readme (#2147)
Nico Hormazábal [Thu, 14 Dec 2017 05:02:05 +0000 (06:02 +0100)]
Updated keymap and readme (#2147)

* added own keymap for planck

* Update Readme.md

* Update Readme.md

* Update Readme.md

* Update Readme.md

* Update Readme.md

* dynamic macros

* Update Readme.md

* moved the reset button

* Update readme for volume explanation

* Format

* Update Readme.md

* Update Readme.md

* added safe double shift

* changed the modified shift to regular shift, for allowing shift + F keys

6 years agoadded iso support
bunnybugslpat [Thu, 14 Dec 2017 03:11:33 +0000 (04:11 +0100)]
added iso support

added a keymap for an iso layout with 7u spacebar

6 years agoVim Layout for Ergodox-EZ (mac only) (#2112)
Benny Powers [Tue, 12 Dec 2017 02:06:05 +0000 (04:06 +0200)]
Vim Layout for Ergodox-EZ (mac only) (#2112)

* ignore libs

* Clang complete file

* Add VIM_A, VIM_S, VIM_COMMAND_SHIFT_D, and VIM_COMMAND_SHIFT_A

Add VIM_A, VIM_S, VIM_COMMAND_SHIFT_D, and VIM_COMMAND_SHIFT_A

a s O

* Comment blocks for minimap

generated at
http://patorjk.com/software/taag/#p=display&h=0&v=0&c=c&f=Banner&t=COMMENT

* Be explicit

* More Comment blocks

* Add J

* add A, C, D, J, S, O

* Make h j k l explicitly vim commands (useful for JOIN)

* add cb ce cw ch cj ck cl db de dw dh dj dk dl vb ve vh vj vk vl x ciw diw viw

* debug messages for ci di vi

* Var capitalized

* Save bytes by disabling mouse keys

* Add Y P

* Be more explicit about which key was pressed

* Be more explicit about which key was sent

* Move project to new directory structure

* Remove non-vim layout folder

* Replace KC_TRNS with KC_NO on normal layer

* Insert Mode as default

* Try to prevent crashes

* Put normal mode back

* Revert "ignore libs"

This reverts commit 4c5d7592d6c1b70e689c0b9400afca19c71970a7.

* add rules.mk

* Add mouse bindings

* Checkout most recent keymap following rebase

* Realign mouse button keys

* Make a macro for TO(NORMAL_MODE)

6 years agoactuation point adjustment for fc980c and fc660c (#2134)
Balz Guenat [Tue, 12 Dec 2017 02:05:12 +0000 (03:05 +0100)]
actuation point adjustment for fc980c and fc660c (#2134)

* add i2c lib submodule

* add actuation point adjustment to fc980c

* add actuation point adjustment to fc660c also.

* use https for i2c submodule

* move to existing i2c lib

* properly remove old submodule

* oops, forgot some files for the fc660c

6 years agoThe ruler (#2138)
That-Canadian [Tue, 12 Dec 2017 01:57:40 +0000 (17:57 -0800)]
The ruler (#2138)

* Line ending stuff again

* Added initital files and layout for the PCB Ruler keyboard/macro pad thing

* Updated Readme

* Changed make command to new format

6 years agoAdd rasmus keymap and fix default keymap readme
Rasmus Schults [Sun, 10 Dec 2017 19:54:50 +0000 (21:54 +0200)]
Add rasmus keymap and fix default keymap readme

6 years agoadds the gh80_3000 project (#2132)
farmakon [Sun, 10 Dec 2017 19:44:04 +0000 (20:44 +0100)]
adds the gh80_3000 project (#2132)

6 years agoAdd Lightsaver V3 keyboard
Rasmus Schults [Wed, 29 Nov 2017 23:50:03 +0000 (01:50 +0200)]
Add Lightsaver V3 keyboard

6 years agofixes audio/midi combinations
Jack Humbert [Sun, 10 Dec 2017 16:54:36 +0000 (11:54 -0500)]
fixes audio/midi combinations

6 years agofixes midi compile error
Jack Humbert [Sun, 10 Dec 2017 16:32:36 +0000 (11:32 -0500)]
fixes midi compile error

6 years agoupdate planck settings
Jack Humbert [Sun, 10 Dec 2017 15:59:17 +0000 (10:59 -0500)]
update planck settings

6 years agofix up midi stuff w/music mode
Jack Humbert [Sun, 10 Dec 2017 15:57:52 +0000 (10:57 -0500)]
fix up midi stuff w/music mode

6 years agoDon't "unselect" left-hand rows
Seebs [Tue, 5 Dec 2017 16:55:05 +0000 (10:55 -0600)]
Don't "unselect" left-hand rows

"unselecting" left-hand rows is a wasted i2c transaction.

On the left-hand side, the ergodox uses a GPIO expander. It
does *not* change "direction" (input/output) of pins, it just
sets pins high or low.

But all the pins are written at once. There's no way to
change just one pin's value; you send a full byte of all eight
row pins. (Not all of them are in use, but that doesn't matter.)
So every pin is either +V or ground. This is in contrast
with the right-hand side, which is using input mode to make pins
be neutral.

So there's no need to "deselect" the rows on the left side
at all. To select row 0, you set the GPIO register for the
rows to 0xFE. The previous code would then set it back to
0xFF, then set it to 0xFD on the next cycle. But we can just
omit the intervening step, and set it to 0xFD next cycle,
and get the same results.

And yes, I tested that the keyboard still works.

On my system, scan rate as reported by DEBUG_SCAN_RATE goes
from 445 or so to 579 or so, thus, from ~2.24ms to ~1.73ms.

Signed-off-by: seebs <seebs@seebs.net>
6 years agochange the ?= assignments to =
Balz Guenat [Fri, 8 Dec 2017 23:20:10 +0000 (00:20 +0100)]
change the ?= assignments to =

6 years agosome planck keymap shiftings and include proper-making
Balz Guenat [Thu, 7 Dec 2017 20:45:44 +0000 (21:45 +0100)]
some planck keymap shiftings and include proper-making

6 years agoclean up bananasplit keymap
Balz Guenat [Mon, 20 Nov 2017 17:26:44 +0000 (18:26 +0100)]
clean up bananasplit keymap

6 years agoTrim trailing whitespace
fauxpark [Sat, 9 Dec 2017 05:56:58 +0000 (16:56 +1100)]
Trim trailing whitespace

6 years agoFix some of the more obvious typos
fauxpark [Sat, 9 Dec 2017 05:49:07 +0000 (16:49 +1100)]
Fix some of the more obvious typos

6 years agoFormat keycode tables
fauxpark [Sat, 9 Dec 2017 05:45:13 +0000 (16:45 +1100)]
Format keycode tables

6 years agoConvert all headings to Title Case
fauxpark [Sat, 9 Dec 2017 05:36:32 +0000 (16:36 +1100)]
Convert all headings to Title Case

6 years agoNew Planck Layout (#2123)
Nico Hormazábal [Sat, 9 Dec 2017 05:06:27 +0000 (06:06 +0100)]
New Planck Layout (#2123)

* added own keymap for planck

* Update Readme.md

* Update Readme.md

* Update Readme.md

* Update Readme.md

* Update Readme.md

6 years agoTurn on prevent stuck modifiers for my keymaps.
Fredric Silberberg [Sat, 9 Dec 2017 00:58:10 +0000 (16:58 -0800)]
Turn on prevent stuck modifiers for my keymaps.

6 years agoUpdated copyright headers and peer review fixes
Cole Markham [Sat, 9 Dec 2017 04:55:53 +0000 (22:55 -0600)]
Updated copyright headers and peer review fixes

6 years agoUpdate Meira readme
Cole Markham [Sat, 9 Dec 2017 04:51:49 +0000 (22:51 -0600)]
Update Meira readme

6 years agoAdd support for Meira
Cole Markham [Fri, 17 Nov 2017 18:01:21 +0000 (12:01 -0600)]
Add support for Meira

6 years agoAdd support for LFKeyboard products: LFK78, LFK87 and SMK65
Scott Wilson [Sun, 3 Dec 2017 15:32:07 +0000 (10:32 -0500)]
Add support for LFKeyboard products: LFK78, LFK87 and SMK65

6 years agofix link for grave escape in docs
Balz Guenat [Sun, 3 Dec 2017 11:49:11 +0000 (12:49 +0100)]
fix link for grave escape in docs

6 years agoUpdated readme
Martin Gondermann [Tue, 5 Dec 2017 07:44:01 +0000 (08:44 +0100)]
Updated readme

6 years agoUpdated color for base layer to better match my key caps (Dasher)
Martin Gondermann [Tue, 5 Dec 2017 07:41:55 +0000 (08:41 +0100)]
Updated color for base layer to better match my key caps (Dasher)

6 years agoPointing to the right build URL
Gaëtan Ark [Tue, 5 Dec 2017 11:38:26 +0000 (12:38 +0100)]
Pointing to the right build URL

The previous URI used to point to the Nyquist keyboard build guide.

6 years agoAdd 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'
Colin T.A. Gray [Tue, 5 Dec 2017 18:56:15 +0000 (11:56 -0700)]
Add 'rgblight_disable' and 'rgblight_setrgb_at/rgblight_sethsv_at'

Refactors rgblight_toggle to use rgblight_enable or rgblight_disable
Use 'rgblight_setrgb_at/rgblight_sethsv_at' to control an individual LED

6 years agohelper to compare current layer_state to user layer
Colin T.A. Gray [Tue, 5 Dec 2017 18:59:53 +0000 (11:59 -0700)]
helper to compare current layer_state to user layer

Performs the same bit comparison that the layer_move
functions perform

6 years agoAdd a slightly modified ordinary layout for OSX
Cosmin Cojocar [Wed, 6 Dec 2017 11:11:43 +0000 (12:11 +0100)]
Add a slightly modified ordinary layout for OSX

6 years agoEnable tap dance and other features for Whitefox
andy [Tue, 5 Dec 2017 22:21:43 +0000 (22:21 +0000)]
Enable tap dance and other features for Whitefox

The custom matrix code was missing calls to matrix_*_quantum, disabling quantum features.

6 years agoadd do60 support
Unknown [Fri, 8 Dec 2017 07:12:41 +0000 (15:12 +0800)]
add do60 support

6 years agomove lcd_backlight_keyframes to correct location
Jack Humbert [Thu, 7 Dec 2017 17:41:13 +0000 (12:41 -0500)]
move lcd_backlight_keyframes to correct location

6 years agoAdd support for 7x4 ortholinear split KB Ergo42
Biacco42 [Sun, 19 Nov 2017 09:02:39 +0000 (18:02 +0900)]
Add support for 7x4 ortholinear split KB Ergo42

6 years agoF5 pin doesn't support PWM, so breathing isn't an option
Colin T.A. Gray [Tue, 5 Dec 2017 21:13:46 +0000 (14:13 -0700)]
F5 pin doesn't support PWM, so breathing isn't an option

6 years agofixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM
Colin T.A. Gray [Tue, 5 Dec 2017 21:13:27 +0000 (14:13 -0700)]
fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM

6 years agoUpdates to drashna keymaps and userspace (#2093)
Drashna Jaelre [Wed, 6 Dec 2017 02:45:42 +0000 (18:45 -0800)]
Updates to drashna keymaps and userspace (#2093)

* Add "secret" macor

* Updating secret macros

* Re-add RGB to Ergodox

* Fixed issue when RGB was disabled

* Consistency changes

* Updated bootloader macro

* Fixing audio setup

* Fix bootloader typo

* Update to full list of stings (for completeness)

* Template fix

* Finally got woodpad to force numlock

* Fix for new RGB mode

6 years agoKatana60 (#2068)
Baris Tosun [Tue, 5 Dec 2017 16:14:10 +0000 (17:14 +0100)]
Katana60 (#2068)

* Add files via upload

* katana60 defaults, initial pull-request

* removed icons from google drive

* added simple readme files

* pull-request updates

* readme file updated

* readme file formatting

* improvements before live

* colemak readme

* updated readme files

* removed makefiles and updated readme

6 years agoFix Audio chime overrides in split keyboards
Drashna Jael're [Sun, 3 Dec 2017 18:19:57 +0000 (10:19 -0800)]
Fix Audio chime overrides in split keyboards

6 years agoadds led control functions to XD75 layout
Colin T.A. Gray [Sun, 3 Dec 2017 15:21:10 +0000 (08:21 -0700)]
adds led control functions to XD75 layout

6 years agoAdd Crawlpad 2017 files.
Cole Markham [Mon, 4 Dec 2017 15:28:19 +0000 (09:28 -0600)]
Add Crawlpad 2017 files.

6 years agoadds 'RGB_RMOD' to go through RGB modes in reverse
Colin T.A. Gray [Mon, 4 Dec 2017 18:36:24 +0000 (11:36 -0700)]
adds 'RGB_RMOD' to go through RGB modes in reverse

6 years agoFix typo in make example
Drashna Jaelre [Mon, 4 Dec 2017 16:16:19 +0000 (08:16 -0800)]
Fix typo in make example

It has `:all" when it clearly is referencing the command without `:all`.

6 years agoMagicforce68 now in bluetooth flavour (#2051)
Harshit Goel [Sun, 3 Dec 2017 05:04:22 +0000 (10:34 +0530)]
Magicforce68 now in bluetooth flavour (#2051)

* Added working code for mf68_ble

* update read.md

* update read.md

* update read.md

* update readme

* Update README.md

* Update README.md

* added reddit post

* Update README.md

* Update README.md

6 years agoupdate advanced_keycodes; oneshot = sticky/dead keys
mmikeww [Mon, 27 Nov 2017 17:52:39 +0000 (12:52 -0500)]
update advanced_keycodes; oneshot = sticky/dead keys

6 years agoupdate glossary; oneshot key = sticky/dead key
mmikeww [Mon, 27 Nov 2017 17:43:57 +0000 (12:43 -0500)]
update glossary; oneshot key = sticky/dead key

6 years agoFlesh out the grave escape overrides
skullY [Tue, 28 Nov 2017 22:08:32 +0000 (14:08 -0800)]
Flesh out the grave escape overrides

6 years agoRemove unnecessary audio code from orthodox (#2076)
Drashna Jaelre [Sun, 3 Dec 2017 04:59:17 +0000 (20:59 -0800)]
Remove unnecessary audio code from orthodox (#2076)

* Remove unnecessary startup/shutdown code

* Leave functions intact

* Update rev1.c

6 years agoAdd keymap for atreus and minidox (#2079)
khitsule [Sun, 3 Dec 2017 04:56:30 +0000 (14:56 +1000)]
Add keymap for atreus and minidox (#2079)

* keymap for atreus and minidox

* minidox keymap khitsule cleaned

6 years agoFix broken link in docs
mmikeww [Fri, 1 Dec 2017 16:47:19 +0000 (11:47 -0500)]
Fix broken link in docs

This link was broken. And the latest, live version of that keymap link doesn't line up with the docs below, so the link will now point to the older version of the file in the git history

6 years agoModified default keymap to match ps2avrgb default
Ethan Madden [Sat, 2 Dec 2017 01:26:03 +0000 (17:26 -0800)]
Modified default keymap to match ps2avrgb default

6 years agoChange awk detector to work with mawk; fixes #2073
Tim Dierks [Fri, 1 Dec 2017 02:18:32 +0000 (21:18 -0500)]
Change awk detector to work with mawk; fixes #2073

6 years agoFix internal links in docs/ (#2080)
Devin J. Pohly [Thu, 30 Nov 2017 18:18:01 +0000 (12:18 -0600)]
Fix internal links in docs/ (#2080)

One link in the summary (Modding your keyboard) referred to a page that
was deleted; the rest have been updated to point to the new names.

6 years agoFixed minor typo in bootloader code
Drashna Jael're [Wed, 29 Nov 2017 17:49:33 +0000 (09:49 -0800)]
Fixed minor typo in bootloader code

6 years ago16 byte optimization of macro ;)
Drashna Jael're [Tue, 28 Nov 2017 04:53:40 +0000 (20:53 -0800)]
16 byte optimization of macro ;)

6 years agoUpdate Userspace info to include Bootloader detection
Drashna Jael're [Tue, 28 Nov 2017 04:23:42 +0000 (20:23 -0800)]
Update Userspace info to include Bootloader detection

6 years agoUpdates bootloader settings, adds file size check (#2029)
Jack Humbert [Tue, 28 Nov 2017 04:08:21 +0000 (23:08 -0500)]
Updates bootloader settings, adds file size check (#2029)

* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs #164, speeds up dfu reset

* fix for chips w/o usb

* missing an n

* fix bootloader sizes, use words for addresses

* fix bmini, pearl, and [[ issue, make things quiet

* ignore avr errors on arm for now

* update settings for the light

* document bootloader stuff

* add bootloader title

6 years agoJJ40 updates (#2056)
RandTrawick [Mon, 27 Nov 2017 21:08:53 +0000 (14:08 -0700)]
JJ40 updates (#2056)

* my bits

* fixed
safdb

* readme

* readme

* better name, fixed compile error

* fixed matrix user

* cleanup

6 years agoMerge pull request #2047 from seebs/seebs/ergodox_brightness
Erez Zukerman [Mon, 27 Nov 2017 13:25:24 +0000 (08:25 -0500)]
Merge pull request #2047 from seebs/seebs/ergodox_brightness

Make brightness easier to change

6 years agoFix build instructions in the Dactyl readme
Erin Call [Sun, 26 Nov 2017 20:19:29 +0000 (12:19 -0800)]
Fix build instructions in the Dactyl readme

Reflects the changes in #1784

6 years agoshell.nix: add teensy loader
Roman Volosatovs [Sun, 26 Nov 2017 16:07:37 +0000 (17:07 +0100)]
shell.nix: add teensy loader

6 years agoInitial support for TKC1800 PCB (#2062)
TerryMathews [Sun, 26 Nov 2017 22:54:53 +0000 (17:54 -0500)]
Initial support for TKC1800 PCB (#2062)

* Initial support for TKC1800

* Correct typo

6 years agoFixed bootloader access key
Eiji Onchi [Sun, 26 Nov 2017 06:26:03 +0000 (15:26 +0900)]
Fixed bootloader access key

6 years agoHandwired/Dactyl keyboard (#2058)
Erin Call [Sun, 26 Nov 2017 07:18:59 +0000 (23:18 -0800)]
Handwired/Dactyl keyboard (#2058)

* Copy the ergodox_ez code to handwired/dactyl

Differences from the Ergodox:

* Use QMK_SUBPROJECT_H instead of QMK_KEYBOARD_H, since it's under
    handwired
* Omitted several keymaps. They'll eventually be broken (since the
    Dactyl has fewer keys), and I don't want to try to fix them.
* Omitted the keymap images for the default layout, since they depict
    a different keyboard.
* Everything that said Ergodox now says Dactyl, naturally.

* [whitespace] Delete trailing whitespace

My editor does this automatically so it's just gonna keep cropping up...

* Cut the dactyl down to the right number of columns

(Remember, throughout matrix.c, everything called "row" is really a
column, and vice-versa).

* Remove LED-related code

* Tighten up the Dactyl's build options

* Whitespace cleanup in twimaster.c

* Hardtabs -> spaces
* No more trailing whitespace

* Typo fix

* Correct the CPU frequency units

The Teensy's CPU definitely doesn't run at 16 petahertz...

* Restore access to ONEHAND_ENABLE

I turned it off in 26d47cb42622d990a7c3335e7fcc151aa3edfbf0 while
desperately debugging; I just wanted to ensure it wasn't causing the
problem I was seeing. It was not, in fact, causing the problem, so it's
back.

Also fixed the swap matrix in dactyl.c, since it still referred to
columns that exist in the Ergodox but not the Dactyl.

* Clearer phrasing about TWI's effect on scan rate

* Fix up the Dactyl's firmware-loading instructions

Sadly, the Dactyl has no hole for the onboard reset button.

* Dvorak keymap for the Dactyl

* The Erincalling Layout

* Erincalling layout: Add a := key

I've been working in Go, which uses := a lot, and it's awkward to type
in this layout.

* Dactyl README: link to the dactyl-keyboard repo

* Add a missing copyright line

I don't know how much this matters? Honestly, it's enough for me that my
name is on the git commit. But hey, let's be consistent until there's a
specific reason not to be, right?

* Dactyl: remove commented-out code

I hate it I hate it I hate it

There's not even any information about what it was trying to do!!!! >:(

* Add a note about the row/column ridiculousness

* [whitespace] realign some constants

* Don't claim B4 is tied to VCC

It doesn't matter at all? I honestly don't know what the reason ever
was. It looks like it dates back to the original ErgoDox and I've never
seen one sentence about the purpose.

I've been skipping that wire for some time, and I promise it works fine.

* Dactyl keymaps: Send RALT for right-hand alt key

Not terribly important but I just like things tidy OK

* typo fix

* Refer to "dactyl.h" explicitly

QMK_SUBPROJECT_H has been working locally, but fails in CI. Strange!

* Dactyl: Don't use QMK_SUBPROJECT_H at all

It's still breaking in CI, even though it was a never a problem locally.

6 years agoFc660c port (#2060)
Balz Guenat [Sun, 26 Nov 2017 07:17:14 +0000 (08:17 +0100)]
Fc660c port (#2060)

* Port Hasu's FC660C controller to QMK

* fix column mask

6 years agoadded addcninblue's layout (#2049)
Add Chan [Sun, 26 Nov 2017 07:12:26 +0000 (23:12 -0800)]
added addcninblue's layout (#2049)

* added addcninblue's layout

* vim layer

6 years agoKeymap update (#2045)
Callum Oakley [Sun, 26 Nov 2017 07:09:28 +0000 (07:09 +0000)]
Keymap update (#2045)

* linux shake-around

* move terminal and browser spawning keys

* add a shift to window resizing keys to free combo up for window management

* "jump to tab" shortcuts for firefox

* change window resize modifiers

* change wm keys

* change wm keys again, and reformat keymap to 80chars

* typos

* language key

* qwerty layer for SO, general cleanup

6 years agoUpdate my keymap (#2042)
shela [Sun, 26 Nov 2017 07:09:02 +0000 (16:09 +0900)]
Update my keymap (#2042)

* fix bug

* update keymap

6 years agoAdds my XD75 layout (#2040)
Colin T.A. Gray [Sun, 26 Nov 2017 07:08:28 +0000 (00:08 -0700)]
Adds my XD75 layout (#2040)

* adds my xd75 layout

* add secret strings to 'secrets.h' behind compile flag, assign defaults

* macro keys now have defaults (hidden in colinta.h) before any recording, and after clearing the dynamic macros.

* fixed whitespace - using 4 spaces instead of 2

6 years agoimprove ergodox ez performance
Seebs [Sat, 18 Nov 2017 22:11:26 +0000 (16:11 -0600)]
improve ergodox ez performance

With these changes, the ergodox ez goes from 315 scans per second
when no keys are pressed (~3.17ms/scan) to 447 (~2.24ms/scan).

The changes to the pin read are just condensing the logic, and
replacing a lot of conditional operations with a single bitwise
inversion.

The change to row scanning is more significant, and merits
explanation. In general, you can only scan one row of a keyboard
at a time, because if you scan two rows, you no longer know
which row is pulling a given column down. But in the Ergodox
design, this isn't the case; the left hand is controlled by an
I2C-based GPIO expander, and the columns and rows are *completely
separate* electrically from the columns and rows on the right-hand
side.

So simply reading rows in parallel offers two significant
improvements. One is that we no longer need the 30us delay after
each right-hand row, because we're spending more than 30us
communicating with the left hand over i2c. Another is that we're
no longer wastefully sending i2c messages to the left hand
to unselect rows when no rows had actually been selected in the
first place. These delays were, between them, coming out to
nearly 30% of the time spent in each scan.

Signed-off-by: seebs <seebs@seebs.net>
6 years agofix typo
Seebs [Sat, 18 Nov 2017 22:07:58 +0000 (16:07 -0600)]
fix typo

6 years agoAdd my Atreus62 keymap
Paul Ewing [Wed, 1 Nov 2017 22:41:03 +0000 (15:41 -0700)]
Add my Atreus62 keymap

6 years agoI forgot to add a README.md for the FC980C
Balz Guenat [Thu, 23 Nov 2017 17:00:05 +0000 (18:00 +0100)]
I forgot to add a README.md for the FC980C

sorry for forgetting it in the first PR.