To give better control of the individual keyframe [this setting should represent should represent a percentage of the fps to keyframe](https://github.com/DanAmador/Blender-Puppet-Motion/blob/daf596d53a59bfc6a97098460fbcc76ad03ec443/LeapMotionBlender/Properties/record_properties.py#L69) instead of having a hardcoded frame value used in the [bone mover class.](https://github.com/DanAmador/Blender-Puppet-Motion/blob/master/LeapMotionBlender/bone_mover.py)
To give better control of the individual keyframe this setting should represent should represent a percentage of the fps to keyframe instead of having a hardcoded frame value used in the bone mover class.