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
Eric Tang
aaa758f1d3
Optimize matrix scanning ( #343 )
9 years ago
IBNobody
1d13aa933b
Minor Tweaks and Documentation
...
Fixed compiler warning by including bootloader.h in keymap_common.c.
Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined.
Added extra documentation to the template config.h
9 years ago
IBNobody
577971ab07
Magic Key Overrides / Keyboard Lock / Forced NKRO
...
Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock
option to template / Added forced NKRO option to template (disabled by
default)
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
tmk
b60f9c6ac6
Boot Magic key for gh60
12 years ago
tmk
c009f4643c
Added Initial files for gh60.
13 years ago
tmk
3f47bcbcae
Fix target name and product id of pahntom.
13 years ago
tmk
613fdb24fc
Add initial files for Phantom from Tranquilite@GH.
13 years ago
tmk
ce4857e021
Fix and keymap of hid_liber from alaricljs at geekhack.org.
13 years ago
tmk
1a4ae0fc36
Fix copyright and license notices.
13 years ago
tmk
878daae9c3
Rename to hid_liber.
13 years ago
tmk
c5057c28b1
Add initial files for hid_libre.
13 years ago
tmk
ce2e06c394
Fix projects for new keycodes
13 years ago
tmk
2c5d3ac76f
Add Makefile.lufa to keyboard/hhkb and hbkb.
13 years ago
tmk
81706d1130
Moved protocol files; news and x68k.
...
Renamed sony_usb to news_usb
Renamed hbk to hbkb
13 years ago
tmk
afb0846208
Made directories for keyboard and converter projects.
13 years ago
tmk
f4bff66e91
Added Happy Buckling Keyboard.
13 years ago
tmk
6284b147c2
add debouncing into macway/matrix.c.
14 years ago
tmk
e67c988824
Added Bulegiga iWRAP support into HHKB.(Bluetooth)
14 years ago