Commit Graph

7439 Commits (4e4101efdf1e1d954ccec4aa9be05234e2a699fa)
 

Author SHA1 Message Date
U-LANDSRAAD\drashna c1b46206a7 Fix commands and update my userspace (for testing)
U-LANDSRAAD\drashna 9cfeb4e6cf add RGB commands as global functions
U-LANDSRAAD\drashna bdb718af0d Fix RGB Sleep code
Jacob Jerrell c39780b8e1 Add Support for Software Workman ()
This adds the keymap translations and sendstring definitions to support software workman.
Harry Mills b5e899ede7 Adding Haegin's keyboard layout for the ergodox and minidox ()
* Add Haegin's keymap

* Potential improvements to the keyboard

* Add haegin minidox layout

* Add Haegin's keyboard to ergodox layouts

* Update Haegin's minidox keymap
Jason Janse van Rensburg 01c72e8dce changed super key to left super key ()
Michael F. Lamb b61974b301 mitosis:datagrok: minor layout improvements ()
* mitosis/datagrok: make qwerty the default layout

* mitosis/datagrok: update readme to match qwerty default

* mitosis:datagrok: remove redundant name for transparent

meh, decided i don't need an extra key to represent "key that is
transparent because it's a modifier on a layer below." it's a maintenance
burden when moving other keys around

* mitosis:datagrok: add num lock on Blue + QWERTY T

* mitosis:datagrok: tap lshift = tab

we use tab completion a lot so let's get it onto an unmodified key somehow

* mitosis:datagrok: update readme

* mitosis:datagrok: improve notes in README

* mitosis:datagrok: note numlock in README
Benjamin Daschel 9f5a4af09c XD60 ANSI (GH60) layout ()
* configure layer 0 layout for xd60 as ANSI 60%

* update keymap with function key immediately right of spacebar;
shuffle mapping in function layer to my liking

* update readme
Martin Lechner 1305d8de80 [TADA68] Added mac layout with german umlaute on ansi. ()
bjacques 55d0b1f048 Create new 'tada68/iso-uk' layout tailored for boards with the big fat iso enter key ()
mechmerlin d3a0c7e3a6 qmk configurator support for e6v2. Let it be known that this is one of the keymaps I've seen done right
mechmerlin b773d94477 Add qmk configurator support for KBD75
Also changed KEYMAP to KEYMAP_ALL to be more explicit that it's
a layout supporting ALL possible layouts.
dankm 19a1fbaca2 Better non-Linux support ()
* grep -> $(GREP)

Some UNIXy systems (FreeBSD for example) don't use GNU grep by default.
Allow the user to specify which grep implementation to use so that
GNU grep can be specified.

* Allow using versioned avr-gcc command

Don't hardcode "avr-gcc", and allow strings such as "avr-gcc8", or
"avr-gcc-7.3.0" to match checks for "avr-gcc".
Jack Humbert ae7284edb8 rename api docs to internals
Jason Stillwell 66162b2b68 add grave to auto-shift.
mtei 2038a515d9 change rgblight_increase_val() and eeconfig_update_rgblight_default(), use RGBLIGHT_LIMIT_VAL insted of 255.
Otto Rask b922a550dc Add pearl README, add rask's Pearl layout
Drashna Jaelre ee1bb85542 Expand Newb Guide flashing document ()
* Add header info

* Add DFU section

* Add Caterina section

* Add Halfkay section

* Fix Typos

* More typos
Drashna Jaelre 07b90db897 Fixes and updates to docs ()
* Fix advanced keycode headers

* Add caveat for OSM over Remote Desktop

* Hopefully add better anchors to docs

* Add Action code list reference

* Formatting of RGB Underglow doc

* Add brew update issue on macOS

* Revert formatting

* Revert RGB doc formatting

* Make Config Options doc's sections linkable
Drashna Jaelre 0c665696d7
Update to drashna files ()
* Add Colemak Mod-DH vars

* Add Norman Layot vars

* Set Shift Indicator to include CAPS Lock as well

* Change MEH to GUI

* Add Enter to Macro layer

* Switch raise and lower layers to make more sense (to me)

* Replace unused quote on Ergodox

* Add One Shot defines

* Dim indicator LEDs

* Add short codes for KC_SECRET

* Fix typos

* Update OLKB code in userspace

* Add global userspace config.h

* add compile fix

* Automatically include  from userspace

* update readme

* Re-add QMK Scan loop

* Add EEPROM reset code to all keymaps

* Shorten fauxclick sound

* Use layouts instead of keymap, when possible

* Add OSM detection to ergodox

* Convert Viterbi to LAYOUT macro

* Clean up game macros

* Because I accidently removed the C6 AUDIO define from my viterbi... Whoops

* Minor formatting

* Fix Woodpad because it's still there

* Move Ergodox keymap into layouts folder

* Add build date to version macro

* Remove PREVENT_STUCK_MODIFIERS from config
Joshua Coffey a09a042b8f New keymap and more songs ()
* Added some new songs and my own keymap

* Made Dodger keymap safe to use with backlight disabled

* edited layer switching and added more songs

* changed keymap to lowercase
RobertDhaene 3d587b1d2f Merge in some custom keymaps from forked repository ()
* Inital layout

* Fix the backspace

* add a number pad

* move the backlight to the adjust layer; move ctrl and delete.

* Update from main repo

* Add initial files for custom keymap

* Light keymap mod

* Change the submodules to match the upstream fork's master branch
skullY c4f9b8f297 make new_project.sh work correctly on osx too
U-LANDSRAAD\drashna e72cad44fa Add Layouts to exclusion
U-LANDSRAAD\drashna f67950df27 Ignore users folder for Travis tagging
U-LANDSRAAD\drashna b23d2a68dc add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOS
U-LANDSRAAD\drashna 34580baccf Fix - NKRO reseting issue
MechMerlin d9c6e7487b Refactor/v60 type r keymap/layout ()
* Add a proper ANSI layout

Changed v60_type_r.h to have a proper ANSI layout
Modify keymaps to reflect above changes
Fix comments

* Add new layout to info.json
MechMerlin fa0d97a37f info.json configurator support for popular 65% keyboards ()
* Support for tada68 ansi layout.

Avoiding the iso layout as it doesn't seem correct

* whitefox support for configurator

* configurator support for jc65 PCB featuring both the qmk and ps2avrgb versions
Wilba6582 59a784500b Initial support for RAMA M6-A ()
* Initial commit of RAMA M6-A firmware.

* Added LED support

* Added Knops support

* Fixed compile error for knops keymap.

* updated readme.md

* updated readme.md

* updated readme.md
WarmCat 00dfa73e4c Added basic support for JJ50 (preonic-like based on atmega32A) ()
* Added support for JJ50 from KPRepublic, no rgb or backlight control yet. Added as a layout of ymd96 at the moment (same microprocessor). Basic keymap with three layers to get started.

* Added support for JJ50
myrtle 4adc333455 Fix mechmini2 ortho keymapping layout
A misconfiguration in the ortho layout, K306 key was registered as k305
Danny 4e92dceed8 Add Fourier Keyboard ()
* Initial commit of Fourier keyboard

* Revise keymap, add key to bottom row

* Fix readme
Danny Nguyen f77ecb8960 Add Laplace keyboard
U-LANDSRAAD\drashna d965d72d4a Fix custom functions documation for layer_state_set*
skullY 70cf46d4f1 fix the moxygen invocation
Daniel Hoek 3ee59a79aa Add HSV value specification ()
* Update feature_rgblight.md

I got caught out with this as most color pickers use a percentage NOT 0-255 for this number

* Amended description

Woops! Was focused on s/v not being a percentage i got h wrong.
Takeshi ISHII 824d584d8c New keymap for The Helix keyboard("five_rows") ()
* duplicate keyboards/helix/rev2/keymaps/default to keyboards/helix/rev2/keymaps/five_rows

* OLED Layer display 'Qwerty','Colemak','Dvorak'

* set Qwerty, Lower, Raise map

* set Colemak map

* set Dvorak map

* OLED Layer display 'Raise','Lower' change to 'Extra char','Function'

* fix ExtraChar Layer Shift-key disable

* Raise,Lower,Adjust layer modify

some key change KC_TRNS to KC_NO
add KANA, EISU key

* refine keymaps/five_rows/{config.h,rules.mk} for easy and safe customize

* modify Adjust layer: all function into left hand, remove F1..F12,DEL

* Add Helix five_rows keymap README.md and README_jp.md

* Raise Layer modify: enable Raise(Extr)+Lower(Func)==Adjust

* fix image file url in README.md,README_jp.md

* change Layer display on OLED

* change OLED display base name position
Yida Xu 3a49ad06cd New keymaps for bananasplit ()
* New bananasplit keymap with toggable capslock led.

* Update comments.

* Update readme.md

* Updated keymap name

* update some keys.

* new layout for bananasplit

* update comment

* Update readme.md
Takeshi ISHII f56ded3214 add README.md into keyboards/helix/rev2/keymaps/led_test/ ()
john McCormick 6b060bb9ad Add atlacat keymap ()
Andrew Macpherson d0054c41e2 Fix typo in autoshift docs: statn ()
XP 8575249411 Add a basic keymap for Contra. ()
24-bit-8 8621fd8bbd ekis_isa keymap for HHKB'ish layout ()
James Kay 4cf4fe80ec Just personal layout tweaks :) ()
* More ergonomic mousekeys

* integrate some recent hardware changes by changing the Plover keymap

* use TX Bolt support instead of Plover toggles

* switching to steno is no longer as intrusive, so this can move back to BASE
J. Eric Mason ec5cc02bf0 Preonic Ergodox-Like Mac keymap: Bucktooth ()
* Preonic Ergodox-Like Mac keymap: Bucktooth

This is a layout unlike most Preonics, it is taken partially from
Ergodox and classic C64 keyboards with a ton of Mac-specific features.

* Fix Mouse Left keycode
Ivan Smirnov 7a86a67d99 Fix broken markdown headers. ()
akrob 6706e1af6c Add new keymap for iris transmogrified ()
* Create config.h

* Create rules.mk

* Create keymap.c
MechMerlin 426c71de74 Add new bfake "FaceW" keymap ()
* Add mechmerlin keymap and readme for facew board

* Fix keymap
- Backspace as on the wrong key
- HHKB backspace changed to backslash

* Update keymap.c

Change TO to TG for toggle.
David Collom b3e7149a65 yet another keymap ()
* added keymap

* added readme