Evan Travers
c5c112ae29
Update config.h boilerplate to use `#pragma once`
...
According to @fredizzimo, this is a safer and easier way to handle the
boilerplate.
6 years ago
Evan Travers
3d7bfae232
Add Userspace mention
...
@drashna mentioned it'd be good to have a mention of the userspace in
the QMK structure section. Rather than rewrite the docs on userspace, I
chose to link to the existing documentation.
6 years ago
Evan Travers
b666921e25
Reword the `config.h` section
...
This section didn't include the possibility of a user `config.h`, and it
wasn't clear exactly how the settings override works.
6 years ago
Evan Travers
b4f4576631
Update docs: `Makefile` -> `rules.mk`
...
I think this was a typo, or perhaps an older way to handle it.
6 years ago
yiancar
60797c8439
Add I2C slave library
...
- Add I2C slave library for general use.
6 years ago
Wilba6582
3d9fda3629
Added M10-B implementation
6 years ago
Wilba6582
ffa119941c
Added pin C6 to hardware PWM backlight
6 years ago
ajp10304
ffa5c48430
AJP10304 Atreus 50 layout ( #3403 )
6 years ago
noroadsleft
a69b610456
UK78 Refactor: rename LAYOUT to LAYOUT_all ( #3405 )
6 years ago
noroadsleft
2ba6b9ab69
UK78 refactor and Configurator support ( #3395 )
...
* Matrix update
* Keymap refactor
* Configurator support
* Readme cleanup
6 years ago
Callum Oakley
5d5fa0dc8c
callum keymap updates ( #3402 )
...
* change window focus shortcuts
* hangul
* macos goodness
* re-arrange tab keys
* remove tab switching keys
* left hand func
* glorious macro pad
* workspace rotation keys
* tabbing hotkeys
6 years ago
Michael F. Lamb
2fe2c323c6
mitosis:datagrok layout and readme improvements ( #3400 )
...
* mitosis:datagrok: improved tenkey layout; changelog + more in README
* mitosis:datagrok enable audio!
* mitosis:datagrok: underscore on right shift, rearrange some symbols
* mitosis:datagrok: add more descriptions to readme
* mitosis:datagrok: abuse space cadet to get equivalent of RSFT_T(KC_UNDS)
6 years ago
Andreuha
72fa2cf2fc
Add A Planck keymap with easier shifts and nav ( #3399 )
6 years ago
Andreuha
3468f2f4c7
keymap BFO9000 built as 6x18 ( #3398 )
6 years ago
MechMerlin
4de809535a
Configurator does not work with melody96 leds ( #3396 )
...
* move out led code from keymap.c to melody96.c
* remove the other led_set_user
6 years ago
frederik-h
e954dfcf8c
Fix redox with DIODE_DIRECTION == ROW2COL ( #3394 )
...
The code for the redox keyboard was missing
an appropriate #ifdef in the matrix_init
function for the case where DIODE_DIRECTION == ROW2COL
6 years ago
KeLorean
c7b8e45ba1
Docs: add resources for git ( #3390 )
...
* add resources for git
* add more resources
6 years ago
Eric
d9619be499
Added E6v2 keymap & some minor changes ( #3392 )
...
* Changed HHKB ALT to GUI etc.
* Swapped DZ60 GUI and ALT key
* Added E6v2 keymap
* Fixed CAPS to LCTL on E6v2
6 years ago
Luma
b7cbae8d1f
Tada68: Updated links to external sites. ( #3389 )
...
Friend was having trouble with their tada since their build environment wasn’t setup. Updated so they could access the links that were listed (old links 404’d)
6 years ago
noroadsleft
f5ebfdabcd
Kmini refactor and Configurator support ( #3388 )
...
* default keymap refactor: QMK_KEYBOARD_H include; readability
* Configurator support
* info.json was missing a comma
* Added matrix functions to matrix.c per @drashna
6 years ago
Maarten Dekkers
ed98250e62
Add kmini ( #3386 )
...
* Add kmini
* Change keyboard USB description
6 years ago
MechMerlin
9c35c5979c
Update JC65 Readme ( #3384 )
6 years ago
Danny
1236eac4f2
Slow down speed of All Star song by factor of 4 ( #3383 )
6 years ago
noroadsleft
de7d1d35c8
Configurator fix: Removed an extra key ( #3380 )
6 years ago
noroadsleft
180d39824b
Helix rev1 refactor: deleted extra commas ( #3379 )
6 years ago
noroadsleft
82277af884
Ergodash refactor and Configurator update ( #3378 )
...
* Moved info.json to rev1 directory
* rev1 info.json metadata update
* Configurator support for ErgoDash rev2
* Moved rev1/ergodash.h to ergodash.h
* Integrate rev2 support into ergodash.h; delete rev2/ergodash.h
6 years ago
noroadsleft
956ba037ef
MT40 refactor and Configurator support ( #3377 )
...
* Removed LAYOUTS ortho_4x12 and planck_grid from rules.mk
* Matrix refactor
* Keymap refactor
* Configurator support
6 years ago
Danny
9a1613dd1a
Add Quefrency Keyboard ( #3376 )
...
* Fork Fourier keyboard to Quefrency
* Set Quefrency pinouts and initial keymap
* Set configurator layout
6 years ago
MakotoKurauchi
f30d6dd785
Helix config refine ( #3374 )
...
* helix config.h refine
6 years ago
noroadsleft
e3299db9e3
Minidox refactor and Configurator support ( #3373 )
...
* Matrix refactor
* Keymap refactor: #include QMK_KEYBOARD_H
* Configurator support
6 years ago
Danny
168d180a74
Add macro to play All Star chorus and print lyrics, fixes issues #3345 , #3346 , #3347 , #3348 , #3349 , #3350 ( #3372 )
6 years ago
Guido Bartolucci
7ebed894a8
Converted guidoism layout to new keyboard-agnostic form ( #3367 )
...
* Initial commit of guidoism
* created movement layer
* movement layer works!
* removed unnecessary layers
* moved enter key up and recreated caps lock
* cleaned up
* num pad
* checkpoint
* checkpoint
* checkpoint
* Added num pad
* changed max power draw so i can use this on ipad
* move around quotes
* added tri layer for a homed numpad
* moved layout to new style
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* added keys to unicode conversion
* removed adjust layer since its not used anymore
6 years ago
noroadsleft
9ce7374563
Refactor, Configurator update, and Readme cleanup for Chimera Ergo ( #3083 )
...
* Refactor for Chimera Ergo
* Readme cleanup
* Configurator update
6 years ago
MechMerlin
2ddabda586
Fix h87a info.json ( #3371 )
6 years ago
noroadsleft
df8b8c5032
LFK78 Refactor and Configurator support ( #3369 )
...
* LFK78: matrix and keymap refactor
* Removed lfkeyboards.c and lfkeyboard.h
* LFK78: Configurator support
* LFK78: Readme cleanup
6 years ago
QMK Bot
a552416ab2
convert to unix line-endings [skip ci]
6 years ago
noroadsleft
b335a22568
S65-X refactor and Configurator support ( #3306 )
...
* Matrix refactor: add S65-Plus matrices
* Fix description identifier
* Readme cleanup
* Configurator support
* Add s65plus default keymap
6 years ago
Fred Silberberg
48913153c3
Replace gitter links with Discord. ( #3368 )
6 years ago
Enochen
5477bf39bf
add hhkb bluetooth functionality (rn42) ( #2693 )
...
* add hhkb bluetooth functionality (rn42)
pretty much straight from tmk
some minor changes to make things work
* hhkb jp personal keymap
* Revert "hhkb jp personal keymap"
This reverts commit 886713d8bb
.
6 years ago
noroadsleft
a345458fa9
MxSS Configurator bugfix: removed an extra key that didn't belong ( #3362 )
6 years ago
Fred Silberberg
aaa311dd20
Add up/down keys to the code layer for ease of intellisense usage. ( #3363 )
6 years ago
mtdjr
8ee97f7c99
Correct conditional in mtdjr userspace ( #3361 )
6 years ago
Yan-Fa Li
11f8414401
Fix header references for noxary 268 keyboard ( #3359 )
...
Brown paper bag.
6 years ago
Yan-Fa Li
6ef3359a8a
Configurator Noxary 268: match dir name
...
To find the LAYOUT/KEYMAP the configurator backend needs the file names
to match the directory by convention. Thanks @skullydazed
6 years ago
Wayne Chen
ddaa4c212a
updating broken iris documentation links to match updated website ( #3356 )
6 years ago
MechMerlin
0fcaa3b5e1
Al1 Configurator compile fix redux ( #3357 )
...
* move matrix routines to matrix.c
* add init user and scan user routines
6 years ago
noroadsleft
5b7ac47b1a
MxSS refactor and Configurator bugfix ( #3355 )
...
* Matrix refactor
* Configurator bugfix
6 years ago
Yan-Fa Li
65f1b08b5b
Initial Commit of Noxary 268 firmware by Rozakiin ( #3351 )
...
* Initial Commit of Noxary 268 firmware by Rozakiin
- initial import of files from Rozakiin's repo
* Update build instructions
* Add info.json for configurator
6 years ago
MechMerlin
5ef50256d8
AL1 Unable to Compile on Configurator ( #3339 )
...
* use QMK_KEYBOARD_H
* init_kb and scan_kb need to be in matrix.c to make use of the matrix.h include
* Make the routines weak as suggested by Drashna
6 years ago
satt99
56b5e9f23d
Add Comet46 keyboard ( #3342 )
...
* Initial commit for Comet46 firmware
* Update Comet46 README
* Add readme to satt keymap of comet46
* Add default keymap for Comet46
* Fix broken link in readme
* Delete redundant includes
* Modify default keymap & fix LAYOUT macro
* Modify satt keymap of Comet46
6 years ago