Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Showing a current version of QMK Toolbox
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- minor typo on intro paragraph (the -> them)
- remove note about :check-size target (`make` task now does this automatically)
- heading level for Caterina commands section
- typo regarding Halfkay (come -> comes)
|
|
Update the text sample for when the compile task completes.
|
|
|
|
|
|
|
|
|
|
|
|
Also clean up some trailing whitespace.
|
|
|
|
|
|
|
|
|
|
* add miller/gm-862 keyboard
* Update keyboards/miller/gm862/gm862.c
* Update keyboards/miller/gm862/gm862.h
* Update keyboards/miller/gm862/gm862.h
* Update keyboards/miller/gm862/readme.md
* Update keyboards/miller/gm862/readme.md
* Update keyboards/miller/gm862/readme.md
* Update keyboards/miller/gm862/readme.md
* Update config.h
* Update keyboards/miller/gm862/config.h
* Update keyboards/miller/gm862/readme.md
|
|
* update lily58/rev1:yshrsmz
* use pre-shifted keycodes
|
|
* Initial commit for CU80
* Added iso and ansi to .json
* Update keyboards/cu80/config.h
Remove "Custom matrix"
* Update keyboards/cu80/config.h
* Update keyboards/cu80/config.h
* Update keyboards/cu80/config.h
* Update keyboards/cu80/cu80.h
* Update keyboards/cu80/rules.mk
* Update keyboards/cu80/keymaps/default/keymap.c
* Update keyboards/cu80/rules.mk
* Update keyboards/cu80/rules.mk
* Update keyboards/cu80/cu80.h
* Update keyboards/cu80/readme.md
* Update keyboards/cu80/keymaps/default/keymap.c
* Update keyboards/cu80/rules.mk
* Update keyboards/cu80/rules.mk
* Update keyboards/cu80/cu80.h
* Update keyboards/cu80/cu80.h
* Update keyboards/cu80/cu80.h
* Update keyboards/cu80/info.json
* Update keyboards/cu80/info.json
* Update keyboards/cu80/info.json
* Update keyboards/cu80/info.json
* Update keyboards/cu80/keymaps/default/keymap.c
* Update keyboards/cu80/rules.mk
|
|
There are 18 LEDs, not 16
|
|
* Add Colemak layout
* Add status bar for mods & locks with a custom font
* Swap DEL and TAB
* Fix media keys and add QMK Configurator layout
* Add dead grave accent on <leader>e
|
|
* via configurator can't do AG_TOGG with any key - meh
* same issue - via can't do AG_TOGG
* oops - missed AG_TOGG on the NK65
* add media and mousekeys
* Update keyboards/nk65/keymaps/madhatter/keymap.c
|
|
|
|
* Adding the 4sStylZ xd75
* Update keyboards/xd75/keymaps/4sstylz/keycodes.h
* Apply suggestions from code review
|
|
* refactor yd60mq.h
- four-space indent
- use K<row><col> base32hex notation
- rename LAYOUT to LAYOUT_all (with alias for backwards compatibility)
* refactor yd60mq.c to use led_update_kb()
* align rules.mk to AVR template
* refactor default keymap
Also correct positions for KC_NUHS and KC_NUBS.
* update readme
* add Configurator layout support
* initialize the Caps Lock LED pin properly
|
|
|
|
|
|
* Keymap Update
Some key codes have been updated.
naked64:salicylic
7skb:default
* Keymap Update
Some key codes have been updated.
KC_GRAVE to KC_GRV
7skb:default
|
|
* Initial commit of majbritt
* Add QMK and VIA support to majbritt
* Change vendor and product id
* Change name
* Change make path
* Move Majbritt into sidderskb directory
* Update keyboards/sidderskb/majbritt/majbritt.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keyboards/sidderskb/majbritt/keymaps/default/config.h
Co-Authored-By: Ryan <fauxpark@gmail.com>
* remove unused file
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
* tada68 via files
* change vid and pid based on wilba's recommendaton
|
|
* Change include guards to pragma once
* Clean up default keymaps
* Remove some magic numbers and use GPIO macros
* Clean up keyboard.[ch]
* Tidy up info.json and readme
* Align config.h with template
* Split up revision code into subfolders
* rev C-H has no audio, apparently
* Change revc_h to revc and document differences
* Turn off Audio on revb for now, for Travis' sake
* Split info.json into revision folders
* Clean up default keymaps some more
|