James Young
d2e6a4bf5e
Handwired Minorca Refactor ( #7833 )
...
* update config.h
- use #pragma once include guard
- update USB Device Descriptor strings
* update minorca.c
- remove matrix_init_kb function (same as QMK default)
* update minorca.h
- use #pragma once include guard
- update matrix identifiers
* update info.json
- update matrix identifiers
- change to four-space indent
* update rules.mk
- remote firmware size impact notes
- disable RGBLIGHT_ENABLE (no RGB config present)
- templating
* update readme.md
- templating
* update keymaps/default/rules.mk
- remove firmware size impact numbers
- templating
* update keymaps/rgb/rules.mk
- remote firmware size impact notes
- templating
* update keymaps/rgb/readme.md
- fix header
* remove keymaps/default/rules.mk
- identical to keyboard's rules.mk
* elevate Bootmagic configurations to keyboard level
* update keymaps/rgb/config.h
- use #pragma once include guard
- remove redundant config.h include
* update keymaps/rgb/rules.mk
- remove redundant rules
* update keymaps/rgb/readme.md
- change RGB function list to a table
- make wiring call-out a header
* remove keymaps/default/config.h
- it's blank now
* update minorca.h
- use four-space indent
* add Teensy 2.0 to readme
5 years ago
noroadsleft
5b7260fc53
Keyboard: handwired/minorca Refactor, Configurator support and readme cleanup ( #4571 )
...
* handwired/minorca: refactor
- Refactored keymaps to use a layout macro, which was added to minorca.h.
- keymaps now use QMK_KEYBOARD_H include
- removed redundant KC_TRNS and KC_NO definitions
- rgb keymap refactor to use QMK core layer switching and Mod-Tap keycodes
* handwired/minorca: Configurator support
* handwired/minorca: readme cleanup
Restructure readme file to current QMK template.
7 years ago
Brian Choromanski
7f7f763598
Fixed dead links ( #2451 )
...
* Fixed typo of 'confid.h' to 'config.h'
* Fixed broken links in docs
* Fixed a lot of dead links
7 years ago
di0ib
959c48e146
moved to handwired folder
9 years ago
di0ib
503ec7f9f6
Updated readme
...
Added link to Minorca/Sebright blog.
9 years ago
di0ib
c6c2c3fc14
minorca
...
minirca with RGB keymap
9 years ago
Jack Humbert
13bb6b4b7f
Backlight abstraction and other changes ( #439 )
...
* redoes matrix pins, abstracts backlight code for B5,6,7
* slimming down keyboard stuff, backlight breathing implemented
* don't call backlight init when no pin
* cleans up user/kb/quantum calls, keyboard files
* fix pvc atomic
* replaces CHANNEL with correct var in breathing
* removes .hexs, updates readmes, updates template
* cleans-up clueboards, readmes to lowercase
* updates readme
9 years ago
Jack Humbert
649b33d778
Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )
...
* fixes from tmk's repo
* rename keyboard to keyboards
9 years ago
Noah Andrews
95fba250ef
Updated several keyboard folders to use new keymap naming scheme
9 years ago
Jack Humbert
e6a2c77fde
README changes
9 years ago
Jack Humbert
5dc0d1dc20
README changes
9 years ago
Christopher Browne
41c17baccf
Add notes on what sorts of actions are risky
9 years ago
Jack Humbert
dfe7004bc5
new keymap folder structure and makefile magic
9 years ago
Jack Humbert
93812e52b5
readmes\!
10 years ago
Jack Humbert
5a268d97ec
READMEs
10 years ago
Jack Humbert
5d2baede8a
making the extended keymap the default - no more 'common'
10 years ago
Reed Swiernik
eadb08b113
Update README.md
10 years ago
Reed Swiernik
79f70b20d9
Update README.md
...
Switched around more readme stuff
10 years ago
Reed Swiernik
d0391d9ed7
Update README.md
...
This stupid readme...
10 years ago
Reed Swiernik
835207193a
Update README.md
...
Updated formatting again...
10 years ago
Reed Swiernik
c85f68d9cd
Update README.md
...
Changed formatting mistake
10 years ago
Reed Swiernik
e3ebae521e
Updated readme with new build info
10 years ago
Jack Humbert
f1daa266ad
macros
10 years ago
Jack Humbert
a33ec2f504
updated readme
10 years ago
Jack Humbert
9c3a956634
Update README.md
10 years ago
Jack Humbert
6f735ca130
Update README.md
10 years ago
Jack Humbert
83a3d7a3da
Update README.md
11 years ago
Jack Humbert
a7a808795e
Update README.md
11 years ago
Jack Humbert
ed8d9a099d
added planck folder
11 years ago
Thomas Russell Murphy
a86c1e2b71
Spellchecking keyboard README files.
12 years ago
tmk
4e36159be2
Add HHKB keymap file on gh60
12 years ago
tmk
4e7ec43c3f
Add SpaceFN layout to gh60
12 years ago
tmk
22e293696d
Add new keymap management on gh60
12 years ago
tmk
abf0b04d14
Apply new keymap for gh60
12 years ago
tmk
0142b571c4
Add keymaps of gh60
...
- keymap_poker.h poker emulation
- keymap_poker_set.h poker emulation with Esc fix and cursor fix
- keymap_poker_bit.h poker emulation with Esc fix and cursor fix
12 years ago
tmk
0c52ee59f0
Add transparent layer feature in gh60
12 years ago
tmk
b60f9c6ac6
Boot Magic key for gh60
12 years ago
tmk
67c64db1cc
Add README and keymap layers.(GH60)
13 years ago