Seth Chandler
13bb3a7379
update NO_AMP to NO_AMPR
8 years ago
SmackleFunky
fdd07991de
Allow toggling out of plover layer
8 years ago
Mazin Bokhari
3fd1c9d72b
Move to keyboards
8 years ago
Jack Humbert
b66131eeb5
disable midi by default
8 years ago
Jack Humbert
8b94e26d7c
Fixes midi functionality
8 years ago
Jack Humbert
670327f1d0
Merge pull request #548 from CommandLineDesign/CMD-Preonic
...
CMD keymap for Preonic
8 years ago
Jack Humbert
384d9cd6bb
Merge pull request #546 from sethbc/satan-cleanup
...
Satan cleanup
8 years ago
Erez Zukerman
4885225159
Merge pull request #534 from willwm/teckinesis
...
Teckinesis for ErgoDox EZ
8 years ago
Will Wolff-Myren
f4cb84c940
Remove images, per @ezuk request. =)
8 years ago
Erez Zukerman
36f2e22283
Merge pull request #535 from algernon/ergodox-ez/algernon
...
ergodox_ez: Update my keymap to v1.3
8 years ago
Jonathan Lucas
e6a41e43aa
Updated Readme
8 years ago
commandlinedesign
c826bcfc39
Did a derp and forgot to set Trans on Arrow layer
8 years ago
commandlinedesign
4480a74a4b
Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen position
8 years ago
commandlinedesign
c1fb82623c
Tested, resolved Mouse issue, resolved numpad issue
8 years ago
commandlinedesign
fbafb9449e
Resolved errors
8 years ago
Jonathan Lucas
9b3708f830
Init Readme
...
This needs a better description.
8 years ago
Jonathan Lucas
3c7075011b
Create Makefile
...
This is untested, use caution.
8 years ago
Jonathan Lucas
b5761df57b
Create CMD-Preonic Keymap
...
This is very Alpha-Mode, and has not been tested or even Made yet.
8 years ago
Seth Chandler
75f0922711
fix typo in readme and satan.h
8 years ago
Seth Chandler
ef533be2d6
cleanup default layout
8 years ago
Seth Chandler
81fe3d962c
update sethbc keymap
8 years ago
Jack Humbert
8e1d96983a
Merge pull request #543 from VoodaGod/bone2planck
...
updated bone2planck
8 years ago
Jack Humbert
66fed12c98
Merge pull request #541 from milestogo/master
...
initial kinisis advantage build
8 years ago
Jack Humbert
5249b4451c
Merge pull request #540 from replicaJunction/feature-atreus-keymapFunction
...
Adjusted Atreus KEYMAP() function.
8 years ago
Jack Humbert
fb0bba5981
Merge pull request #538 from robertdale/preonic-map-correction
...
Preonic: Corrected the ascii layout to match the coded layout
8 years ago
Jack Humbert
6f9f9baff4
Merge pull request #530 from sethbc/master
...
Misc. fixes from sethbc
8 years ago
milestogo
24e4e6dd18
adding traveller keyboard
8 years ago
Jason Janse van Rensburg
b0e9dbecee
fixed include paths
8 years ago
Jason Janse van Rensburg
32f5b34ad2
reformat
8 years ago
Jason Janse van Rensburg
3d7244e604
updated bone2planck
8 years ago
milestogo
1984861338
initial kinisis advantage build
8 years ago
Joshua T
8ee9c486fd
Adjusted Atreus KEYMAP() function.
...
This change adjusts the KEYMAP() function to provide a more visual representation of the key positions on the keyboard. Previously, keymaps have been defined directly using arrays for the Atreus keyboard. While this works, it doesn't utilize the helpful KEYMAP() function at all to allow the user to visually position the key codes for ease of editing. See the Ergodox-EZ KEYMAP() function and layouts for a great example of how this can work.
This change should not break any existing Atreus layouts. At the time of this commit, there are two existing layouts for the Atreus board, and neither use the KEYMAP() function.
8 years ago
Robert Dale
9c26498f49
added Midi On/Off; Enter is actually transparent
8 years ago
Robert Dale
47223ebee4
Corrected the ascii layout to match the coded layout
8 years ago
Gergely Nagy
53eb36c085
ergodox_ez: Update my keymap to v1.3
...
This updates my ErgoDox EZ layout to v1.3, which has the following
noteworthy changes:
* Added support for logging keys, by pressing `LEAD d`. Also included is
a tool to generate a **heatmap** out of the logs.
* The arrow and navigation keys were rearranged again, and now require
an additional key being held to activate. See the **base layer** for
an image that shows where arrows are.
* The **experimental** layer has been redone, and is now
called **ADORE**, and as such, can be enabled by `LEAD a` now.
* Switching between Dvorak and ADORE is now persisted into EEPROM, and
survives a reboot.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Will Wolff-Myren
3c4620bf81
Update readme.md
...
* Markdown cleanup
8 years ago
Will Wolff-Myren
8fb4074578
Update readme.md
...
* Updated layout images, json from Keyboard Layout Designer
* Added links to Keyboard Layout Designer templates.
* Added images of TECK, Kinesis layouts.
8 years ago
Will Wolff-Myren
ea2b1670f6
Update description comment.
8 years ago
Will Wolff-Myren
5bf40bfb36
[MEDIA]: Remove Power, Sleep, Mail, MyComp
...
I kept hitting these on accident while attempting to move the cursor or
mouse. =P
8 years ago
Will Wolff-Myren
ecc0fce210
[BASE]: Meh, Hyper now have symbols on both sides
...
Left: MEH_T(KC_BSLS),ALL_T(KC_SLSH)
Right: ALL_T(KC_LBRC),MEH_T(KC_RBRC)
8 years ago
Will Wolff-Myren
e9453b3fdc
Update Base Layer comment to match new layout.
8 years ago
Will Wolff-Myren
11f8d167ec
[BASE]: KC_MINS -> KC_GRV
8 years ago
Will Wolff-Myren
e900c39669
RSpec: KC_EQL -> KC_MINS
8 years ago
Will Wolff-Myren
973ea2f917
LSpec: KC_GRV -> KC_EQL
8 years ago
Seth Chandler
f6aeaac5b5
update more non-existent readmes for QMK.fm
8 years ago
Seth Chandler
0a2653bac8
update broken link
8 years ago
Seth Chandler
38508180c7
update readmes in certain directories to work with qmk.fm
8 years ago
Seth Chandler
6289332759
add custom makefile for sethbc keymap
8 years ago
Seth Chandler
f954223749
update makefile to default to no virtual dip switches
8 years ago
Jonathan Lucas
2877b858d3
Fix erroneous character
...
Must have been keeb testing :)
8 years ago
Jonathan Lucas
f13f48a35e
Added CMD60 keymap
8 years ago
Will Wolff-Myren
76469ebbcf
Replaced ordinary-media.{png|json} with new media layout
8 years ago
Will Wolff-Myren
1b776f0f33
Replaced ordinary-symbol.{png|json} with new base layout.
8 years ago
Will Wolff-Myren
b587245430
Replaced ordinary-base.{png|json} with new base layout.
8 years ago
Will Wolff-Myren
825aead3bd
Replaced readme.md with stub
...
(incl. reference to original layout)
8 years ago
Will Wolff-Myren
8f3cdea357
Created "teckinesis" keymap folder
...
(Based on "ordinary" keymap by Nicholas Keene)
8 years ago
Joshua Colbeck
68ceffe53e
Merge pull request #2 from jackhumbert/master
...
Pull from upstream
8 years ago
Jack Humbert
a998a48673
Merge pull request #477 from Smilliam/master
...
Canceling Space Cadet state with opposite shift key
8 years ago
Jack Humbert
076de6fa75
Merge pull request #506 from stanleylai/master
...
Added my custom keymap for Satan
8 years ago
Ruiqi Mao
cb0e102adb
fixed clueboard LED pin assignments and matrix documentation
8 years ago
Smilliam
5e58e2281a
amended extraneous file edits
8 years ago
Smilliam
b12fe6abb2
Made rollover behavior for space cadet optional
8 years ago
Stanley Lai
753cbee5c0
Added my custom keymap for Satan
8 years ago
Max Whittingham
df958a2dbc
Update keymap.c
8 years ago
Max Whittingham
1ab527a4db
Cleaning up repo
8 years ago
TerryMathews
4decdd2b18
Merge pull request #1 from jackhumbert/master
...
Catch up with jack's master
8 years ago
TerryMathews
979a0d25f0
Establish Poker clone keymap for Satan
...
Maps all of the side-print legends on the stock Poker II keycaps that
are feasible (doesn't support repeat rate toggling, Pmode recording).
8 years ago
Jack Humbert
b6e47f7a5f
Merge pull request #494 from robbiegill/master
...
Port support for hhkb-jp from tmk
8 years ago
TerryMathews
564c743aa0
Fix a function mismatch that was causing LEDs to not properly initialize
...
See #430 . Name of function being called at init was updated to
led_init_ports(), but the call itself wasn't renamed.
8 years ago
Robbie Gill
66ffb1cb3a
port missing support for hhkb-jp from tmk
8 years ago
TerryMathews
e2ec45a755
Fix cluepad and planck
8 years ago
TerryMathews
ccfa7351ad
Fix compile error on Clueboard
8 years ago
TerryMathews
50c686587e
Create keycodes for RGB control functions
...
Moves RGB controls out of the macro function and assigns them their own
keycodes:
RGB_TOG (toggle on/off)
RGB_MOD (mode step)
RGB_HUI (increase hue)
RGB_HUD (decrease hue)
RGB_SAI (increase saturation)
RGB_SAD (decrease saturation)
RGB_VAI (increase brightness)
RGB_VAD (decrease brightness)
8 years ago
Fred Sundvik
0bfb608615
Remove unhandled KC_BTLD, RESET should be used instead
8 years ago
Jack Humbert
57e08eb8ba
updates rgblight implementation, makes non-timer stuff compatible with audio
8 years ago
Jack Humbert
ad43d450ca
Merge pull request #490 from fredizzimo/integrate_visualizer
...
Integrate visualizer for ChibiOS and Infinity Ergodox
8 years ago
Fred Sundvik
caedec92d2
Move the visualizer_user file to keymap folder
...
Also rename it to visualizer.c
8 years ago
Fred Sundvik
aaac254ebc
Delete lcd_backlight_hal.c
...
The functionality can now be found in the infinity_erogodox.c file
instead.
8 years ago
Fred Sundvik
07d0d5cbe4
Makefile fixes and update of Visualizer
8 years ago
Fred Sundvik
9772e697a0
Add Infinity Ergodox display drivers
8 years ago
Josh Colbeck
ac978a50a2
Merge branch 'master' of https://github.com/Skrymir/qmk_firmware
8 years ago
Jack Humbert
a4bf46f9b1
default keymap, reset sorted out for now, added serial to makefile
8 years ago
Josh Colbeck
5ed673d82d
Changed layer switching to momentary
...
corrected macro
8 years ago
Jack Humbert
c88207884b
Merge branch 'master' into lets-split-support
8 years ago
Fred Sundvik
70797bb8f2
Makefile changes and files to compile Visualizer
8 years ago
Fred Sundvik
a7e3e4e652
Add serial_link compilation to Infinity Ergodox
8 years ago
Jack Humbert
eb6e17be6f
adds eep, removes usbconfig.h
8 years ago
Jack Humbert
3577e26fd9
fix/annotate wait_us lines
8 years ago
Jack Humbert
cb410729e6
remove uno_slave for now, even though it's freakin cool
8 years ago
Jack Humbert
dd2522ba8b
add options to config.h
8 years ago
Jack Humbert
22ad6459b1
Merge branch 'master' into lets-split-support
8 years ago
Jack Humbert
ce01f88c43
images, docks, clean-up [skip ci]
8 years ago
Jack Humbert
d707738616
i2c working
8 years ago
Jack Humbert
96f44e1202
one half working
8 years ago
Jack Humbert
7d28d6a7bc
Merge pull request #480 from fredizzimo/add_infinity_ergodox
...
Add infinity ergodox
8 years ago
Fred Sundvik
b4cd0cfd15
Infinity Ergodox - Add matrix.c and led.c
8 years ago
Fred Sundvik
74847a84f8
First version of Infinity Ergodox
...
Mostly just adding the files from the fredizzimo repository. Still
needs some fixing until it works
8 years ago
Fred Sundvik
cf6cd15920
Fix typo in teensy_lc_onkey.h
8 years ago
Fred Sundvik
6e4f2e18e6
Don't include common_config.h for ChibiOS test
8 years ago
Fred Sundvik
0a040a89e8
Move ChibiOS test board and ld
...
Move the ChibiOS test subproject board and ld files to the kebyoard
folder, so that the build system can find them
8 years ago