Joel Challis
23222625c2
Refactor to use led config - Part 5 ( #10975 )
...
* Refactor to use led config
* Refactor to use led config
* Refactor to use led config
5 years ago
Frothy
cf17a8eb95
Add Via support for Hasu FC660C controller ( #9563 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Drashna Jaelre
faaaa134fd
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE ( #5997 )
6 years ago
zvecr
fc06986989
Remove CUSTOM_MATRIX option from diode direction ( #5090 )
...
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION
* Remove '#define DIODE_DIRECTION CUSTOM_MATRIX'
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
6 years ago
Drashna Jaelre
b05c0e46c6
Adds a default value for IS_COMMAND for COMMAND feature ( #4301 )
...
* Add default value for IS_COMMAND for COMMAND feature
* Cleanup and consistency
* Update Templates to reflect change
* Fix IS_COMMAND in template
* Fix IS_COMMAND define
* Use consistent IS_COMMAND block in templates
* Remove unnecessary `#undef IS_COMMAND` directives
* Fix compile issue on orthodox
* Reomve IS_COMMAND option for newer boards
* Remove all existing definitions of IS_COMMAND if they use default LSHIFT and RSHIFT setting
* Remove a couple of additional IS_COMMAND defines
* Remove remaining redundant IS_COMMAND definitions
* Remove #undef IS_COMMAND from orthodox:drashna and whitefox:konstantin
* Remove multiple empty lines in modified config.h files
* Update additional boards
* Reomve IS_COMMAND from newer boards
* Update Alice keyboard
* Remove IS_COMMAND from additional boards
Jan 24th edition
6 years ago
Balz Guenat
eeb6443767
actuation point adjustment for fc980c and fc660c ( #2134 )
...
* add i2c lib submodule
* add actuation point adjustment to fc980c
* add actuation point adjustment to fc660c also.
* use https for i2c submodule
* move to existing i2c lib
* properly remove old submodule
* oops, forgot some files for the fc660c
8 years ago
Balz Guenat
18525aa17b
Fc660c port ( #2060 )
...
* Port Hasu's FC660C controller to QMK
* fix column mask
8 years ago
Balz Guenat
2f5bb2506a
QMK port of Hasu's fc980c alt controller ( #2043 )
...
* fc980c port, builds but yet untested.
* add my own keymap
8 years ago
0010
8392667ac4
bananasplit LED support and keymap add
...
* added LED pin mapping
* adding my keymap
8 years ago
Nic Aitch
087fbe0628
Port main keyboard parts
8 years ago
Jack Humbert
85df687348
m10a lowercase
8 years ago
Josh Black
d6386b108b
Add RAMA x Machine Industries M10A to the keyboards directory
8 years ago
Alpha Chen
22cb73fad3
add alphadox layouts to atreus and ergodox
9 years ago
di0ib
959c48e146
moved to handwired folder
9 years ago
di0ib
c6c2c3fc14
minorca
...
minirca with RGB keymap
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
Erez Zukerman
d06e940a17
[Erez & Jack] Removes keyboards which are not active on qmk
9 years ago
Eric Tang
aaa758f1d3
Optimize matrix scanning ( #343 )
9 years ago
Norberto Monarrez
d0c894cfae
Added files for Bantam-44
9 years ago
Jack Humbert
24f2698fba
changes to the template
9 years ago
Jack Humbert
6f3141965e
new project script
10 years ago
Jack Humbert
35a81f5b8b
added ergodox
10 years ago
Jack Humbert
71a8fd8b12
bluetooth working with usb
10 years ago
Jack Humbert
c966e7982c
bluetooth
10 years ago
Jack Humbert
5bb7ef0012
rows to col option, maybe
10 years ago
Jack Humbert
91176d854b
speaker working, midi out
10 years ago
Jack Humbert
cda23c754e
midi working
10 years ago
Jack Humbert
04885a3b44
preonic
10 years ago
Jack Humbert
e528087ee5
midi
10 years ago
Jack Humbert
b3f638f491
ok
10 years ago
Ante Vukorepa
1f52d60ef1
Fixed brightness control; Reduced number of brightness levels to 4.
10 years ago
Jack Humbert
cb3e499cc7
backlight stuff
10 years ago
Wilba6582
15b9bce6ba
Initial commit for Planck PCB Rev 1.
...
- Backlight on PB7 controlled by Timer1 Fast PWM (no interrupts).
- Backlight commands connected temporarily to top left keys.
- Backlight init called from matrix.c, since there's no generic keyboard_init() override function.
10 years ago
Jack Humbert
ed8d9a099d
added planck folder
11 years ago
tmk
2721022078
Add mechanical locking switch support for NumLock and ScrollLock
12 years ago
tmk
10f33a3e48
Remove ACT_KEYMAP and ACT_OVERLAY
...
- Remove ACT_OVERLAY
- Rename ACT_KEYMAP to ACT_LAYER
- Add ACT_LAYER_BITOP
12 years ago
tmk
353a9b56e6
Fix BOOTLOADER_SIZE setting
12 years ago
tmk
b2a19328ad
Changed Makefile and config.h for new options
12 years ago
tmk
9a3edb897a
Fix Makefile and config.h of gh60 for new options
12 years ago
tmk
dbcac865b9
Add NO_ACTION_KEYMAP config option
12 years ago
tmk
ecb7550a91
Add NO_ACTION_FUNCTION config option
12 years ago
tmk
9757f960f9
Add NO_ACTION_TAPPING and NO_ACTION_MACRO config options
12 years ago
tmk
b057511f45
Add NO_ACTION_OVERLAY config option
12 years ago
tmk
9a106537f6
Add NO_PRINT and NO_DEBUG config options.
...
- NO_PRINT: disable print.h API(also disable debug.h)
- NO_DEBUG: disable debug.h API
12 years ago
tmk
c4ab832be0
Fix Locking CapsLock support in ADB converter
12 years ago
tmk
92b92dd78f
Add mechanical locking switch support for CapsLock
12 years ago
tmk
1d5bbb55f2
Fix legacy keymap support
...
- need to define USE_LEGACY_KEYMAP to use legacy keymap
12 years ago
tmk
51050875b7
Add BOOTLOADER_SIZE and remove BOOT_SIZE
...
- define BOOTLOADER_SIZE in config.h instead of Makefile
12 years ago
tmk
359b68d35f
Add eeconfig.c - eeprom stored paramerters
12 years ago
tmk
abf0b04d14
Apply new keymap for gh60
12 years ago