Commit Graph

61 Commits

Author SHA1 Message Date
Anand
5d0cc13fcf
Add VIA support for dm9records/tartan () 2021-01-24 14:52:11 +00:00
Ryan
f325bd6eb2
Remove DESCRIPTION, B-D () 2021-01-15 05:00:04 +11:00
Zach White
6368a5697d
Exclude more keyboards from CI ()
* exclude all of handwired

* exclude more keyboards from CI
2021-01-13 08:12:28 -08:00
Ryan
9366ed7282
Normalise include statements in keyboard code () 2020-12-16 14:27:23 +11:00
kaylanm
e680af98d2
Enable extrakeys, mousekeys for all VIA keymaps. () 2020-11-02 21:23:05 +00:00
Benjamin Grosse
db9204c7e1
[Keymap] add an autoclicker to my plaid keymap () 2020-10-29 01:26:15 -07:00
Benjamin Grosse
7daad08a91
[Keymap] plaid keymap with custm LED animation () 2020-10-23 17:10:45 -07:00
Stephen Huan
3abb609348
Add stephen-huan keymap and fix LED problem in the default Plaid keymap ()
* change layers, add pinmode to fix LEDs

* fix LEDs by setting the pin mode

* edit README

* edit GPIO documentation, edit keymap

* add markov chain

* simplify LED logic

* undo documentation changes

* keymap changes, fix LED enum logic
2020-09-19 17:30:46 -07:00
James Young
4e8af9d41b
Remove HD44780 References, Part 2 ()
* remove HD44780_ENABLE rules: C-F

* remove HD44780_ENABLE config: C-F
2020-08-07 02:06:14 -07:00
Joel Challis
b2271d984d
Move plaid via keymap to correct location () 2020-06-01 11:53:43 +10:00
James Young
fced377ac0
2020 May 30 Breaking Changes Update ()
* Branch point for 2020 May 30 Breaking Change

* Migrate `ACTION_LAYER_TOGGLE` to `TG()` ()

* Migrate `ACTION_MODS_ONESHOT` to `OSM()` ()

* Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` ()

* Migrate `ACTION_LAYER_MODS` to `LM()` ()

* Migrate `ACTION_MODS_TAP_KEY` to `MT()` ()

* Convert V-USB usbdrv to a submodule ()

* Unify Tap Hold functions and documentation ()

* Changing board names to prevent confusion ()

* Move the Keyboardio Model01 to a keyboardio/ subdir ()

* Move spaceman keyboards ()

* Migrate miscellaneous `fn_actions` entries ()

* Migrate `ACTION_MODS_KEY` to chained mod keycodes ()

* Organizing my keyboards (plaid, tartan, ergoinu) ()

* Refactor Lily58 to use split_common ()

* Refactor zinc to use split_common ()

* Add a message if bin/qmk doesn't work ()

* Fix conflicting types for 'tfp_printf' ()

* Fixed RGB_DISABLE_AFTER_TIMEOUT to be seconds based & small internals cleanup ()

* Refactor and updates to TKC1800 code ()

* Switch to qmk forks for everything ()

* audio refactor: replace deprecated PLAY_NOTE_ARRAY ()

* Audio enable corrections (2/3) ()

* Split HHKB to ANSI and JP layouts and Add VIA support for each ()

* Audio enable corrections (Part 4) ()

* Fix typo from PR7114 ()

* Augment future branch Changelogs ()

* Revert "Branch point for 2020 May 30 Breaking Change"
2020-05-30 13:14:59 -07:00